diff options
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.msa')
-rw-r--r-- | MdeModulePkg/Core/Pei/PeiMain.msa | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.msa b/MdeModulePkg/Core/Pei/PeiMain.msa index b8873a8ab6..31ebc45621 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.msa +++ b/MdeModulePkg/Core/Pei/PeiMain.msa @@ -102,11 +102,6 @@ <PpiNotifyCName>gEfiPeiSecurityPpiGuid</PpiNotifyCName>
</PpiNotify>
</PPIs>
- <Guids>
- <GuidCNames Usage="PRIVATE">
- <GuidCName>gEfiPeiCorePrivateGuid</GuidCName>
- </GuidCNames>
- </Guids>
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
|