edk2/BaseTools/Source
Michael D Kinney adc5e8d009 BaseTools/GenFds: Propagate Xip flag to FV INF via ,XIP suffix
Add Xip attribute to FDF Rule class and parse the Xip keyword in
EFI section rules of FDF files. Add XipEnabled attribute to
FfsInfStatement that is determined from the applicable FDF Rule's
section Xip setting. When generating the FV INF file, append ",XIP"
to EFI_FILE_NAME entries for modules whose Rule specifies Xip=TRUE.

This enables per-file XIP rebase control in GenFv by communicating
which files require XIP rebase directly in the FV INF file format.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2026-06-22 15:18:12 +00:00
..
C BaseTools/GenFw: Fix LoongArch ELF-to-PE RVA conversion 2026-06-22 03:36:43 +00:00
Python BaseTools/GenFds: Propagate Xip flag to FV INF via ,XIP suffix 2026-06-22 15:18:12 +00:00