]> git.proxmox.com Git - mirror_edk2.git/commit - UnixPkg/UnixPkg.fdf
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Jun 2008 05:08:49 +0000 (05:08 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Jun 2008 05:08:49 +0000 (05:08 +0000)
commit804405e7d10525e41720216137b2551f62a0663f
treea615301e36e63aba81adcb0a963e4d3aa7830863
parent27d55a2d56320e6e7a1dda2b02089721540d6bc3
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
1. change *.msa to *.inf, and create platform configuration files .dec&.dsc&.fdf to comply with Edk2 build process
2. using PCD mechanism to replace macro.
3. change Sec code to cowork with PI1.0 Pei Core and produce temparory memory ppi.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5380 6f19259b-4bc3-4df7-8a09-765794883524
165 files changed:
UnixPkg/BootModePei/BootModePei.c [new file with mode: 0644]
UnixPkg/BootModePei/BootModePei.inf [new file with mode: 0644]
UnixPkg/BootModePei/BootModePei.msa [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/Cpu.c [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/Cpu.inf [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/Cpu.msa [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/CpuDriver.h [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/CpuIo.c [new file with mode: 0644]
UnixPkg/CpuRuntimeDxe/Strings.uni [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/FWBlockService.c [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/FwBlockService.h [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/UnixFwh.msa [new file with mode: 0644]
UnixPkg/Include/Common/UnixInclude.h [new file with mode: 0644]
UnixPkg/Include/FlashLayout.h [new file with mode: 0644]
UnixPkg/Include/Library/UnixLib.h [new file with mode: 0644]
UnixPkg/Include/Ppi/UnixAutoScan.h [new file with mode: 0644]
UnixPkg/Include/Ppi/UnixFwh.h [new file with mode: 0644]
UnixPkg/Include/Ppi/UnixPeiLoadFile.h [new file with mode: 0644]
UnixPkg/Include/Ppi/UnixThunk.h [new file with mode: 0644]
UnixPkg/Include/Protocol/UnixIo.h [new file with mode: 0644]
UnixPkg/Include/Protocol/UnixThunk.h [new file with mode: 0644]
UnixPkg/Include/Protocol/UnixUgaIo.h [new file with mode: 0644]
UnixPkg/Include/UnixDxe.h [new file with mode: 0644]
UnixPkg/Include/UnixPeim.h [new file with mode: 0644]
UnixPkg/Library/DxeUnixLib/DxeUnixLib.inf [new file with mode: 0644]
UnixPkg/Library/DxeUnixLib/DxeUnixLib.msa [new file with mode: 0644]
UnixPkg/Library/DxeUnixLib/UnixLib.c [new file with mode: 0644]
UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.inf [new file with mode: 0644]
UnixPkg/Library/DxeUnixOemHookStatusCodeLib/DxeUnixOemHookStatusCodeLib.msa [new file with mode: 0644]
UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c [new file with mode: 0644]
UnixPkg/Library/DxeUnixPeCoffLib/DxeUnixPeCoffLib.c [new file with mode: 0644]
UnixPkg/Library/DxeUnixPeCoffLib/DxeUnixPeCoffLib.inf [new file with mode: 0644]
UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/EdkUnixPeiPeCoffGetEntryPointLib.inf [new file with mode: 0644]
UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/EdkUnixPeiPeCoffGetEntryPointLib.msa [new file with mode: 0644]
UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c [new file with mode: 0644]
UnixPkg/Library/PeiCoreUnixPeCoffLib/PeiCoreUnixPeCoffLib.c [new file with mode: 0644]
UnixPkg/Library/PeiCoreUnixPeCoffLib/PeiCoreUnixPeCoffLib.inf [new file with mode: 0644]
UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.inf [new file with mode: 0644]
UnixPkg/Library/PeiUnixOemHookStatusCodeLib/PeiUnixOemHookStatusCodeLib.msa [new file with mode: 0644]
UnixPkg/Library/PeiUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c [new file with mode: 0644]
UnixPkg/Library/PeiUnixPeCoffLib/PeiUnixPeCoffLib.c [new file with mode: 0644]
UnixPkg/Library/PeiUnixPeCoffLib/PeiUnixPeCoffLib.inf [new file with mode: 0644]
UnixPkg/Library/UnixBdsLib/BdsPlatform.c [new file with mode: 0644]
UnixPkg/Library/UnixBdsLib/BdsPlatform.h [new file with mode: 0644]
UnixPkg/Library/UnixBdsLib/PlatformBds.inf [new file with mode: 0644]
UnixPkg/Library/UnixBdsLib/PlatformBds.msa [new file with mode: 0644]
UnixPkg/Library/UnixBdsLib/PlatformData.c [new file with mode: 0644]
UnixPkg/Library/UnixPeCoffLoaderLib/UnixPeCoffLoader.c [new file with mode: 0644]
UnixPkg/Library/UnixPeCoffLoaderLib/UnixPeCoffLoaderLib.inf [new file with mode: 0644]
UnixPkg/Library/UnixPeCoffLoaderLib/UnixPeCoffLoaderLib.msa [new file with mode: 0644]
UnixPkg/MetronomeDxe/Metronome.c [new file with mode: 0644]
UnixPkg/MetronomeDxe/Metronome.h [new file with mode: 0644]
UnixPkg/MetronomeDxe/Metronome.inf [new file with mode: 0644]
UnixPkg/MetronomeDxe/Metronome.msa [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscBootInformationData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscDevicePath.h [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscOemString.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscOemStringData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.msa [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni [new file with mode: 0644]
UnixPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c [new file with mode: 0644]
UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.c [new file with mode: 0644]
UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.inf [new file with mode: 0644]
UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.msa [new file with mode: 0644]
UnixPkg/ResetRuntimeDxe/Reset.c [new file with mode: 0644]
UnixPkg/ResetRuntimeDxe/Reset.inf [new file with mode: 0644]
UnixPkg/ResetRuntimeDxe/Reset.msa [new file with mode: 0644]
UnixPkg/Sec/FwVol.c [new file with mode: 0644]
UnixPkg/Sec/SecMain.c [new file with mode: 0644]
UnixPkg/Sec/SecMain.h [new file with mode: 0644]
UnixPkg/Sec/SecMain.inf [new file with mode: 0644]
UnixPkg/Sec/SecMain.msa [new file with mode: 0644]
UnixPkg/Sec/Stack.S [new file with mode: 0644]
UnixPkg/Sec/UgaX11.c [new file with mode: 0644]
UnixPkg/Sec/UnixThunk.c [new file with mode: 0644]
UnixPkg/TimerDxe/Timer.c [new file with mode: 0644]
UnixPkg/TimerDxe/Timer.h [new file with mode: 0644]
UnixPkg/TimerDxe/Timer.inf [new file with mode: 0644]
UnixPkg/TimerDxe/Timer.msa [new file with mode: 0644]
UnixPkg/UnixAutoScanPei/UnixAutoScan.c [new file with mode: 0644]
UnixPkg/UnixAutoScanPei/UnixAutoScan.inf [new file with mode: 0644]
UnixPkg/UnixAutoScanPei/UnixAutoScan.msa [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/DriverConfiguration.c [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/DriverDiagnostics.c [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/UnixBlockIo.c [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/UnixBlockIo.h [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/UnixBlockIo.inf [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/UnixBlockIo.msa [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/UnixBusDriver.c [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/UnixBusDriver.h [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/UnixBusDriver.inf [new file with mode: 0644]
UnixPkg/UnixBusDriverDxe/UnixBusDriver.msa [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/Console.c [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/Console.h [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/ConsoleIn.c [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/ConsoleOut.c [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/UnixConsole.inf [new file with mode: 0644]
UnixPkg/UnixConsoleDxe/UnixConsole.msa [new file with mode: 0644]
UnixPkg/UnixFirmwareVolumePei/UnixFwh.c [new file with mode: 0644]
UnixPkg/UnixFirmwareVolumePei/UnixFwh.inf [new file with mode: 0644]
UnixPkg/UnixFirmwareVolumePei/UnixFwh.msa [new file with mode: 0644]
UnixPkg/UnixFlashMapPei/FlashMap.c [new file with mode: 0644]
UnixPkg/UnixFlashMapPei/FlashMap.inf [new file with mode: 0644]
UnixPkg/UnixFlashMapPei/FlashMap.msa [new file with mode: 0644]
UnixPkg/UnixPkg.dec [new file with mode: 0644]
UnixPkg/UnixPkg.dsc [new file with mode: 0644]
UnixPkg/UnixPkg.fdf [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/UnixSerialIo.c [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/UnixSerialIo.h [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/UnixSerialIo.inf [new file with mode: 0644]
UnixPkg/UnixSerialIoDxe/UnixSerialIo.msa [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf [new file with mode: 0644]
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.msa [new file with mode: 0644]
UnixPkg/UnixThunkDxe/UnixThunk.c [new file with mode: 0644]
UnixPkg/UnixThunkDxe/UnixThunk.h [new file with mode: 0644]
UnixPkg/UnixThunkDxe/UnixThunk.inf [new file with mode: 0644]
UnixPkg/UnixThunkDxe/UnixThunk.msa [new file with mode: 0644]
UnixPkg/UnixThunkPpiToProtocolPei/UnixThunkPpiToProtocol.c [new file with mode: 0644]
UnixPkg/UnixThunkPpiToProtocolPei/UnixThunkPpiToProtocol.inf [new file with mode: 0644]
UnixPkg/UnixThunkPpiToProtocolPei/UnixThunkPpiToProtocol.msa [new file with mode: 0644]
UnixPkg/UnixUgaDxe/ComponentName.c [new file with mode: 0644]
UnixPkg/UnixUgaDxe/EntryPoint.c [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUga.h [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUga.inf [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUga.msa [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUgaDriver.c [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUgaInput.c [new file with mode: 0644]
UnixPkg/UnixUgaDxe/UnixUgaScreen.c [new file with mode: 0644]