78 Ревизии (1949641d102b0fdc8d4314abaee9ba055481fcc0)

Автор SHA1 Съобщение Дата
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. преди 16 години
  Michael Brown 89eaab79c8 Replace "Etherboot" strings with "gPXE". преди 16 години
  Michael Brown b8a8eea850 Minor refactoring to eliminate duplication. преди 17 години
  Michael Brown dec325fe43 Use full protected mode for access to high memory within prefix, to преди 17 години
  Michael Brown 2cfe0dee1f Don't trash the %ecx value returned by relocate(). This was causing преди 17 години
  Michael Brown c94cdf2b7d Move .zinfo to libprefix.S; it doesn't belong with the decompression code. преди 17 години
  Michael Brown 84551d485e Update all prefixes currently referring to _load_size to include a преди 17 години
  Michael Brown 0929142a15 Rename _rom_size to _load_size_sect, since hdprefix.S also uses it. преди 17 години
  Michael Brown 048bbeeebc Compressed ROM images now work. преди 17 години
  Michael Brown ab859a5355 Use a single _payload_offset linker-defined variable to locate the преди 17 години
  Michael Brown 0b5059c40b Skip the length field prepended by util/nrv2b.c преди 17 години
  Michael Brown b37e267d1b Modified calling convention: we now update %esi and %edi just like a преди 17 години
  Michael Brown 3feac9465e "not" doesn't affect flags, "xor $-1" does. преди 17 години
  Marty Connor 28d8d828b3 Rename .lilo extension to .lkrn and updated dependencies преди 17 години
  Michael Brown 07ea125213 Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount преди 17 години
  Michael Brown 6e082c9b81 Add .usb target преди 17 години
  Michael Brown a0f078d7f5 Working with multi-sector reads преди 17 години
  Michael Brown 66208dd65d hdprefix that works for LBA only преди 17 години
  Michael Brown 839960276d Miscellaneous efficiency improvements, and extend read_sectors to преди 17 години
  Michael Brown 3c2d50e5de Added active partition locator, and simple MBR built using it. преди 17 години
  Michael Brown 738ebaf4a5 Revert "Added master boot record capable of locating active partition" преди 17 години
  Michael Brown 844d088c51 Added master boot record capable of locating active partition преди 17 години
  Michael Brown ac69b85adb UNDI loader entry point implemented; seems to work. преди 17 години
  Marty Connor 79238335b0 remove obsolete file: src/arch/i386/prefix/int19exit.c преди 17 години
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot преди 17 години
  Michael Brown 045fb24557 Use internal real-mode stack from non-returnable prefixes преди 17 години
  Michael Brown 00473f0952 Revert "Move stack to below 0x7c00; leaving it at the default location" преди 17 години
  Michael Brown 03ca71c38d Move stack to below 0x7c00; leaving it at the default location преди 17 години
  Michael Brown 37127ea90c Added .nbi as a format. преди 17 години
  Michael Brown 520d9c36af Updated ISAPnP, EISA, MCA and ISA buses to current device model. преди 17 години
  Michael Brown 7d9267561b Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the преди 17 години
  Michael Brown b04b0ddc31 .lilo and derived targets (e.g. .iso) now load properly. преди 17 години
  Michael Brown dca369ddc3 Call hide_etherboot() from startup(), rather than requiring the prefix to преди 17 години
  Michael Brown 86171c53f4 Damn Broadcom and their damned incorrect assumptions about x86 memory преди 17 години
  Michael Brown fdc97499bf Add device description fields to struct device. преди 17 години
  Michael Brown a2be828a33 Avoid leaving preloaded_undi with invalid PXENV+/!PXE structure преди 17 години
  Michael Brown 697bcc9d24 Since we now always unload the base code stack (even if we keep UNDI), преди 17 години
  Michael Brown 2436dac281 Populate preloaded_undi device when applicable. преди 17 години
  Michael Brown 47222d5ed8 Call PXENV_UNDI_GET_NIC_TYPE to identify NIC physical device. преди 17 години
  Michael Brown fbdebac5f4 Copy pxelinux's shutdown sequence: use UNLOAD_STACK without STOP_BASE, преди 17 години
  Michael Brown 8f8af10b22 New strategy: always stop both base code and UNDI. Always free base code преди 17 години
  Michael Brown de2fc50f4c Add as a separate file so that we can do "make bin/xxxx.kpxe" rather than преди 17 години
  Michael Brown 6abfaa153b Towards making KEEP_IT_REAL work again. преди 18 години
  Michael Brown ef37f78cbe Cut out almost all the optional code paths, drastically simplifying the преди 18 години
  Michael Brown e7eca7b7cb Code segment may not be writable; create the temporary pointer to the GDT преди 18 години
  Michael Brown 041a04335e Fixed assembly on old versions of gas преди 18 години
  Michael Brown 9f86754f90 Updated to work with libprefix. преди 18 години
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. преди 18 години
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. преди 18 години
  Michael Brown 832807726a Add infrastructure to support access to .data16 (and .text16) variables преди 18 години