]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/PiPei.h
1. Clean up MdePkg internal header files
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 18 May 2009 09:13:49 +0000 (09:13 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 18 May 2009 09:13:49 +0000 (09:13 +0000)
commitd7dfd027aa9d376a6bd74eafaefe004938e4d209
tree52ad5b3560001e0c4a0e51a7e0028261fc64ca47
parent8968742e88751da9b11c93fb75e06a8288e219fe
1. Clean up MdePkg internal header files
The header files in MdePkg/Include/Ia32, X64, Ipf, Ebc, Pi, Uefi directories are the internal header files, which should not be directly included by the modules.

This patch cleans these internal header files to remove the uncessary ProcessorBind.h file.

2. Clean up MdePkg public header files to remove the uncessary internal header files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8324 6f19259b-4bc3-4df7-8a09-765794883524
20 files changed:
MdePkg/Include/IndustryStandard/IScsiBootFirmwareTable.h
MdePkg/Include/Library/ReportStatusCodeLib.h
MdePkg/Include/Pi/PiBootMode.h
MdePkg/Include/Pi/PiDxeCis.h
MdePkg/Include/Pi/PiFirmwareFile.h
MdePkg/Include/Pi/PiFirmwareVolume.h
MdePkg/Include/Pi/PiHob.h
MdePkg/Include/Pi/PiMultiPhase.h
MdePkg/Include/Pi/PiPeiCis.h
MdePkg/Include/Pi/PiStatusCode.h [new file with mode: 0644]
MdePkg/Include/PiPei.h
MdePkg/Include/Ppi/CpuIo.h
MdePkg/Include/Ppi/PciCfg2.h
MdePkg/Include/Ppi/Reset.h
MdePkg/Include/Ppi/StatusCode.h
MdePkg/Include/Protocol/DebugSupport.h
MdePkg/Include/Protocol/SimpleTextIn.h
MdePkg/Include/Protocol/SimpleTextInEx.h
MdePkg/Include/Protocol/StatusCode.h
MdePkg/Include/Uefi/UefiMultiPhase.h