112 Revize (85e5e25c52834788239eb8b6c94e0d3aeddd2705)

Autor SHA1 Zpráva Datum
  Michael Brown 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 před 15 roky
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible před 15 roky
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible před 15 roky
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions před 15 roky
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines před 15 roky
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address před 15 roky
  Michael Brown 5600955bdd [romprefix] Sanity-check the runtime segment address for PCI 3 před 15 roky
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names před 15 roky
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used před 15 roky
  Michael Brown 539f94b980 [romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S před 15 roky
  Michael Brown 9d44a06188 [romprefix] If we hook INT 19, prompt before attempting boot před 15 roky
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers 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 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
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format před 16 roky
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address 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 7cd08434ea [prefix] Prompt for entering gPXE shell during POST před 16 roky
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string před 16 roky
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working před 16 roky
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory před 16 roky
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection před 16 roky
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S před 16 roky
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) před 16 roky
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. před 16 roky
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. před 16 roky
  Michael Brown 89eaab79c8 Replace "Etherboot" strings with "gPXE". před 16 roky
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. před 17 roky
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to před 17 roky
  Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing před 17 roky
  Michael Brown c94cdf2b7d Move .zinfo to libprefix.S; it doesn't belong with the decompression code. před 17 roky
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a před 17 roky
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. před 17 roky
  Michael Brown 048bbeeebc Compressed ROM images now work. před 17 roky
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the před 17 roky
  Michael Brown 0b5059c40b Skip the length field prepended by util/nrv2b.c před 17 roky
  Michael Brown b37e267d1b Modified calling convention: we now update %esi and %edi just like a před 17 roky
  Michael Brown 3feac9465e "not" doesn't affect flags, "xor $-1" does. před 17 roky
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies před 17 roky
  Michael Brown 07ea125213 Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount před 17 roky
  Michael Brown 6e082c9b81 Add .usb target před 17 roky