Use PalLib instead of PalCallLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6514 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-11-13 09:03:20 +00:00
parent dc49f4ed7d
commit 4d52c1f33c
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
#include <Ppi/SecPlatformInformation.h>
#include <Library/PalCallLib.h>
#include <Library/PalLib.h>
#include <Library/PeiServicesTablePointerLib.h>
#include <Library/PeiServicesLib.h>
#include <Library/BaseLib.h>