updated to use the term “temporary memory” but not CAR

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8037 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2009-04-08 08:15:50 +00:00
parent 1fd8c31a52
commit 84a7fd1e66
1 changed files with 1 additions and 1 deletions

View File

@ -1055,7 +1055,7 @@ SecTemporaryRamSupport (
//
//
// Simulate to invalid CAR, terminate CAR
// Simulate to invalid temporary memory, terminate temporary memory
//
//ZeroMem ((VOID*)(UINTN)TemporaryMemoryBase, CopySize);