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@8036 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3d4d0c34f9
commit
1fd8c31a52
|
@ -979,7 +979,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