]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: fix PlatformConfig
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 9 Dec 2022 11:22:44 +0000 (12:22 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 23 Dec 2022 11:53:40 +0000 (11:53 +0000)
commit16acacf24c2c1fa2eff9148ae8ec952d74e3ab03
treecaaae7f12cdf3883e551f40029c9c771b9de7c85
parentd8d4abdff9096a69ff59d96ac4a8dd0e19e5cbcc
OvmfPkg: fix PlatformConfig

The Hii form is named "MainFormState" and the EFI variable is named
"PlatformConfig".  Take into account the different names.

Fixes: aefcc91805fd ("OvmfPkg/PlatformDxe: Handle all requests in ExtractConfig and RouteConfig")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
OvmfPkg/PlatformDxe/Platform.c
OvmfPkg/PlatformDxe/PlatformConfig.c
OvmfPkg/PlatformDxe/PlatformConfig.h