]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/PeiMain.h
Temporarily rollback the change from 5625 though 5628 for more investigation.
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain.h
index 0524d95636773a54cc4c79ba2f65b9d53f04e78c..e121fa4281986bb025463a0104b4d557d86eebe6 100644 (file)
@@ -137,9 +137,6 @@ typedef struct{
   UINTN                              CurrentPeimFvCount;\r
   UINTN                              CurrentPeimCount;\r
   EFI_PEI_FILE_HANDLE                CurrentFileHandle;\r
-  BOOLEAN                            PeimNeedingDispatch;\r
-  BOOLEAN                            PeimDispatchOnThisPass;\r
-  BOOLEAN                            PeimDispatcherReenter;\r
   UINTN                              AllFvCount;\r
   EFI_PEI_FV_HANDLE                  AllFv[FixedPcdGet32 (PcdPeiCoreMaxFvSupported)];\r
   EFI_PEI_HOB_POINTERS               HobList;\r