OvmfPkg: rename QemuBootOrderNNNN to VMMBootOrderNNNN

While the actual implementation (using qemu fw_cfg) is qemu-specific,
the idea to store the boot order as configured by the VMM in EFI
variables is not.  So lets give the variables a more neutral name while
we still can (i.e. no stable tag yet with the new feature).

While being at it also fix the NNNN format (use %x instead of %d for
consistency with BootNNNN).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
This commit is contained in:
Gerd Hoffmann
2022-10-04 13:21:57 +02:00
committed by mergify[bot]
parent 3361336607
commit 406ad0582a
3 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
[Guids]
gEfiGlobalVariableGuid
gVirtioMmioTransportGuid
gQemuBootOrderGuid
gVMMBootOrderGuid
[FeaturePcd]
gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation