]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/DxeCore.h
Fixed some naming issues and update to the EDK II name. I also fixed an issue with...
[mirror_edk2.git] / MdePkg / Include / DxeCore.h
index 9554fb8c23f2522669728fef01ddf18a308c27e6..4a4f6376fdd8100dc67e41feb1e06c79232f2c10 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