Revision: 16156
          http://sourceforge.net/p/edk2/code/16156
Author:   lersek
Date:     2014-09-22 21:11:09 +0000 (Mon, 22 Sep 2014)
Log Message:
-----------
OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h comments

We used to state in this header file that we only cared about the Allocate
command. This is no longer the case; update the comments accordingly.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>

Modified Paths:
--------------
    trunk/edk2/OvmfPkg/AcpiPlatformDxe/QemuLoader.h

Modified: trunk/edk2/OvmfPkg/AcpiPlatformDxe/QemuLoader.h
===================================================================
--- trunk/edk2/OvmfPkg/AcpiPlatformDxe/QemuLoader.h     2014-09-22 21:11:02 UTC 
(rev 16155)
+++ trunk/edk2/OvmfPkg/AcpiPlatformDxe/QemuLoader.h     2014-09-22 21:11:09 UTC 
(rev 16156)
@@ -20,14 +20,10 @@
 #include <Library/QemuFwCfgLib.h>
 
 //
-// The types and the documentation reflects the SeaBIOS interface. In OVMF we
-// use a minimal subset of it.
+// The types and the documentation reflects the SeaBIOS interface.
 //
 #define QEMU_LOADER_FNAME_SIZE QEMU_FW_CFG_FNAME_SIZE
 
-//
-// We only look at the Allocate command, and only to get FwCfg filenames.
-//
 typedef enum {
   QemuLoaderCmdAllocate = 1,
   QemuLoaderCmdAddPointer,


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to