]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/OvmfPkg.dec
OvmfPkg: introduce gOvmfPlatformConfigGuid
authorLaszlo Ersek <lersek@redhat.com>
Sat, 22 Mar 2014 07:12:46 +0000 (07:12 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 22 Mar 2014 07:12:46 +0000 (07:12 +0000)
commit732295d14974798bafa60bb590802f4ac4b3982f
tree70a4ac3c7eb2fa568803eff3a433eb0db8debf33
parentc4341e3a0e410f7c31a55edc4e7ea646c05f8c26
OvmfPkg: introduce gOvmfPlatformConfigGuid

This GUID should become a new "namespace" for UEFI variables that are
specific to OVMF configuration (as opposed to standard UEFI global
variables). We'll also use it as the GUID of the related HII form-set (ie.
the interactive user interface).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15363 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/Guid/OvmfPlatformConfig.h [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec