575 Revize (601d244a8e6dc742780060a9e0c48b91fa6c4524)

Autor SHA1 Zpráva Datum
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used před 15 roky
  Michael Brown 3392cfa7df [pcbios] Fetch INT 15,e820 entry directly into our e820 cache před 15 roky
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps před 15 roky
  Michael Brown 539f94b980 [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S před 15 roky
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution před 15 roky
  Michael Brown 887d77c27a [pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes před 15 roky
  Michael Brown 9d44a06188 [romprefix] If we hook INT 19, prompt before attempting boot před 15 roky
  Michael Brown 8b20e5d2b7 [pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps před 15 roky
  Michael Brown ca0b0f0616 [relocate] Guard against systems that report empty memory regions před 15 roky
  Michael Brown 0fd1e54026 [memmap] Allow for 4GB+ systems in debug message před 15 roky
  Michael Brown 6df82b1a9d [undi] Scan for UNDI ROMs on 512-byte boundaries rather than 2kB boundaries před 16 roky
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map před 16 roky
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 před 16 roky
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images před 16 roky
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers před 16 roky
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support před 16 roky
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions před 16 roky
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again před 16 roky
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl před 16 roky
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure před 16 roky
  Michael Brown 32e34683c0 [romprefix] Add UNDI ROMID structure bus type field před 16 roky
  Michael Brown d5732b0272 [romprefix] Preserve %edi when issuing INT 1A,B101 před 16 roky
  Michael Brown de7be480d6 [romprefix] Add more diagnostic messages to ROM prefix před 16 roky
  Michael Brown d5e07dfe92 [romprefix] Fix regression in UNDI loader před 16 roky
  Michael Brown 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 před 16 roky
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images před 16 roky
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages před 16 roky
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map před 16 roky
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions před 16 roky
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes před 16 roky
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 před 16 roky
  Stefan Hajnoczi 4cc786de81 [prefix] Reasonable value for lkrn initrd_addr_max před 16 roky
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. před 16 roky
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers před 16 roky
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type před 16 roky
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 před 16 roky
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format před 16 roky
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels před 16 roky
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable před 16 roky
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers před 16 roky
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c před 16 roky
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints před 16 roky
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address před 16 roky
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 před 16 roky
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros před 16 roky
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths před 16 roky
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible před 16 roky
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters před 16 roky
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching před 16 roky