]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkPkg/Include/Framework/Hob.h
Initial directory structure of IntelFrameworkPkg.
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 15 Jun 2007 10:02:42 +0000 (10:02 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 15 Jun 2007 10:02:42 +0000 (10:02 +0000)
commit79964ac84ea0ca6c68d0dea38245fa83ff1945d1
tree1789b660ac3ff9c9b3378ab1ac362028eccd4704
parent5879b8754ac3c2e7a141bac79f6b2391e6ac0441
Initial directory structure of IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2657 6f19259b-4bc3-4df7-8a09-765794883524
67 files changed:
IntelFrameworkPkg/Include/Common/DataHubRecords.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkDxeCis.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkFirmwareFileSystem.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkHob.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkLegacy16.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkSmmCis.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Common/FrameworkStatusCode.h [new file with mode: 0644]
IntelFrameworkPkg/Include/FrameworkBase.h [new file with mode: 0644]
IntelFrameworkPkg/Include/FrameworkDxe.h [new file with mode: 0644]
IntelFrameworkPkg/Include/FrameworkPei.h [new file with mode: 0644]
IntelFrameworkPkg/Include/FrameworkSmm.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/AcpiTableStorage.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/Capsule.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/DataHubRecords.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/FrameworkDevicePath.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/SmmCommunicate.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Guid/SmramMemoryReserve.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/BlockIo.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/BootScriptExecuter.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/RecoveryModule.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/S3Resume.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Ppi/Smbus.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/AcpiSupport.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/BootScriptSave.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/CpuIo.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/DataHub.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/FirmwareVolume.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/FirmwareVolumeBlock.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/Hii.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/IdeControllerInit.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/Legacy8259.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/LegacyBios.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/LegacyBiosPlatform.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/LegacyInterrupt.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/LegacyRegion.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/PciHostBridgeResourceAllocation.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/PciHotPlugInit.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/PciPlatform.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SectionExtraction.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmAccess.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmBase.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmControl.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmPeriodicTimerDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmPowerButtonDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmStandbyButtonDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmSwDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmSxDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/Include/Protocol/SmmUsbDispatch.h [new file with mode: 0644]
IntelFrameworkPkg/IntelFrameworkPkg.spd [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeCpuIoLibInternal.h [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoHighLevel.c [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLibMmioBuffer.c [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLib.c [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c [new file with mode: 0644]
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/Console.c [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLib.c [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLib.msa [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibFramework.h [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/UefiLibPrint.c [new file with mode: 0644]
IntelFrameworkPkg/Library/UefiLibFramework/UefiNotTiano.c [new file with mode: 0644]