audk/MdeModulePkg/Include/Guid
Chen A Chen de005223b7 MdeModulePkg: Removing ipf which is no longer supported from edk2.
Removing rules for Ipf sources file:
* Remove the source file which path with "ipf" and also listed in
  [Sources.IPF] section of INF file.
* Remove the source file which listed in [Components.IPF] section
  of DSC file and not listed in any other [Components] section.
* Remove the embedded Ipf code for MDE_CPU_IPF.

Removing rules for Inf file:
* Remove IPF from VALID_ARCHITECTURES comments.
* Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
* Remove the INF which only listed in [Components.IPF] section in DSC.
* Remove statements from [BuildOptions] that provide IPF specific flags.
* Remove any IPF sepcific sections.

Removing rules for Dec file:
* Remove [Includes.IPF] section from Dec.

Removing rules for Dsc file:
* Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
* Remove any IPF specific sections.
* Remove statements from [BuildOptions] that provide IPF specific flags.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2018-09-06 15:25:16 +08:00
..
AcpiS3Context.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
BootScriptExecutorVariable.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
CapsuleVendor.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
ConnectConInEvent.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
ConsoleInDevice.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
ConsoleOutDevice.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Crc32GuidedSectionExtraction.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
DebugMask.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
DriverSampleHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
EndOfS3Resume.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
EventExitBootServiceFailed.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
ExtendedFirmwarePerformance.h MdeModulePkg: Update performance library instances 2018-06-26 15:36:51 +08:00
FaultTolerantWrite.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
FirmwarePerformance.h MdeModulePkg:Add definitions for new Performance infrastructure 2018-02-08 12:50:16 +08:00
HiiBootMaintenanceFormset.h MdeModulePkg:Refine the code comments in UiApp 2015-08-04 09:11:42 +00:00
HiiResourceSampleHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
IdleLoopEvent.h MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent 2011-06-16 23:28:02 +00:00
Ip4Config2Hii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
Ip4IScsiConfigHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
LoadModuleAtFixedAddress.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
LzmaDecompress.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MdeModuleHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MdeModulePkgTokenSpace.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MemoryProfile.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MemoryStatusCodeRecord.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MemoryTypeInformation.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
MtcVendor.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
NonDiscoverableDevice.h MdeModulePkg: introduce non-discoverable device protocol 2016-12-07 09:01:27 +00:00
PcdDataBaseHobGuid.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PcdDataBaseSignatureGuid.h MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SET 2018-03-13 20:50:20 +08:00
Performance.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PerformanceMeasurement.h MdeModulePkg/PerformanceMeasurement.h: Correct the license 2018-07-13 16:07:58 +08:00
PiSmmCommunicationRegionTable.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PiSmmMemoryAttributesTable.h MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.h 2016-11-17 10:43:38 +01:00
PlatDriOverrideHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
PlatformHasAcpi.h MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg 2017-04-05 16:59:13 +01:00
RamDiskHii.h MdeModulePkg: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
RecoveryDevice.h MdeModulePkg: Add GUID for recovery capsule on NVM Express devices 2018-06-25 09:13:12 +08:00
S3SmmInitDone.h MdeModulePkg/S3SmmInitDone.h: Fix copyright coding style error. 2018-07-05 09:23:08 +08:00
SmiHandlerProfile.h MdeModulePkg SmiHandlerProfile: Use fixed data type in data structure 2017-05-24 15:27:34 +08:00
SmmLockBox.h MdeModulePkg: Add SMM LockBox 2011-07-19 20:47:28 +00:00
SmmVariableCommon.h MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkg 2015-07-01 03:08:29 +00:00
StandardErrorDevice.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
StatusCodeCallbackGuid.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
StatusCodeDataTypeDebug.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
StatusCodeDataTypeVariable.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
SystemNvDataGuid.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
TtyTerm.h Add "TtyTerm" terminal type to TerminalDxe 2015-07-09 06:24:11 +00:00
UsbKeyBoardLayout.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
VarErrorFlag.h MdeModulePkg Variable: Implement variable quota management. 2015-01-27 08:42:47 +00:00
VariableFormat.h MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
VariableIndexTable.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
VlanConfigHii.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00
ZeroGuid.h MdeModulePkg: Clean up source files 2018-06-28 11:19:45 +08:00