summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileParser.py
diff options
context:
space:
mode:
authorOliver Smith-Denny <osde@microsoft.com>2026-06-12 17:16:26 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-06-22 20:59:25 +0300
commitd417f3ec344486368fa18912b6bdcb834c1c79cf (patch)
tree881e3bf7de0737f4ae7b4c11d82753e52266e30c /BaseTools/Source/Python/Workspace/MetaFileParser.py
parent3a1cfddd9a12bcdbbbcd0ff98c87a8747d08e433 (diff)
downloadedk2-d417f3ec344486368fa18912b6bdcb834c1c79cf.tar.xz
MdeModulePkg: Dxe: Skip FV Extraction When FV3 HOB Found
Currently, the DXE dispatcher will skip extracting an FV file when an FV2 HOB is found for it, as that indicates pre-DXE extracted it. However, the dispatcher does not check for FV3 HOBs, which also can describe extracted FVs. That can result in extracting the same FV in DXE that is already extracted, which can be a large performance hit. This updates the DXE dispatcher to check for the existence of either an FV2 or FV3 HOB for this FV and skip extracting if either is found. 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