summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorOliver Smith-Denny <osde@microsoft.com>2026-06-12 19:53:57 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-06-13 12:06:33 +0300
commit6683b764976c3e87a1161e21554540f8dffd86b4 (patch)
tree9b67a36cab1d89524f522008deec4f2ae43d6ab9 /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent7ad30b28b2e86ccc9cab9917d272f486140323bb (diff)
downloadedk2-6683b764976c3e87a1161e21554540f8dffd86b4.tar.xz
OvmfPkg: PeilessStartupLib: Fix FV2 HOB Production
PeilessStartupLib is incorrectly producing FV2 HOBs. The FvName field of the FV2 HOB is intended to be the parent FV's name. This way the HOB consumer phase can identify when an FV has already been extracted: if the file name of the extracted FV and the parent FV name match in the FV2 HOB. With the incorrect FvName, DXE will re-extract the already extracted FV, which can be a large performance hit (some platforms we have seen ~1 second). Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions