]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg: introduce OrderedCollectionLib library class
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 49a698c503e3deab709d83761b9e1d4e2d89c11e..bd5ce07269ef402bce77ac44ea3f0926f6fb0514 100644 (file)
   ##\r
   PrintLib|Include/Library/PrintLib.h\r
 \r
+  ##  @libraryclass  Provides an ordered collection data structure.\r
+  OrderedCollectionLib|Include/Library/OrderedCollectionLib.h\r
+\r
   ##  @libraryclass  Provides services to send progress/error codes to a POST card.\r
   PostCodeLib|Include/Library/PostCodeLib.h\r
 \r
   gEfiRngAlgorithmX931AesGuid        = { 0xacd03321, 0x777e, 0x4d3d, {0xb1, 0xc8, 0x20, 0xcf, 0xd8, 0x88, 0x20, 0xc9 }}\r
   gEfiRngAlgorithmRaw                = { 0xe43176d7, 0xb6e8, 0x4827, {0xb7, 0x84, 0x7f, 0xfd, 0xc4, 0xb6, 0x85, 0x61 }}\r
 \r
+  ## Include/Protocol/AdapterInformation.h\r
+  gEfiAdapterInfoMediaStateGuid       = { 0xD7C74207, 0xA831, 0x4A26, {0xB1, 0xF5, 0xD1, 0x93, 0x06, 0x5C, 0xE8, 0xB6 }}\r
+  gEfiAdapterInfoNetworkBootGuid      = { 0x1FBD2960, 0x4130, 0x41E5, {0x94, 0xAC, 0xD2, 0xCF, 0x03, 0x7F, 0xB3, 0x7C }}\r
+  gEfiAdapterInfoSanMacAddressGuid    = { 0x114da5ef, 0x2cf1, 0x4e12, {0x9b, 0xbb, 0xc4, 0x70, 0xb5, 0x52, 0x5, 0xd9 }}\r
+       \r
   #\r
   # GUID defined in PI1.0\r
   #\r
 \r
   ## Include/Protocol/Rng.h\r
   gEfiRngProtocolGuid                  = { 0x3152bca5, 0xeade, 0x433d, {0x86, 0x2e, 0xc0, 0x1c, 0xdc, 0x29, 0x1f, 0x44 }}\r
+  \r
+  ## Include/Protocol/AdapterInformation.h\r
+  gEfiAdapterInformationProtocolGuid    = { 0xE5DD1403, 0xD622, 0xC24E, {0x84, 0x88, 0xC7, 0x1B, 0x17, 0xF5, 0xE8, 0x02 }}\r
 \r
 [PcdsFeatureFlag]\r
   ## If TRUE, the component name protocol will not be installed.\r
   ## If TRUE, the driver diagnostics2 protocol will not be installed.\r
   gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|FALSE|BOOLEAN|0x00000011\r
 \r
-  ## Indicates whether EFI 1.1 ISO 639-2 language supports are obsolete\r
+  ## Indicates whether EFI 1.1 ISO 639-2 language supports are obsolete.\r
+  #  If TRUE, Variable driver will be also not to auto update between PlatformLang and Lang variables.\r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultLangDeprecate|FALSE|BOOLEAN|0x00000012\r
 \r
   ## If TRUE, UGA Draw Protocol is still consumed.\r
   #  SwapListEntries()\r
   gEfiMdePkgTokenSpaceGuid.PcdVerifyNodeInList|FALSE|BOOLEAN|0x00000028\r
 \r
+  ## If TRUE, OrderedCollectionLib is instructed to validate the\r
+  #  ORDERED_COLLECTION structure at the end of such operations (typically\r
+  #  structure modifications) that justify validation of the structure for unit\r
+  #  testing purposes.\r
+  gEfiMdePkgTokenSpaceGuid.PcdValidateOrderedCollection|FALSE|BOOLEAN|0x0000002a\r
+\r
 [PcdsFixedAtBuild]\r
   ## Indicates the maximum length of unicode string\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000|UINT32|0x00000001\r