]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_DATABASE_...
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 267d970f06503f3a7a1c52e6f8c2b182b05b70e3..fb9f8532c8ab05666b3e4734e31ef6e6a947b0b3 100644 (file)
   \r
   ##  @libraryclass  Basic platform driver override functions.\r
   PlatDriOverLib|Include/Library/PlatDriOverLib.h\r
+\r
+  ##  @libraryclass  Provides HII related functions.\r
+  HiiLib|Include/Library/HiiLib.h\r
+\r
+  ##  @libraryclass  Provides a set of interfaces to do IFR opcode creation and interact with a UEFI Form Browser.\r
+  IfrSupportLib|Include/Library/IfrSupportLib.h\r
   \r
   ##  @libraryclass  Includes two extended HII functions to create and destory Hii Package \r
   #                  by create the virtual Driver Handle.\r
   ##  @libraryclass  Library for Deferred Procedure Calls.\r
   DpcLib|Include/Library/DpcLib.h\r
 \r
+  ##  @libraryclass  Provides all FVB runtime services defined in PI specification FVB protocol to provide\r
+  #                  low level control interfaces over block-oriented firmware devices.\r
+  ##\r
+  FvbServiceLib|Include/Library/FvbServiceLib.h\r
+\r
 [Guids.common]\r
   ## MdeModule package token space guid\r
   gEfiMdeModulePkgTokenSpaceGuid       = { 0xA1AFF049, 0xFDEB, 0x442a, { 0xB3, 0x20, 0x13, 0xAB, 0x4C, 0xB7, 0x2B, 0xBC }}\r
   ## If PcdSupportHardwareErrorRecord is TRUE, support hardware error record via variable in BDS.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHardwareErrorRecord|FALSE|BOOLEAN|0x00010045\r
   \r
-  ## If TRUE, UGA Draw Protocol is still consumed in platform.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdUgaConsumeSupport|TRUE|BOOLEAN|0x00010046\r
-  \r
   ## If TRUE, Robustnesss improvement such as for DUET. Default is not required.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|FALSE|BOOLEAN|0x00010047\r
 \r