]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg: Add S3 library interfaces and base implementations
[mirror_edk2.git] / MdePkg / MdePkg.dec
index 08dd4361088a940e7e9888a552748995cb307d23..23b5a3fb7d0785a6710cffb1880bbee8547c460c 100644 (file)
   ##\r
   SynchronizationLib|Include/Library/SynchronizationLib.h\r
 \r
+  ##  @libraryclass  Defines library APIs used by modules to save S3 Boot\r
+  #                  Script Opcodes.  These OpCode will be restored by S3\r
+  #                  related modules.\r
+  S3BootScriptLib|Include/Library/S3BootScriptLib.h\r
+  \r
+  ##  @libraryclass  I/O and MMIO Library Services that do I/O and also enable\r
+  #                  the I/O operatation to be replayed during an S3 resume.\r
+  #                  This library class maps directly on top of the IoLib class.\r
+  S3IoLib|Include/Library/S3IoLib.h\r
+\r
+  ##  @libraryclass  PCI configuration Library Services that do PCI configuration\r
+  #                  and also enable the PCI operations to be replayed during an\r
+  #                  S3 resume. This library class maps directly on top of the\r
+  #                  PciLib class.\r
+  S3PciLib|Include/Library/S3PciLib.h\r
+\r
+  ##  @libraryclass  Smbus Library Services that do SMBus transactions and also\r
+  #                  enable the operatation to be replayed during an S3 resume.\r
+  #                  This library class maps directly on top of the SmbusLib class.\r
+  S3SmbusLib|Include/Library/S3SmbusLib.h\r
+\r
+  ##  @libraryclass  Stall Services that do stall and also enable the Stall\r
+  #                  operatation to be replayed during an S3 resume. This\r
+  #                  library class maps directly on top of the Timer class.\r
+  S3StallLib|Include/Library/S3StallLib.h\r
+\r
 [LibraryClasses.IA32, LibraryClasses.X64]\r
   ##  @libraryclass  Abstracts both S/W SMI generation and detection.\r
   ##\r