From 1fd8c31a52758cd3ac53abe63ffde23c630a91de Mon Sep 17 00:00:00 2001 From: eric_tian Date: Wed, 8 Apr 2009 08:15:33 +0000 Subject: =?UTF-8?q?updated=20to=20use=20the=20term=20=E2=80=9Ctemporary=20?= =?UTF-8?q?memory=E2=80=9D=20but=20not=20CAR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8036 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/Sec/SecMain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UnixPkg/Sec') diff --git a/UnixPkg/Sec/SecMain.c b/UnixPkg/Sec/SecMain.c index b49f37bfcf..b5f6092519 100644 --- a/UnixPkg/Sec/SecMain.c +++ b/UnixPkg/Sec/SecMain.c @@ -979,7 +979,7 @@ SecTemporaryRamSupport ( // // - // Simulate to invalid CAR, terminate CAR + // Simulate to invalid temporary memory, terminate temporary memory // //ZeroMem ((VOID*)(UINTN)TemporaryMemoryBase, CopySize); -- cgit v1.2.3