summaryrefslogtreecommitdiffstats
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* [linux] Add most of the linux apiPiotr Jaroszyński2010-08-192-0/+283
* [linux] Add linux_syscallPiotr Jaroszyński2010-08-192-0/+78
* [linux] Add linux api headersPiotr Jaroszyński2010-08-193-0/+18
* [linux] Add linuxprefixPiotr Jaroszyński2010-08-192-0/+47
* [dhcp] Use i386-pcbios DHCP options on linuxPiotr Jaroszyński2010-08-191-0/+36
* [linux] Add linux platform skeletonPiotr Jaroszyński2010-08-196-2/+227
* [build] Provide %.fd0 build targets only for pcbiosMichael Brown2010-08-172-15/+7Star
* [build] Build pcbios specific drivers only on pcbiosPiotr Jaroszyński2010-08-162-2/+4
* [ioapi] Move get_memmap() to the I/O API groupPiotr Jaroszyński2010-08-167-8/+9
* [comboot] Run com32 programs with a valid IDTGeoff Lywood2010-08-014-6/+138
* [string] Use 64-bit registers in assembly memswap() on x86_64Joshua Oreman2010-08-011-4/+4
* [romprefix] Do not check for BBS compatibilityMichael Brown2010-06-241-29/+3Star
* [build] Fix broken build caused by implied dependency upon "perl"Michael Brown2010-06-241-4/+4
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-222-69/+58Star
* [interface] Convert all name-resolution interfaces to generic interfacesMichael Brown2010-06-221-32/+33
* [doc] Fix comment on Linux/x86 boot protocol pathWu Fengguang2010-06-031-1/+1
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-312-0/+4
* [pxe] Remove obsolete pxe_errortab.cMichael Brown2010-05-311-103/+0Star
* [build] Remove PACKED macroMichael Brown2010-05-304-70/+70
* [dhcp] Use correct DHCP options on EFI systemsGeoff Lywood2010-05-293-0/+120
* [efi] Fix .efi and .efidrv linkingPiotr Jaroszyński2010-05-274-6/+8
* [build] Use weak definitions instead of weak declarationsJoshua Oreman2010-05-274-21/+17Star
* [comboot] Propagate carry flag from COMBOOT APIStefan Hajnoczi2010-05-253-12/+41
* [pxe] Treat PXENV_RESTART_TFTP as unreturnableMichael Brown2010-05-213-7/+17
* [build] Fix building with binutils 2.16Michael Brown2010-04-271-1/+2
* [romprefix] Add .mrom format, allowing loading of large ROMsMichael Brown2010-04-254-8/+516
* [build] Replace obsolete makerom.pl with quick script using Option::ROMMichael Brown2010-04-251-0/+4
* [romprefix] Inhibit the use of relocation during POSTMichael Brown2010-04-253-6/+25
* [romprefix] Split PMM allocations for image source and decompression areaMichael Brown2010-04-251-51/+119
* [prefix] Use area at top of INT 15,88 memory map for temporary decompressionMichael Brown2010-04-253-17/+27
* [pcbios] Always show INT 15,88 result under DEBUG=memmapMichael Brown2010-04-251-5/+5
* [build] Generate random build identifierMichael Brown2010-04-251-0/+3
* [romprefix] Provide indication of successful call to install_preallocMichael Brown2010-04-211-4/+12
* [prefix] Default to 1MB mark as fallback high memory load pointMichael Brown2010-04-201-8/+1Star
* [relocate] Remove the even megabyte constraintMichael Brown2010-04-201-48/+8Star
* [librm] Use libflat to enable A20 line on each real-to-protected transitionMichael Brown2010-04-208-227/+12Star
* [prefix] Add A20-enabling code in libflatMichael Brown2010-04-202-8/+296
* [prefix] Move flatten_real_mode to libflat.SMichael Brown2010-04-202-122/+141
* [prefix] Move flatten_real_mode to .text16.earlyMichael Brown2010-04-201-41/+31Star
* [prefix] Add .text16.early sectionMichael Brown2010-04-203-34/+94
* [prefix] Use flat real mode for access to high memoryMichael Brown2010-04-201-127/+79Star
* [prefix] Use flat real mode instead of real modeMichael Brown2010-04-202-17/+8Star
* [romprefix] Remove .hrom prefixMichael Brown2010-04-203-27/+0Star
* [romprefix] Remove .xrom prefixMichael Brown2010-04-204-387/+8Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-2088-291/+291
* [build] Look for isolinux.bin in more placesPiotr Jaroszyński2010-04-161-1/+5
* [pxe] Remove pxe_set_cached_filename()Michael Brown2010-03-263-37/+0Star
* [pxe] Avoid potential interrupt storms when using shared interruptsMichael Brown2010-03-231-4/+21
* [netdevice] Add netdev_is_open() wrapper functionMichael Brown2010-03-232-2/+2
* [comboot] Match version strings to SYSLINUX styleDaniel Verkamp2010-03-011-2/+2