summaryrefslogtreecommitdiffstats
path: root/src/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* [linux] Remove Linux-specific code from default (non-Linux) buildMichael Brown2011-02-251-0/+2
* [build] Use unique entry symbols for each prefixMichael Brown2011-02-231-4/+0Star
* [build] Eliminate unused sections at link-timeMichael Brown2011-02-221-1/+3
* [efi] Allow EFI to control PCI bus enumerationMichael Brown2011-02-171-2/+3
* [pci] Replace pci_max_bus() with pci_num_bus()Michael Brown2011-02-172-5/+5
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-171-2/+2
* [linux] Fix building on RHEL5 and similar platformsMichael Brown2010-10-111-48/+40Star
* [linux] Add most of the linux apiPiotr Jaroszyński2010-08-192-0/+283
* [linux] Add linux api headersPiotr Jaroszyński2010-08-191-0/+6
* [dhcp] Use i386-pcbios DHCP options on linuxPiotr Jaroszyński2010-08-191-0/+36
* [linux] Add linux platform skeletonPiotr Jaroszyński2010-08-192-2/+13
* [string] Use 64-bit registers in assembly memswap() on x86_64Joshua Oreman2010-08-011-4/+4
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-311-0/+2
* [efi] Fix .efi and .efidrv linkingPiotr Jaroszyński2010-05-274-6/+8
* [build] Rename gPXE to iPXEMichael Brown2010-04-208-18/+18
* [linker] Expand and correct symbol requirement macrosJoshua Oreman2009-11-211-0/+1
* [doc] Expand scope of doxygen-generated documentationMichael Brown2009-08-111-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1810-0/+20
* [efi] Add efirom utility and .efirom image formatMichael Brown2009-01-081-0/+4
* [efi] Allow for .efidrv images as well as .efi imagesMichael Brown2009-01-083-1/+68
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-073-0/+146
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-059-0/+711