OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DATA, adapt the package
Introduce the FW_CFG_IO_DATA macro for IO Port 0x511 (the Data Register), and update all references in OvmfPkg. Cc: Jordan Justen <jordan.l.justen@intel.com> Suggested-by: Jordan Justen <jordan.l.justen@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
// platforms (Ia32 and X64).
|
||||
//
|
||||
#define FW_CFG_IO_SELECTOR 0x510
|
||||
#define FW_CFG_IO_DATA 0x511
|
||||
|
||||
//
|
||||
// Numerically defined keys.
|
||||
|
Reference in New Issue
Block a user