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:
eric_tian
2009-04-08 08:14:09 +00:00
parent 63d55bb98a
commit 3d4d0c34f9
5 changed files with 13 additions and 13 deletions

View File

@@ -191,7 +191,7 @@ EDK_3871: Non-Compatible: klu2
Code Change:
1) PeiMain module use PeiCoreEntryPoint library class but *not* original OldPeiCoreEntryPoint.
2) The memory service in PeiMain module get CAR base and size from parameter of PeiCore's
2) The memory service in PeiMain module get temporary memory base and size from parameter of PeiCore's
Entry point directly but *not* computed from stack's base.
Possible Impacts: