]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Add FrameBufferBltLib library class
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index bd375f40467086e58c71cf951178af216513d3ec..d9152186c70cb62cc72a4fe0e0fbd3374979bdb3 100644 (file)
   #\r
   FileExplorerLib|Include/Library/FileExplorerLib.h\r
 \r
-  ## @libraryclass  Provides image decoding service.\r
-  #\r
-  ImageDecoderLib|Include/Library/ImageDecoderLib.h\r
-\r
   ## @libraryclass  Provides interfaces about logo display.\r
   #\r
   BootLogoLib|Include/Library/BootLogoLib.h\r
   #\r
   MemoryProfileLib|Include/Library/MemoryProfileLib.h\r
 \r
+  ##  @libraryclass  Provides an interface for performing UEFI Graphics Output Protocol Video blt operations.\r
+  ##\r
+  FrameBufferBltLib|Include/Library/FrameBufferBltLib.h\r
+\r
 [Guids]\r
   ## MdeModule package token space guid\r
   # Include/Guid/MdeModulePkgTokenSpace.h\r
   gEdkiiSmmReadyToBootProtocolGuid = { 0x6e057ecf, 0xfa99, 0x4f39, { 0x95, 0xbc, 0x59, 0xf9, 0x92, 0x1d, 0x17, 0xe4 } }\r
 \r
   ## Include/Protocol/PlatformLogo.h\r
-  gEdkiiPlatformLogoProtocolGuid = { 0x9b517978, 0xeba1, 0x44e7, { 0xba, 0x65, 0x7c, 0x2c, 0xd0, 0x8b, 0xf8, 0xe9 } }\r
+  gEdkiiPlatformLogoProtocolGuid = { 0x53cd299f, 0x2bc1, 0x40c0, { 0x8c, 0x07, 0x23, 0xf6, 0x4f, 0xdb, 0x30, 0xe0 } }\r
 \r
   ## Include/Protocol/FileExplorer.h\r
   gEfiFileExplorerProtocolGuid = { 0x2C03C536, 0x4594, 0x4515, { 0x9E, 0x7A, 0xD3, 0xD2, 0x04, 0xFE, 0x13, 0x63 } }\r
   # @Prompt Enable fast PS2 detection\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFastPS2Detection|FALSE|BOOLEAN|0x30001044\r
 \r
+  ## This is recover file name in PEI phase.\r
+  #  The file must be in the root directory.\r
+  #  The file name must be the 8.3 format.\r
+  #  The PCD data must be in UNICODE format.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdRecoveryFileName|L"FVMAIN.FV"|VOID*|0x30001045\r
+\r
 [PcdsPatchableInModule]\r
   ## Specify memory size with page number for PEI code when\r
   #  Loading Module at Fixed Address feature is enabled.\r