From: qhuang8 Date: Thu, 13 Nov 2008 09:02:55 +0000 (+0000) Subject: Use PalLib instead of PalCallLib X-Git-Tag: edk2-stable201903~19730 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=dc49f4ed7df1db7f7dbfb76504e581d1b46d60e5 Use PalLib instead of PalCallLib git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6513 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c index de78606b5e..fec938db23 100644 --- a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c +++ b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c @@ -15,7 +15,7 @@ #include #include #include -#include +#include /** diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf index 92a77071e2..d140f2203e 100644 --- a/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf +++ b/MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf @@ -52,7 +52,7 @@ IoLib [LibraryClasses.IPF] - PalCallLib + PalLib [Pcd.IA32, Pcd.X64]