]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/OvmfPkg.dec
OvmfPkg: introduce QemuFwCfgSimpleParserLib
[mirror_edk2.git] / OvmfPkg / OvmfPkg.dec
index eae4d5e7ab42b620203ede9fc7c2bceb269b7dd4..8a46fe73344e5239dc51e81b04de2b67e293a5a2 100644 (file)
   #\r
   LoadLinuxLib|Include/Library/LoadLinuxLib.h\r
 \r
+  ##  @libraryclass  Declares helper functions for Secure Encrypted\r
+  #                  Virtualization (SEV) guests.\r
+  MemEncryptSevLib|Include/Library/MemEncryptSevLib.h\r
+\r
   ##  @libraryclass  Save and restore variables using a file\r
   #\r
   NvVarsFileLib|Include/Library/NvVarsFileLib.h\r
@@ -45,6 +49,9 @@
   #                  return codes, to the UEFI console.\r
   PlatformBmPrintScLib|Include/Library/PlatformBmPrintScLib.h\r
 \r
+  ##  @libraryclass  Customize FVB2 protocol member functions for a platform.\r
+  PlatformFvbLib|Include/Library/PlatformFvbLib.h\r
+\r
   ##  @libraryclass  Access QEMU's firmware configuration interface\r
   #\r
   QemuFwCfgLib|Include/Library/QemuFwCfgLib.h\r
   #\r
   QemuFwCfgS3Lib|Include/Library/QemuFwCfgS3Lib.h\r
 \r
+  ##  @libraryclass  Parse the contents of named fw_cfg files as simple\r
+  #                  (scalar) data types.\r
+  QemuFwCfgSimpleParserLib|Include/Library/QemuFwCfgSimpleParserLib.h\r
+\r
   ##  @libraryclass  Rewrite the BootOrder NvVar based on QEMU's "bootorder"\r
   #                  fw_cfg file.\r
   #\r
   #\r
   SerializeVariablesLib|Include/Library/SerializeVariablesLib.h\r
 \r
+  ##  @libraryclass  Declares utility functions for virtio device drivers.\r
+  VirtioLib|Include/Library/VirtioLib.h\r
+\r
+  ##  @libraryclass  Install Virtio Device Protocol instances on virtio-mmio\r
+  #                  transports.\r
+  VirtioMmioDeviceLib|Include/Library/VirtioMmioDeviceLib.h\r
+\r
   ##  @libraryclass  Invoke Xen hypercalls\r
   #\r
   XenHypercallLib|Include/Library/XenHypercallLib.h\r