Fix missing include header file and fix typo in comment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5110 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-04-22 06:12:08 +00:00
parent 7459094d5f
commit 01aef47bbe
13 changed files with 43 additions and 37 deletions

View File

@@ -34,7 +34,7 @@ GetPeiServicesTablePointer (
The function set the pointer of PEI services immediately preceding the IDT table
according to PI specification.
@param PeiServices The address of PeiServices pointer.
@param PeiServicesTablePointer The address of PeiServices pointer.
**/
VOID
EFIAPI