diff options
| author | Oliver Smith-Denny <osde@microsoft.com> | 2026-06-12 19:53:57 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-06-13 12:06:33 +0300 |
| commit | 6683b764976c3e87a1161e21554540f8dffd86b4 (patch) | |
| tree | 9b67a36cab1d89524f522008deec4f2ae43d6ab9 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
| parent | 7ad30b28b2e86ccc9cab9917d272f486140323bb (diff) | |
| download | edk2-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
