]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/DxeCore.h
DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a module need...
[mirror_edk2.git] / MdePkg / Include / DxeCore.h
index 9554fb8c23f2522669728fef01ddf18a308c27e6..f4f57f5d4fa913961ebc7767fd078ddbc3991401 100644 (file)
@@ -5,8 +5,8 @@
   The DXE Core has its own module type since its entry point definition is \r
   unique. This module type should only be used by the DXE core. The build \r
   infrastructure must set EFI_SPECIFICATION_VERSION  before including  this \r
-  file. To support R9/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To \r
-  support R8.5/EFI 1.10 set EFI_SPECIFIATION_VERSION to 0x00010010. \r
+  file. To support EDK II/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To \r
+  support EDK/EFI 1.10 set EFI_SPECIFIATION_VERSION to 0x00010010. \r
   EDK_RELEASE_VERSION must be set to a non zero value.   \r
   EFI_SPECIFIATION_VERSION and EDK_RELEASE_VERSION are set automatically\r
   by the build infrastructure for every module.\r
@@ -45,6 +45,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Common/UefiBaseTypes.h>\r
 #include <Dxe/DxeCis.h>\r
 \r
-#include <Protocol/Pcd.h>\r
-\r
 #endif\r