diff --git a/MdeModulePkg/Core/Pei/PeiMain.h b/MdeModulePkg/Core/Pei/PeiMain.h index 278b6692da..9a89e71b03 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.h +++ b/MdeModulePkg/Core/Pei/PeiMain.h @@ -308,10 +308,6 @@ struct _PEI_CORE_INSTANCE { // available or not. // UINT64 *PeiCodeMemoryRangeUsageBitMap; - // - // This field points to the shadowed image read function - // - VOID *ShadowedImageRead; UINTN TempPeimCount;