| Commit message (Expand) | Author | Age | Files | Lines |
* | [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S | Michael Brown | 2008-09-29 | 1 | -14/+45 |
* | [pcbios] Print INT 15,E820 extended attributes, if present | Michael Brown | 2008-09-29 | 1 | -3/+43 |
* | [gdb] Fix a compiler warning that shows up only when assertions are enabled | Michael Brown | 2008-09-29 | 1 | -2/+2 |
* | [pcbios] Save/restore %es in INT 15,e820 | Michael Brown | 2008-09-29 | 1 | -0/+2 |
* | [i386] Add dump_regs() debug call | Michael Brown | 2008-09-28 | 1 | -0/+23 |
* | [romprefix] Fully clear the "Press B to boot..." message when INT19 is used | Michael Brown | 2008-09-26 | 1 | -1/+1 |
* | [pcbios] Fetch INT 15,e820 entry directly into our e820 cache | Michael Brown | 2008-09-25 | 1 | -19/+9 |
* | [pcbios] Add facility for testing arbitrary E820 memory maps | Michael Brown | 2008-09-25 | 3 | -0/+112 |
* | [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S | Michael Brown | 2008-09-25 | 1 | -18/+26 |
* | [pxe] Enable interrupts before starting PXE NBP execution | Michael Brown | 2008-09-24 | 1 | -0/+1 |
* | [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes | Michael Brown | 2008-09-24 | 1 | -0/+27 |
* | [romprefix] If we hook INT 19, prompt before attempting boot | Michael Brown | 2008-09-24 | 1 | -44/+107 |
* | [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps | Michael Brown | 2008-09-23 | 1 | -0/+33 |
* | [relocate] Guard against systems that report empty memory regions | Michael Brown | 2008-09-23 | 1 | -5/+10 |
* | [memmap] Allow for 4GB+ systems in debug message | Michael Brown | 2008-09-23 | 1 | -3/+3 |
* | [undi] Scan for UNDI ROMs on 512-byte boundaries rather than 2kB boundaries | Michael Brown | 2008-09-12 | 1 | -2/+2 |
* | [pcbios] Add extra debugging messages relating to the system memory map | Michael Brown | 2008-09-07 | 2 | -4/+17 |
* | [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 | Michael Brown | 2008-09-06 | 2 | -1/+13 |
* | [multiboot] Allow for unspecified {load,bss}_end_addr for raw images | Michael Brown | 2008-09-06 | 1 | -2/+5 |
* | [libprefix] Add addr32 prefix required by older assemblers | Eygene Ryabinkin | 2008-09-04 | 1 | -1/+1 |
* | [comboot] Add COMBOOT and COM32 support | Daniel Verkamp | 2008-08-28 | 10 | -0/+1630 |
* | [librm] Add rm stack copying functions | Daniel Verkamp | 2008-08-28 | 2 | -0/+48 |
* | [librm] Make rm_sp and rm_ss globals again | Daniel Verkamp | 2008-08-28 | 2 | -0/+4 |
* | [libc] Mark setjmp and longjmp as __cdecl | Daniel Verkamp | 2008-08-28 | 1 | -2/+2 |
* | [pxe] Fill in UNDIROMID pointer in !PXE structure | Michael Brown | 2008-08-28 | 4 | -6/+30 |
* | [romprefix] Add UNDI ROMID structure bus type field | Michael Brown | 2008-08-27 | 1 | -0/+1 |
* | [romprefix] Preserve %edi when issuing INT 1A,B101 | Michael Brown | 2008-08-26 | 1 | -1/+3 |
* | [romprefix] Add more diagnostic messages to ROM prefix | Michael Brown | 2008-08-25 | 1 | -27/+28 |
* | [romprefix] Fix regression in UNDI loader | Michael Brown | 2008-08-22 | 1 | -2/+2 |
* | [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 | Michael Brown | 2008-08-22 | 1 | -26/+45 |
* | [elf] Add execution entry point debug messages for elf/multiboot images | Michael Brown | 2008-08-22 | 2 | -0/+3 |
* | [smbios] Print SMBIOS version number in debugging messages | Michael Brown | 2008-08-19 | 1 | -2/+2 |
* | [pcbios] Support arbitrary splits of the e820 memory map | Michael Brown | 2008-08-18 | 4 | -350/+121 |
* | [pcbios] Prepare for multiple splits of hidden e820 memory regions | Michael Brown | 2008-08-18 | 2 | -2/+328 |
* | [romprefix] Fix ROM image copy on PCI 3.0 BIOSes | Michael Brown | 2008-08-05 | 1 | -1/+3 |
* | [romprefix] Update PCI ROM structure to PCI 3.0 | Michael Brown | 2008-07-30 | 1 | -20/+84 |
* | [prefix] Reasonable value for lkrn initrd_addr_max | Stefan Hajnoczi | 2008-07-30 | 1 | -2/+8 |
* | [smbios] Add named settings for manufacturer, product name, and serial no. | Michael Brown | 2008-07-27 | 1 | -0/+28 |
* | [iSCSI] Support Windows Server 2008 direct iSCSI installation | Michael Brown | 2008-07-17 | 5 | -5/+5 |
* | [int13] Pairwise swap drive numbers, instead of shifting all drive numbers | Michael Brown | 2008-07-15 | 2 | -22/+41 |
* | [bzimage] Kill off the initrd image type | Michael Brown | 2008-07-08 | 1 | -3/+2 |
* | [i386] Change semantics of __from_data16 and __from_text16 | Michael Brown | 2008-06-30 | 6 | -22/+19 |
* | [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format | Stefan Hajnoczi | 2008-06-30 | 1 | -39/+88 |
* | [bzImage] Support loading zImage kernels | Stefan Hajnoczi | 2008-06-30 | 1 | -1/+3 |
* | [GDB] Remove unused DR6 debug register variable | Stefan Hajnoczi | 2008-06-30 | 1 | -4/+3 |
* | [GDB] Zero-extend 16-bit segment registers | Stefan Hajnoczi | 2008-06-30 | 1 | -6/+12 |
* | [GDB] Add copyright header for gdbmach.c | Stefan Hajnoczi | 2008-06-30 | 1 | -0/+24 |
* | [GDB] Add watch and rwatch hardware watchpoints | Stefan Hajnoczi | 2008-06-30 | 3 | -1/+140 |
* | [romprefix] Fix PMM detection start address | Michael Brown | 2008-06-28 | 1 | -1/+1 |
* | [a20] Send a null command to the KBC after changing A20 | H. Peter Anvin | 2008-06-27 | 1 | -0/+3 |