585 Révisions (8956a36be542389ef66806d3c3b09f3592e1cb29)

Auteur SHA1 Message Date
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios il y a 15 ans
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names il y a 15 ans
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules il y a 15 ans
  Michael Brown 5c695db474 [makefile] Split platform-dependent portions out of arch/i386/Makefile il y a 15 ans
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms il y a 15 ans
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config il y a 15 ans
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S il y a 16 ans
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present il y a 16 ans
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled il y a 16 ans
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 il y a 16 ans
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call il y a 16 ans
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used il y a 16 ans
  Michael Brown 3392cfa7df [pcbios] Fetch INT 15,e820 entry directly into our e820 cache il y a 16 ans
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps il y a 16 ans
  Michael Brown 539f94b980 [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S il y a 16 ans
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution il y a 16 ans
  Michael Brown 887d77c27a [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes il y a 16 ans
  Michael Brown 9d44a06188 [romprefix] If we hook INT 19, prompt before attempting boot il y a 16 ans
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps il y a 16 ans
  Michael Brown ca0b0f0616 [relocate] Guard against systems that report empty memory regions il y a 16 ans
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message il y a 16 ans
  Michael Brown 6df82b1a9d [undi] Scan for UNDI ROMs on 512-byte boundaries rather than 2kB boundaries il y a 16 ans
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map il y a 16 ans
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 il y a 16 ans
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images il y a 16 ans
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers il y a 16 ans
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support il y a 16 ans
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions il y a 16 ans
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again il y a 16 ans
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl il y a 16 ans
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure il y a 16 ans
  Michael Brown 32e34683c0 [romprefix] Add UNDI ROMID structure bus type field il y a 16 ans
  Michael Brown d5732b0272 [romprefix] Preserve %edi when issuing INT 1A,B101 il y a 16 ans
  Michael Brown de7be480d6 [romprefix] Add more diagnostic messages to ROM prefix il y a 16 ans
  Michael Brown d5e07dfe92 [romprefix] Fix regression in UNDI loader il y a 16 ans
  Michael Brown 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 il y a 16 ans
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images il y a 16 ans
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages il y a 16 ans
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map il y a 16 ans
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions il y a 16 ans
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes il y a 16 ans
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 il y a 16 ans
  Stefan Hajnoczi 4cc786de81 [prefix] Reasonable value for lkrn initrd_addr_max il y a 16 ans
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. il y a 16 ans
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers il y a 16 ans
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type il y a 16 ans
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 il y a 16 ans
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format il y a 16 ans
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels il y a 16 ans