]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/QemuLoader.h
OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h comments
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / QemuLoader.h
index b8f6147ceb622d746e5b7b8b13140c3d76ad146c..84dec06422d6b5190d5ec31c8adc672148b59bde 100644 (file)
 #include <Library/QemuFwCfgLib.h>\r
 \r
 //\r
-// The types and the documentation reflects the SeaBIOS interface. In OVMF we\r
-// use a minimal subset of it.\r
+// The types and the documentation reflects the SeaBIOS interface.\r
 //\r
 #define QEMU_LOADER_FNAME_SIZE QEMU_FW_CFG_FNAME_SIZE\r
 \r
-//\r
-// We only look at the Allocate command, and only to get FwCfg filenames.\r
-//\r
 typedef enum {\r
   QemuLoaderCmdAllocate = 1,\r
   QemuLoaderCmdAddPointer,\r