]> git.proxmox.com Git - mirror_edk2.git/commitdiff
updated to use the term “temporary memory” but not CAR
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Apr 2009 08:16:11 +0000 (08:16 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 8 Apr 2009 08:16:11 +0000 (08:16 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8038 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Foundation/Library/Pei/Include/PeiLib.h
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/PeiServicePointer.c
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PeiServicePointer.c
EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/PeiServicePointer.c

index 9202f0318b5d0d35c90a24f59b7146b74100c858..c4bbadb6e19392cecfdff2de5aa352babba148fc 100644 (file)
@@ -464,7 +464,7 @@ MigrateIdtTable (
 \r
 Routine Description:\r
 \r
-  Migrate IDT from CAR to real memory where preceded with 4 bytes for\r
+  Migrate IDT from temporary memory to real memory where preceded with 4 bytes for\r
   storing PeiService pointer.\r
 \r
 Arguments:\r
index 54241b2f5ae0b42d96d6bb6c64d977f6759ea8cd..45250dba151349ad4588b3c24116ce1674a9eb09 100644 (file)
@@ -118,7 +118,7 @@ MigrateIdtTable (
 \r
 Routine Description:\r
 \r
-  Migrate IDT from CAR to real memory where preceded with 4 bytes for\r
+  Migrate IDT from temporary memory to real memory where preceded with 4 bytes for\r
   storing PeiService pointer.\r
 \r
 Arguments:\r
index 7c77dd1bd8e6bc512104cd91a942bb79080a6604..eeb929f9099a06f9093a8ef2551de59f3b9d9c9d 100644 (file)
@@ -89,7 +89,7 @@ MigrateIdtTable (
 \r
 Routine Description:\r
 \r
-  Migrate IDT from CAR to real memory where preceded with 4 bytes for\r
+  Migrate IDT from temporary memory to real memory where preceded with 4 bytes for\r
   storing PeiService pointer.\r
 \r
 Arguments:\r
index cdbf334db7e39058aeaf6997151e282a8d844615..30c577bf9d4958d80d94c0e6289765a5eedc33d2 100644 (file)
@@ -78,7 +78,7 @@ MigrateIdtTable (
 \r
 Routine Description:\r
 \r
-  Migrate IDT from CAR to real memory where preceded with 4 bytes for\r
+  Migrate IDT from temporary memory to real memory where preceded with 4 bytes for\r
   storing PeiService pointer.\r
 \r
 Arguments:\r