]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification
[mirror_edk2.git] / MdePkg / MdePkg.dec
index ea2917d74c5480f26c282ae80a5e819616ea78cf..d77925901a3c7b489a3afc196a2fecc4365e0b26 100644 (file)
@@ -23,7 +23,7 @@
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = MdePkg\r
   PACKAGE_GUID                   = 1E73767F-8F52-4603-AEB4-F29B510B6766\r
-  PACKAGE_VERSION                = 0.1\r
+  PACKAGE_VERSION                = 1.00\r
 \r
 \r
 [Includes.common]\r
   ## Include/Protocol/Capsule.h\r
   gEfiCapsuleArchProtocolGuid    = { 0x5053697E, 0x2CBC, 0x4819, { 0x90, 0xD9, 0x05, 0x80, 0xDE, 0xEE, 0x57, 0x54 }}\r
 \r
+  #\r
+  # Protocols defined in PI 1.2.\r
+  #\r
+  \r
+  ## Include/Protocol/MpService.h\r
+  gEfiMpServiceProtocolGuid = { 0x3fdda605, 0xa76e, 0x4f46, { 0xad, 0x29, 0x12, 0xf4, 0x53, 0x1b, 0x3d, 0x08 }}\r
+  \r
   #\r
   # Protocols defined in UEFI2.1/UEFI2.0/EFI1.1\r
   #\r
+  \r
   ## Include/Protocol/DebugPort.h\r
   gEfiDebugPortProtocolGuid      = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47, 0xBA, 0x96, 0x60, 0xD0 }}\r
   \r
   ## The mask is used to control PostCodeLib behavior\r
   gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0|UINT8|0x0000000b\r
 \r
-  ## This flag is used to control the printout of DebugLib\r
-  gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0|UINT32|0x00000006\r
-\r
   ## This value is used to set the FSB clock\r
   gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000|UINT32|0x0000000c\r
 \r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLang|"eng"|VOID*|0x0000001d\r
 \r
   ## Default platform supported RFC 4646 languages: (American) English & French\r
-  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en;fra;en-US;fr-FR"|VOID*|0x0000001e\r
+  gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en;fr;en-US;fr-FR"|VOID*|0x0000001e\r
 \r
   ## Defualt current RFC 4646 language: (American) English\r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang|"en-US"|VOID*|0x0000001f\r