coreboot/src/southbridge/intel
Maximilian Brune ab0e680c8e util/ifdtool/ifdtool.c: Clean up
- Remove functions that are only called in one place.
- Add warning if user doesn't supply a platform, since that can lead to
  dumps/layouts that do not include all IFD regions without the user
  even reliazing it.
- Inform the User if IFD or Flashmap is not found.
- Inform the User if there is not a single match between FMAP and IFD
  region
- Avoid printing usage if not specifically asked by the user.
  It tends to obfuscate the original error message.
- Keep indentation consistent throughout the file.
- Remove typedefs (coreboot coding style)

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I7bbce63ecb2e920530394766f58b5ea6f72852e9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73448
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2023-03-09 19:36:32 +00:00
..
bd82x6x treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
common util/ifdtool/ifdtool.c: Clean up 2023-03-09 19:36:32 +00:00
i82371eb treewide: Remove unuseful "_ADR: Address" comment 2023-02-17 15:41:37 +00:00
i82801dx sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT 2022-11-28 10:08:23 +00:00
i82801gx treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
i82801ix treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
i82801jx treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
i82870 sb/intel/i82870: Use register_new_ioapic() 2022-11-10 19:19:23 +00:00
ibexpeak treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
lynxpoint sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs 2023-02-09 21:40:52 +00:00