X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FDxeCore.h;h=f4f57f5d4fa913961ebc7767fd078ddbc3991401;hp=9554fb8c23f2522669728fef01ddf18a308c27e6;hb=2193b507f0fbd0d4542d9923b2602e31b2dfde4f;hpb=878ddf1fc3540a715f63594ed22b6929e881afb4 diff --git a/MdePkg/Include/DxeCore.h b/MdePkg/Include/DxeCore.h index 9554fb8c23..f4f57f5d4f 100644 --- a/MdePkg/Include/DxeCore.h +++ b/MdePkg/Include/DxeCore.h @@ -5,8 +5,8 @@ The DXE Core has its own module type since its entry point definition is unique. This module type should only be used by the DXE core. The build infrastructure must set EFI_SPECIFICATION_VERSION before including this - file. To support R9/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To - support R8.5/EFI 1.10 set EFI_SPECIFIATION_VERSION to 0x00010010. + file. To support EDK II/UEFI2.0 set EFI_SPECIFIATION_VERSION to 0x00020000. To + support EDK/EFI 1.10 set EFI_SPECIFIATION_VERSION to 0x00010010. EDK_RELEASE_VERSION must be set to a non zero value. EFI_SPECIFIATION_VERSION and EDK_RELEASE_VERSION are set automatically by the build infrastructure for every module. @@ -45,6 +45,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include -#include - #endif