updated to use the term “temporary memory” but not CAR

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8038 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian 2009-04-08 08:16:11 +00:00
parent 84a7fd1e66
commit 101361d996
4 changed files with 4 additions and 4 deletions

View File

@ -464,7 +464,7 @@ MigrateIdtTable (
Routine Description: Routine Description:
Migrate IDT from CAR to real memory where preceded with 4 bytes for Migrate IDT from temporary memory to real memory where preceded with 4 bytes for
storing PeiService pointer. storing PeiService pointer.
Arguments: Arguments:

View File

@ -118,7 +118,7 @@ MigrateIdtTable (
Routine Description: Routine Description:
Migrate IDT from CAR to real memory where preceded with 4 bytes for Migrate IDT from temporary memory to real memory where preceded with 4 bytes for
storing PeiService pointer. storing PeiService pointer.
Arguments: Arguments:

View File

@ -89,7 +89,7 @@ MigrateIdtTable (
Routine Description: Routine Description:
Migrate IDT from CAR to real memory where preceded with 4 bytes for Migrate IDT from temporary memory to real memory where preceded with 4 bytes for
storing PeiService pointer. storing PeiService pointer.
Arguments: Arguments:

View File

@ -78,7 +78,7 @@ MigrateIdtTable (
Routine Description: Routine Description:
Migrate IDT from CAR to real memory where preceded with 4 bytes for Migrate IDT from temporary memory to real memory where preceded with 4 bytes for
storing PeiService pointer. storing PeiService pointer.
Arguments: Arguments: