Code scrube for MdeModule Definitions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5428 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -45,7 +45,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <Guid/DxeServices.h>
|
||||
#include <Guid/MemoryAllocationHob.h>
|
||||
#include <Protocol/StatusCode.h>
|
||||
#include <Protocol/CustomizedDecompress.h>
|
||||
#include <Protocol/Decompress.h>
|
||||
#include <Protocol/LoadPe32Image.h>
|
||||
#include <Protocol/FirmwareVolumeDispatch.h>
|
||||
@@ -53,7 +52,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <Protocol/Ebc.h>
|
||||
#include <Guid/EventLegacyBios.h>
|
||||
#include <Protocol/Reset.h>
|
||||
#include <Protocol/EdkDecompress.h>
|
||||
#include <Protocol/Cpu.h>
|
||||
#include <Guid/EventGroup.h>
|
||||
#include <Protocol/Metronome.h>
|
||||
|
@@ -106,8 +106,6 @@
|
||||
[Protocols]
|
||||
gEfiStatusCodeRuntimeProtocolGuid # PROTOCOL SOMETIMES_CONSUMED
|
||||
gEfiCapsuleArchProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiTianoDecompressProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiCustomizedDecompressProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiDecompressProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gEfiLoadPeImageProtocolGuid # PROTOCOL ALWAYS_PRODUCED
|
||||
gEfiSimpleFileSystemProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
|
@@ -18,10 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
#include <PiPei.h>
|
||||
#include <Ppi/DxeIpl.h>
|
||||
#include <Protocol/EdkDecompress.h>
|
||||
#include <Ppi/EndOfPeiPhase.h>
|
||||
#include <Protocol/CustomizedDecompress.h>
|
||||
#include <Protocol/Decompress.h>
|
||||
#include <Ppi/MemoryDiscovered.h>
|
||||
#include <Ppi/ReadOnlyVariable2.h>
|
||||
#include <Guid/MemoryTypeInformation.h>
|
||||
|
Reference in New Issue
Block a user