]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Add ESRT management protocol definition
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index ec4e76ec16f2d394baccfb03605cee1b05436924..bb953ed5b3e58ec995adda74ef9589394740d104 100644 (file)
 \r
   ## Include/Protocol/UfsHostController.h\r
   gEdkiiUfsHostControllerProtocolGuid = { 0xebc01af5, 0x7a9, 0x489e, { 0xb7, 0xce, 0xdc, 0x8, 0x9e, 0x45, 0x9b, 0x2f } }\r
+  \r
+  ## Include/Protocol/EsrtManagement.h\r
+  gEsrtManagementProtocolGuid         = { 0xa340c064, 0x723c, 0x4a9c, { 0xa4, 0xdd, 0xd5, 0xb4, 0x7a, 0x26, 0xfb, 0xb0 }}\r
 \r
 #\r
 # [Error.gEfiMdeModulePkgTokenSpaceGuid]\r
   ## Serial Port Extended Transmit FIFO Size.  The default is 64 bytes. \r
   # @Prompt Serial Port Extended Transmit FIFO Size in Bytes\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSerialExtendedTxFifoSize|64|UINT32|0x00010068\r
-\r
+  \r
   ## This PCD points to the file name GUID of the BootManagerMenuApp\r
   #  Platform can customize the PCD to point to different application for Boot Manager Menu\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0xdc, 0x5b, 0xc2, 0xee, 0xf2, 0x67, 0x95, 0x4d, 0xb1, 0xd5, 0xf8, 0x1b, 0x20, 0x39, 0xd1, 0x1d }|VOID*|0x0001006b\r
   # @Prompt Mmio base address of pci-based UFS host controller.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdUfsPciHostControllerMmioBase|0xd0000000|UINT32|0x10000061\r
 \r
+  ## Specify Max ESRT cache entry number supported for FMP instances\r
+  #\r
+  # @Prompt Max FMP ESRT entry number to be synced & cached in repository.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxFmpEsrtCacheNum|32|UINT32|0x0000006b\r
+\r
+  ## Specify Max ESRT cache entry number supported for Non FMP instances\r
+  #\r
+  # @Prompt Max Non-FMP ESRT entry number to be cached in repository.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMaxNonFmpEsrtCacheNum|32|UINT32|0x0000006c\r
+\r
+  ## Specify of Capsule Flag defined by CapsuleGuid to request system reboot after capsule process\r
+  #\r
+  # @Prompt Flag to request system reboot after processing capsule.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSystemRebootAfterCapsuleProcessFlag|0x0001|UINT16|0x0000006d\r
+\r
 [PcdsPatchableInModule]\r
   ## Specify memory size with page number for PEI code when\r
   #  Loading Module at Fixed Address feature is enabled.\r