]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Pure UEFI code should not include “PiDxe.h” & “PiPei.h”
authorywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Dec 2008 13:52:48 +0000 (13:52 +0000)
committerywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 24 Dec 2008 13:52:48 +0000 (13:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7116 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Library/DxeDpcLib/DpcLib.c

index 7ee9084a00d614ecb662aae80b5be12702e93b6c..41f54276d65f58430c6dad48166426daa91324cc 100644 (file)
@@ -11,7 +11,7 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 \r
-#include <PiDxe.h>\r
+#include <Uefi.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Protocol/Dpc.h>\r