X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FDxe.h;h=42168297b900fd4425a7650c16500c5208688b00;hb=5b1ed65f2f94547ffe528d0775345ef06fa5ce41;hp=d97209d1a44465ba3ea2d2c0dd28d57e6f97fa0e;hpb=b16ef8055698bbbf96270f5787557c0c6a4b34e3;p=mirror_edk2.git diff --git a/MdePkg/Include/Dxe.h b/MdePkg/Include/Dxe.h index d97209d1a4..42168297b9 100644 --- a/MdePkg/Include/Dxe.h +++ b/MdePkg/Include/Dxe.h @@ -5,8 +5,8 @@ DXE modules follow the public Framework specifications and the UEFI specifiations. 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. + 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.