]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
[mirror_edk2.git] / MdePkg / MdePkg.dec
index e0a28d7997393cbac863065a2a01e252a364b3f2..494dfba0394b9e5c54a63f4831f21cec23f24126 100644 (file)
 \r
   ##  @libraryclass  Provide services to access I/O Ports and MMIO registers.\r
   IoLib|Include/Library/IoLib.h\r
+  \r
+  ##  @libraryclass  Provide services to create, get and update HSTI table in AIP protocol.\r
+  HstiLib|Include/Library/HstiLib.h\r
 \r
   ##  @libraryclass  Provides services to create and parse HOBs. Only available for PEI and DXE module types.\r
   HobLib|Include/Library/HobLib.h\r
   ## Include/Guid/SmBios.h\r
   gEfiSmbiosTableGuid            = { 0xEB9D2D31, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D }}\r
 \r
+  ## Include/Guid/SmBios.h\r
+  gEfiSmbios3TableGuid           = { 0xF2FD1544, 0x9794, 0x4A2C, { 0x99, 0x2E, 0xE5, 0xBB, 0xCF, 0x20, 0xE3, 0x94 }}\r
+\r
   ## Include/Guid/Mps.h\r
   gEfiMpsTableGuid               = { 0xEB9D2D2F, 0x2D88, 0x11D3, { 0x9A, 0x16, 0x00, 0x90, 0x27, 0x3F, 0xC1, 0x4D }}\r
 \r
   ## Include/IndustryStandard/Hsti.h\r
   gAdapterInfoPlatformSecurityGuid  = {0x6be272c7, 0x1320, 0x4ccd, { 0x90, 0x17, 0xd4, 0x61, 0x2c, 0x01, 0x2b, 0x25 }}\r
 \r
+  #\r
+  # GUID defined in PI1.3\r
+  #\r
+  ## Guid for EFI_DISK_INFO_PROTOCOL.Interface to specify Nvme interface.\r
+  ## Include/Protocol/DiskInfo.h\r
+  gEfiDiskInfoNvmeInterfaceGuid  = { 0x3ab14680, 0x5d3f, 0x4a4d, { 0xbc, 0xdc, 0xcc, 0x38, 0x0, 0x18, 0xc7, 0xf7 }}\r
+\r
 [Guids.IA32, Guids.X64]\r
   ## Include/Guid/Cper.h\r
   gEfiIa32X64ErrorTypeCacheCheckGuid = { 0xA55701F5, 0xE3EF, 0x43de, { 0xAC, 0x72, 0x24, 0x9B, 0x57, 0x3F, 0xAD, 0x2C }}\r
   # @ValidList  0x80000003 | 0x3040003\r
   gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueDxeDriverEnd|0x3040003|UINT32|0x30001014\r
 \r
+  ## This flag is used to control build time optimization based on debug print level.\r
+  #  Its default value is 0xFFFFFFFF to expose all debug print level.\r
+  #  BIT0  - Initialization message.<BR>\r
+  #  BIT1  - Warning message.<BR>\r
+  #  BIT2  - Load Event message.<BR>\r
+  #  BIT3  - File System message.<BR>\r
+  #  BIT4  - Allocate or Free Pool message.<BR>\r
+  #  BIT5  - Allocate or Free Page message.<BR>\r
+  #  BIT6  - Information message.<BR>\r
+  #  BIT7  - Dispatcher message.<BR>\r
+  #  BIT8  - Variable message.<BR>\r
+  #  BIT10 - Boot Manager message.<BR>\r
+  #  BIT12 - BlockIo Driver message.<BR>\r
+  #  BIT14 - Network Driver message.<BR>\r
+  #  BIT16 - UNDI Driver message.<BR>\r
+  #  BIT17 - LoadFile message.<BR>\r
+  #  BIT19 - Event message.<BR>\r
+  #  BIT20 - Global Coherency Database changes message.<BR>\r
+  #  BIT21 - Memory range cachability changes message.<BR>\r
+  #  BIT22 - Detailed debug message.<BR>\r
+  #  BIT31 - Error message.<BR>\r
+  # @Prompt Fixed Debug Message Print Level.\r
+  gEfiMdePkgTokenSpaceGuid.PcdFixedDebugPrintErrorLevel|0xFFFFFFFF|UINT32|0x30001016\r
+\r
 [PcdsFixedAtBuild,PcdsPatchableInModule]\r
   ## Indicates the maximum length of unicode string used in the following\r
   #  BaseLib functions: StrLen(), StrSize(), StrCmp(), StrnCmp(), StrCpy(), StrnCpy()<BR><BR>\r
   #  BIT20 - Global Coherency Database changes message.<BR>\r
   #  BIT21 - Memory range cachability changes message.<BR>\r
   #  BIT22 - Detailed debug message.<BR>\r
-  #  BIT28 - Error message.<BR>\r
+  #  BIT31 - Error message.<BR>\r
   # @Prompt Debug Message Print Level.\r
   # @Expression  0x80000002 | (gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel & 0x7F84AA00) == 0\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000|UINT32|0x00000006\r