]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Add definition of the EDKII_UFS_HC_PLATFORM_PROTOCOL
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 60c69feeaa23764793a340945569112549b59512..857735f7a9ec20e198666c96ed68db1d84c824b4 100644 (file)
   ##  @libraryclass  Defines a set of helper functions for resetting the system.\r
   ResetUtilityLib|Include/Library/ResetUtilityLib.h\r
 \r
-  ##  @libraryclass  Defines a set of methods related recovery mode.\r
-  #   This library class is no longer used and modules using this library should\r
-  #   directly locate EFI_PEI_RECOVERY_MODULE_PPI defined in PI 1.2 specification.\r
-  RecoveryLib|Include/Library/RecoveryLib.h\r
-\r
   ##  @libraryclass  Provides HII related functions.\r
   HiiLib|Include/Library/HiiLib.h\r
 \r
   ## Include/Protocol/UfsHostController.h\r
   gEdkiiUfsHostControllerProtocolGuid = { 0xebc01af5, 0x7a9, 0x489e, { 0xb7, 0xce, 0xdc, 0x8, 0x9e, 0x45, 0x9b, 0x2f } }\r
 \r
+  ## Include/Protocol/UfsHostControllerPlatform.h\r
+  gEdkiiUfsHcPlatformProtocolGuid = { 0x3d18ba13, 0xd9b1, 0x4dd4, {0xb9, 0x16, 0xd3, 0x07, 0x96, 0x53, 0x9e, 0xd8}}\r
+\r
   ## Include/Protocol/EsrtManagement.h\r
   gEsrtManagementProtocolGuid         = { 0xa340c064, 0x723c, 0x4a9c, { 0xa4, 0xdd, 0xd5, 0xb4, 0x7a, 0x26, 0xfb, 0xb0 }}\r
 \r
   # @Prompt The address mask when memory encryption is enabled.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPteMemoryEncryptionAddressOrMask|0x0|UINT64|0x30001047\r
 \r
+  ## Indicates if 5-Level Paging will be enabled in long mode. 5-Level Paging will not be enabled\r
+  #  when the PCD is TRUE but CPU doesn't support 5-Level Paging.\r
+  #   TRUE  - 5-Level Paging will be enabled.<BR>\r
+  #   FALSE - 5-Level Paging will not be enabled.<BR>\r
+  # @Prompt Enable 5-Level Paging support in long mode.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdUse5LevelPageTable|FALSE|BOOLEAN|0x0001105F\r
+\r
   ## Capsule In Ram is to use memory to deliver the capsules that will be processed after system\r
   #  reset.<BR><BR>\r
   #  This PCD indicates if the Capsule In Ram is supported.<BR>\r