]> git.proxmox.com Git - mirror_edk2.git/commit
Integrate patch from Andrew Fish to make it run on OS X.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Aug 2009 07:29:13 +0000 (07:29 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Aug 2009 07:29:13 +0000 (07:29 +0000)
commitccd55824e79865a04b1c872bda4af0f1de1f50be
treee67acf21c32a61eeaebf1f28d87df97732b80187
parent7f22d35110e43be45a0e16a2e944feebbf51e4ed
Integrate patch from Andrew Fish to make it run on OS X.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9194 6f19259b-4bc3-4df7-8a09-765794883524
44 files changed:
UnixPkg/CpuRuntimeDxe/Cpu.c
UnixPkg/CpuRuntimeDxe/Cpu.inf
UnixPkg/FvbServicesRuntimeDxe/FWBlockService.c
UnixPkg/FvbServicesRuntimeDxe/FvbInfo.c
UnixPkg/FvbServicesRuntimeDxe/FwBlockService.h
UnixPkg/FvbServicesRuntimeDxe/UnixFwh.inf
UnixPkg/Include/Common/UnixInclude.h
UnixPkg/Include/Ppi/UnixAutoScan.h
UnixPkg/Include/Ppi/UnixFwh.h
UnixPkg/Include/Ppi/UnixPeiLoadFile.h
UnixPkg/Include/Ppi/UnixThunk.h
UnixPkg/Include/Protocol/UnixIo.h
UnixPkg/Include/Protocol/UnixThunk.h
UnixPkg/Include/UnixDxe.h
UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.c
UnixPkg/Library/DxeUnixPeCoffExtraActionLib/DxeUnixPeCoffExtraActionLib.inf
UnixPkg/Library/EdkUnixPeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
UnixPkg/Library/PeiUnixPeCoffExtraActionLib/PeiUnixPeCoffExtraActionLib.c
UnixPkg/Library/PeiUnixPeCoffExtraActionLib/PeiUnixPeCoffExtraActionLib.inf
UnixPkg/Library/UnixBdsLib/PlatformBds.inf
UnixPkg/Library/UnixBdsLib/PlatformData.c
UnixPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf
UnixPkg/RealTimeClockRuntimeDxe/RealTimeClock.c
UnixPkg/ResetRuntimeDxe/Reset.c
UnixPkg/Sec/Ia32/Stack.S [new file with mode: 0644]
UnixPkg/Sec/SecMain.c
UnixPkg/Sec/SecMain.h
UnixPkg/Sec/SecMain.inf
UnixPkg/Sec/UgaX11.c
UnixPkg/Sec/UnixThunk.c
UnixPkg/TimerDxe/Timer.c
UnixPkg/UnixBlockIoDxe/DriverDiagnostics.c
UnixPkg/UnixBlockIoDxe/UnixBlockIo.c
UnixPkg/UnixBlockIoDxe/UnixBlockIo.h
UnixPkg/UnixConsoleDxe/Console.h
UnixPkg/UnixConsoleDxe/ConsoleIn.c
UnixPkg/UnixConsoleDxe/ConsoleOut.c
UnixPkg/UnixConsoleDxe/UnixConsole.inf
UnixPkg/UnixSerialIoDxe/UnixSerialIo.c
UnixPkg/UnixSerialIoDxe/UnixSerialIo.h
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.h
UnixPkg/UnixThunkDxe/UnixThunk.c
UnixPkg/UnixThunkDxe/UnixThunk.inf