updated to use the term “temporary memory” but not CAR
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8035 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -333,7 +333,7 @@ InitializePpiServices (
|
||||
|
||||
/**
|
||||
|
||||
Migrate the Hob list from the CAR stack to PEI installed memory.
|
||||
Migrate the Hob list from the temporary memory stack to PEI installed memory.
|
||||
|
||||
@param PrivateData Pointer to PeiCore's private data structure.
|
||||
@param OldCheckingBottom Bottom of temporary memory range. All Ppi in this range
|
||||
@@ -765,7 +765,7 @@ PeiAllocatePages (
|
||||
|
||||
/**
|
||||
|
||||
Memory allocation service on the CAR.
|
||||
Memory allocation service on the temporary memory.
|
||||
|
||||
|
||||
@param PeiServices An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.
|
||||
|
Reference in New Issue
Block a user