summaryrefslogtreecommitdiffstats
path: root/src/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [build] Use unique entry symbols for each prefixMichael Brown2011-02-232-5/+3Star
* [build] Eliminate unused sections at link-timeMichael Brown2011-02-221-1/+3
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-0/+12
* [linux] Add command line argumentsPiotr Jaroszyński2010-08-191-0/+3
* [linux] Add linux_syscallPiotr Jaroszyński2010-08-191-0/+33
* [linux] Add linux api headersPiotr Jaroszyński2010-08-191-0/+6
* [linux] Add linuxprefixPiotr Jaroszyński2010-08-191-0/+22
* [linux] Add linux platform skeletonPiotr Jaroszyński2010-08-192-0/+107
* [dhcp] Use correct DHCP options on EFI systemsGeoff Lywood2010-05-291-0/+40
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [build] Use __SIZE_TYPE__ macro in definition of size_tJoshua Oreman2009-03-311-1/+1
* [efi] Allow for .efidrv images as well as .efi imagesMichael Brown2009-01-081-14/+5Star
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-073-365/+5Star
* [efi] Inhibit harmless ld warning on unresolved symbol checkMichael Brown2009-01-051-1/+2
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-0517-0/+669