]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Dxe.h
Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB
[mirror_edk2.git] / MdePkg / Include / Dxe.h
index 020c51e5fa06421d3f9ffb5f4586767b1ca86e09..42168297b900fd4425a7650c16500c5208688b00 100644 (file)
@@ -5,8 +5,8 @@
   DXE modules follow the public Framework specifications and the UEFI \r
   specifiations. The build infrastructure must set \r
   EFI_SPECIFICATION_VERSION  before including  this file. To support \r
-  R9/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To support \r
-  R8.5/EFI 1.10 set EFI_SPECIFIATION_VERSION to 0x00010010. \r
+  EDK II/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To support \r
+  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
@@ -46,6 +46,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Guid/DataHubRecords.h>\r
 \r
 #include <Protocol/Pcd.h>\r
-#include <Common/PcdTemp.h> //This will be removed when PCD PEIM is completed!\r
 \r
 #endif\r