]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Add definitions for NVM Express Passthru PPI
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index e740e0209993b00198a599d65b47ca32bcfeb6bd..0b2b7322fec3fb9750bde11269912c1628e6ca52 100644 (file)
 \r
 \r
 [LibraryClasses]\r
-  ##  @libraryclass  IpIo layer upon EFI IP4 Protocol.\r
-  #   This library is only intended to be used by UEFI network stack modules.\r
-  IpIoLib|Include/Library/IpIoLib.h\r
-\r
-  ##  @libraryclass  Basic function for UEFI network stack.\r
-  #   This library is only intended to be used by UEFI network stack modules.\r
-  NetLib|Include/Library/NetLib.h\r
-\r
-  ##  @libraryclass  The helper routines to access UDP service.\r
-  #   This library is only intended to be used by UEFI network stack modules.\r
-  UdpIoLib|Include/Library/UdpIoLib.h\r
-\r
-  ##  @libraryclass  The helper routines to access TCP service.\r
-  #   This library is only intended to be used by UEFI network stack modules.\r
-  TcpIoLib|Include/Library/TcpIoLib.h\r
-\r
-  ##  @libraryclass  The helper routines to access HTTP service.\r
-  #   This library is only intended to be used by UEFI network stack modules.\r
-  HttpLib|Include/Library/HttpLib.h\r
-\r
   ##  @libraryclass  Defines a set of methods to reset whole system.\r
   ResetSystemLib|Include/Library/ResetSystemLib.h\r
 \r
@@ -67,9 +47,6 @@
   ##  @libraryclass  Defines a set of interfaces on how to process capusle image update.\r
   CapsuleLib|Include/Library/CapsuleLib.h\r
 \r
-  ##  @libraryclass  Library for Deferred Procedure Calls.\r
-  DpcLib|Include/Library/DpcLib.h\r
-\r
   ##  @libraryclass    Provides global variables that are pointers\r
   #   to the UEFI HII related protocols.\r
   #\r
   ## Include/Guid/S3StorageDeviceInitList.h\r
   gS3StorageDeviceInitListGuid = { 0x310e9b8c, 0xcf90, 0x421e, { 0x8e, 0x9b, 0x9e, 0xef, 0xb6, 0x17, 0xc8, 0xef } }\r
 \r
+  ## Include/Guid/SerialPortLibVendor.h\r
+  gEdkiiSerialPortLibVendorGuid = { 0xD3987D4B, 0x971A, 0x435F, { 0x8C, 0xAF, 0x49, 0x67, 0xEB, 0x62, 0x72, 0x41 } }\r
+\r
 [Ppis]\r
   ## Include/Ppi/AtaController.h\r
   gPeiAtaControllerPpiGuid       = { 0xa45e60d1, 0xc719, 0x44aa, { 0xb0, 0x7a, 0xaa, 0x77, 0x7f, 0x85, 0x90, 0x6d }}\r
   ## Include/Ppi/Debug.h\r
   gEdkiiDebugPpiGuid                        = { 0x999e699c, 0xb013, 0x475e, { 0xb1, 0x7b, 0xf3, 0xa8, 0xae, 0x5c, 0x48, 0x75 } }\r
 \r
+  ## Include/Ppi/NvmExpressPassThru.h\r
+  gEdkiiPeiNvmExpressPassThruPpiGuid    = { 0x6af31b2c, 0x3be, 0x46c1, { 0xb1, 0x2d, 0xea, 0x4a, 0x36, 0xdf, 0xa7, 0x4c } }\r
+\r
 [Protocols]\r
   ## Load File protocol provides capability to load and unload EFI image into memory and execute it.\r
   #  Include/Protocol/LoadPe32Image.h\r
 \r
   ## Include/Protocol/AtaAtapiPolicy.h\r
   gEdkiiAtaAtapiPolicyProtocolGuid = { 0xe59cd769, 0x5083, 0x4f26,{ 0x90, 0x94, 0x6c, 0x91, 0x9f, 0x91, 0x6c, 0x4e } }\r
+\r
+  ## Include/Protocol/PeCoffImageEmulator.h\r
+  gEdkiiPeCoffImageEmulatorProtocolGuid = { 0x96f46153, 0x97a7, 0x4793, { 0xac, 0xc1, 0xfa, 0x19, 0xbf, 0x78, 0xea, 0x97 } }\r
+\r
 #\r
 # [Error.gEfiMdeModulePkgTokenSpaceGuid]\r
 #   0x80000001 | Invalid value provided.\r
   # @Prompt Disable default keyboard layout in USB KeyBoard Driver.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdDisableDefaultKeyboardLayoutInUsbKbDriver|FALSE|BOOLEAN|0x00010200\r
 \r
-  ## Indicates if backward compatibility to Framework HII and Framework FvHob is supported.<BR><BR>\r
-  #   TRUE  - Setup Browser supports GUID opcodes generated from Framework HII VFR file by VFR compiler.\r
-  #           the PeiCore will handle the framework FvHob and install FvInfo PPI for it.<BR>\r
-  #   FALSE - Setup Browser doesn't support GUID opcodes generated from Framework HII VFR file by VFR compiler.\r
-  #           the PeiCore will not handle the framework FvHob and install FvInfo PPI for it.<BR>\r
-  # @Prompt Enable framework backward compatibility support.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport|FALSE|BOOLEAN|0x00012009\r
-\r
   ## Indicates if HelloWorld Application will print the verbose information.\r
   #  This PCD is a sample to explain FeatureFlag PCD usage.<BR><BR>\r
   #   TRUE  - HelloWorld Application will print the verbose information.<BR>\r
   # @Prompt Serial port registers use MMIO.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSerialUseMmio|FALSE|BOOLEAN|0x00020000\r
 \r
+  ## Indicates the access width for 16550 serial port registers.\r
+  # Default is 8-bit access mode.<BR><BR>\r
+  #    8  - 16550 serial port registers are accessed in 8-bit width.<BR>\r
+  #   32 - 16550 serial port registers are accessed in 32-bit width.<BR>\r
+  # @Prompt Serial port register access width.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSerialRegisterAccessWidth|8|UINT8|0x00020007\r
+\r
   ## Indicates if the 16550 serial port hardware flow control will be enabled. Default is FALSE.<BR><BR>\r
   #   TRUE  - 16550 serial port hardware flow control will be enabled.<BR>\r
   #   FALSE - 16550 serial port hardware flow control will be disabled.<BR>\r