mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 15:14:02 +02:00
MdeModulePkg/CorePei: Remove unused ShadowedImageRead member
This commit is contained in:
parent
473ab07302
commit
d11ca287c5
@ -308,10 +308,6 @@ struct _PEI_CORE_INSTANCE {
|
|||||||
// available or not.
|
// available or not.
|
||||||
//
|
//
|
||||||
UINT64 *PeiCodeMemoryRangeUsageBitMap;
|
UINT64 *PeiCodeMemoryRangeUsageBitMap;
|
||||||
//
|
|
||||||
// This field points to the shadowed image read function
|
|
||||||
//
|
|
||||||
VOID *ShadowedImageRead;
|
|
||||||
|
|
||||||
UINTN TempPeimCount;
|
UINTN TempPeimCount;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user