mirror of https://github.com/acidanthera/audk.git
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:
parent
1fd8c31a52
commit
84a7fd1e66
|
@ -1055,7 +1055,7 @@ SecTemporaryRamSupport (
|
|||
//
|
||||
|
||||
//
|
||||
// Simulate to invalid CAR, terminate CAR
|
||||
// Simulate to invalid temporary memory, terminate temporary memory
|
||||
//
|
||||
//ZeroMem ((VOID*)(UINTN)TemporaryMemoryBase, CopySize);
|
||||
|
||||
|
|
Loading…
Reference in New Issue