99 Révisions (8223084afc206000312611a3fcfa30a28500d1a3)

Auteur SHA1 Message Date
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers 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 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
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format il y a 16 ans
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address il y a 16 ans
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible il y a 16 ans
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST il y a 16 ans
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string il y a 16 ans
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working il y a 16 ans
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory il y a 16 ans
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection il y a 16 ans
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S il y a 16 ans
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) il y a 16 ans
  Michael Brown f8a0b5f682 Use internal 16-bit stack for added safety. il y a 16 ans
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. il y a 16 ans
  Michael Brown 89eaab79c8 Replace "Etherboot" strings with "gPXE". il y a 16 ans
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. il y a 17 ans
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to il y a 17 ans
  Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing il y a 17 ans
  Michael Brown c94cdf2b7d Move .zinfo to libprefix.S; it doesn't belong with the decompression code. il y a 17 ans
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a il y a 17 ans
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. il y a 17 ans
  Michael Brown 048bbeeebc Compressed ROM images now work. il y a 17 ans
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the il y a 17 ans
  Michael Brown 0b5059c40b Skip the length field prepended by util/nrv2b.c il y a 17 ans
  Michael Brown b37e267d1b Modified calling convention: we now update %esi and %edi just like a il y a 17 ans
  Michael Brown 3feac9465e "not" doesn't affect flags, "xor $-1" does. il y a 17 ans
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies il y a 17 ans
  Michael Brown 07ea125213 Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount il y a 17 ans
  Michael Brown 6e082c9b81 Add .usb target il y a 17 ans
  Michael Brown a0f078d7f5 Working with multi-sector reads il y a 17 ans
  Michael Brown 66208dd65d hdprefix that works for LBA only il y a 17 ans
  Michael Brown 839960276d Miscellaneous efficiency improvements, and extend read_sectors to il y a 17 ans
  Michael Brown 3c2d50e5de Added active partition locator, and simple MBR built using it. il y a 17 ans
  Michael Brown 738ebaf4a5 Revert "Added master boot record capable of locating active partition" il y a 17 ans
  Michael Brown 844d088c51 Added master boot record capable of locating active partition il y a 17 ans
  Michael Brown ac69b85adb UNDI loader entry point implemented; seems to work. il y a 17 ans
  Marty Connor 79238335b0 remove obsolete file: src/arch/i386/prefix/int19exit.c il y a 17 ans
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot il y a 17 ans
  Michael Brown 045fb24557 Use internal real-mode stack from non-returnable prefixes il y a 17 ans
  Michael Brown 00473f0952 Revert "Move stack to below 0x7c00; leaving it at the default location" il y a 17 ans
  Michael Brown 03ca71c38d Move stack to below 0x7c00; leaving it at the default location il y a 17 ans
  Michael Brown 37127ea90c Added .nbi as a format. il y a 17 ans