]> git.proxmox.com Git - mirror_edk2.git/commit - UnixPkg/.gdbinit
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.
authorAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 6 Dec 2009 02:00:37 +0000 (02:00 +0000)
committerAJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 6 Dec 2009 02:00:37 +0000 (02:00 +0000)
commit7ee3b61338de1fa592227c719eca20f7813ea606
tree057ca20e53d6384346f3e61114e450eb9bd1bc9c
parent2ef2b01e07c02db339f34004445734a2dbdd80e1
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9519 6f19259b-4bc3-4df7-8a09-765794883524
27 files changed:
UnixPkg/.gdbinit [new file with mode: 0644]
UnixPkg/FvbServicesRuntimeDxe/FWBlockService.c
UnixPkg/FvbServicesRuntimeDxe/FwBlockService.h
UnixPkg/Include/Ppi/UnixFwh.h
UnixPkg/Include/Protocol/UnixThunk.h
UnixPkg/Library/PeiUnixPeCoffExtraActionLib/PeiUnixPeCoffExtraActionLib.c
UnixPkg/Sec/Gasket.c [new file with mode: 0644]
UnixPkg/Sec/Gasket.h [new file with mode: 0644]
UnixPkg/Sec/Ia32/Gasket.S
UnixPkg/Sec/Ia32/GasketTemplate.c [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/Sec/X64/Gasket.S [new file with mode: 0644]
UnixPkg/UnixBlockIoDxe/UnixBlockIo.c
UnixPkg/UnixBusDriverDxe/UnixBusDriver.c
UnixPkg/UnixFirmwareVolumePei/UnixFwh.c
UnixPkg/UnixFlashMapPei/FlashMap.c
UnixPkg/UnixPkg.fdf
UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.c
UnixPkg/Xcode/xcode_project/XcodeBuild.sh [new file with mode: 0755]
UnixPkg/Xcode/xcode_project/xcode_project.xcodeproj/default.pbxuser [new file with mode: 0644]
UnixPkg/Xcode/xcode_project/xcode_project.xcodeproj/project.pbxproj [new file with mode: 0644]
UnixPkg/build.sh [new file with mode: 0755]
UnixPkg/readme.txt