]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
add security check
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 569ad2bf2a43971db884f06e7a5efbf557f6162f..bdb8f73bc2a13eea8f3498cfe68652f56b0441c7 100644 (file)
 \r
   ##  @libraryclass  Provides services to load and relocate a PE/COFF image.\r
   PeCoffLib|Include/Library/PeCoffLib.h\r
+  ##  @libraryclass  Provides extra action services for unloading and relocating a PE/COFF image on some specific platform such\r
+  ## as NT32 emulator.\r
+  PeCoffExtraActionLib|Include/Library/PeCoffExtraActionLib.h\r
 \r
   ##  @libraryclass  Provides a service to retrieve the PE/COFF entry point from a PE/COFF image.\r
   PeCoffGetEntryPointLib|Include/Library/PeCoffGetEntryPointLib.h\r
   ## Include/Protocol/LoadFile.h\r
   gEfiLoadFileProtocolGuid       = { 0x56EC3091, 0x954C, 0x11D2, { 0x8E, 0x3F, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x3B }}\r
   \r
+  ## Include/Protocol/LoadFile2.h\r
+  gEfiLoadFile2ProtocolGuid       = { 0x4006c0c1, 0xfcb3, 0x403e, {0x99, 0x6d, 0x4a, 0x6c, 0x87, 0x24, 0xe0, 0x6d }}\r
+  \r
   ## Include/Protocol/SimpleFileSystem.h\r
   gEfiSimpleFileSystemProtocolGuid = { 0x964E5B22, 0x6459, 0x11D2, { 0x8E, 0x39, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x3B }}\r
   \r