From 84a7fd1e666b325934426014805567fb7726d429 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Wed, 8 Apr 2009 08:15:50 +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@8037 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/Sec/SecMain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nt32Pkg') diff --git a/Nt32Pkg/Sec/SecMain.c b/Nt32Pkg/Sec/SecMain.c index a63a814d3d..7eac24ad91 100644 --- a/Nt32Pkg/Sec/SecMain.c +++ b/Nt32Pkg/Sec/SecMain.c @@ -1055,7 +1055,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