audk/MdeModulePkg/Include
Awiral Shrivastava 5b08df03f8 MdeModulePkg: Optimize PEI Core Migration Algorithm
REF : https://bugzilla.tianocore.org/show_bug.cgi?id=4750

Migrate the FV that doesn't contain the currently executing PEI Core
when permanent memory is initialized but PEI Core is still potentially
running from faster memory (Tepmorary RAM). This may reduce the time
required to migrate FVs to permanent memory. The FV containing PEI
Core is migrated after the PEI Core reentry when it is executed from
permanent memory.

This may or may not improve performance depending on the behavior of
temporary RAM and the actual performance changes must be measured with
the feature enabled and disabled.

This migration algorithm is only used for FVs specified in the
gEdkiiMigrationInfoGuid HOB and built with flag
FLAGS_FV_MIGRATE_BEFORE_PEI_CORE_REENTRY.

Signed-off-by: Awiral Shrivastava <awiral.shrivastava@intel.com>
2024-07-30 13:51:41 +00:00
..
Guid MdeModulePkg: Optimize PEI Core Migration Algorithm 2024-07-30 13:51:41 +00:00
Library MdeModulePkg: Add HobPrintLib header file 2024-07-07 10:12:36 +00:00
Ppi MdeModulePkg/Core/Pei: Install MigrateTempRamPpi 2024-06-18 07:23:19 +00:00
Protocol MdeModulePkg/VariablePolicy: Add more granular variable policy querying 2023-10-31 14:40:50 +00:00
UniversalPayload MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec 2022-05-27 16:15:26 +00:00