]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/Data.c
Update BdsDxe to use new designed HiiLib, remove the referrence to the original IfrSu...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BootMaint / Data.c
index 5a22e77a9ae86853e4cea5feba23ae27f076bd4b..94c8fb6b9246d651c7758ef29d752fa991bf59c4 100644 (file)
@@ -14,7 +14,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include "BootMaint.h"\r
 \r
 \r
 #include "BootMaint.h"\r
 \r
-EFI_HII_UPDATE_DATA gUpdateData;\r
+VOID                *mStartOpCodeHandle = NULL;\r
+VOID                *mEndOpCodeHandle = NULL;\r
+EFI_IFR_GUID_LABEL  *mStartLabel = NULL;\r
+EFI_IFR_GUID_LABEL  *mEndLabel = NULL;\r
+\r
 STRING_DEPOSITORY   *FileOptionStrDepository;\r
 STRING_DEPOSITORY   *ConsoleOptionStrDepository;\r
 STRING_DEPOSITORY   *BootOptionStrDepository;\r
 STRING_DEPOSITORY   *FileOptionStrDepository;\r
 STRING_DEPOSITORY   *ConsoleOptionStrDepository;\r
 STRING_DEPOSITORY   *BootOptionStrDepository;\r