]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformDxe/PlatformConfig.c
OvmfPkg: fix PlatformConfig
[mirror_edk2.git] / OvmfPkg / PlatformDxe / PlatformConfig.c
index f5ac2d0609ffc77aea3db821033eb9c4dc13aa01..4058a324eb8cf61ebdfb3dee20951fb5f51ba21f 100644 (file)
@@ -22,6 +22,7 @@
 // Name of the UEFI variable that we use for persistent storage.\r
 //\r
 CHAR16  mVariableName[] = L"PlatformConfig";\r
+CHAR16  mHiiFormName[]  = L"MainFormState";\r
 \r
 /**\r
   Serialize and persistently save platform configuration.\r