67 Комити (765efac771c07c38c27d971602d8c8c2becf0821)

Аутор SHA1 Порука Датум
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary пре 15 година
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table пре 15 година
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions пре 15 година
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations пре 15 година
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios пре 15 година
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long пре 15 година
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall пре 15 година
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 пре 15 година
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible пре 15 година
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment пре 15 година
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API пре 15 година
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API пре 15 година
  Michael Brown 16f1e35775 [timer] Formalise the timer API пре 15 година
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API пре 15 година
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names пре 15 година
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution пре 15 година
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 пре 16 година
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support пре 16 година
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure пре 16 година
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers пре 16 година
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 пре 16 година
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function пре 16 година
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. пре 16 година
  Michael Brown a7eee64506 Added more verbose memory-map debugging. пре 17 година
  Michael Brown 0979e674bb Added more verbose memory-map debugging. пре 17 година
  Michael Brown 01b755704a Auto-assign drive number only if set to 0xff; almost all applications пре 17 година
  Michael Brown 950057eeed Add PXE FILE API. пре 17 година
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. пре 17 година
  Michael Brown 09118cd5bf Don't overwrite %dl with a (potentially) modified drive number if we пре 17 година
  Michael Brown a8111e8ab7 Remove INT 13,4b handler; it represents an incomplete feature (CD-ROM пре 17 година
  Michael Brown 0d9d2ccbae Completed definition of struct int13_cdrom_specification, and moved to пре 17 година
  Michael Brown fb16f90699 Dump first 64 bytes of chained ISR when debugging is enabled. пре 17 година
  Michael Brown 19871cbb96 We probably ought not to call INT13 with interrupts disabled. пре 17 година
  Michael Brown cd7e296cbe Always increase number of BIOS drives when registering пре 17 година
  Michael Brown b90d321dfb Change %dl fixup rules for INT13: пре 17 година
  Michael Brown c7d9fdb5b9 Proof of concept; works, but has several hard-coded hacks. пре 17 година
  Michael Brown 8bce52d348 Set CF by default, clear on success (rather than clearing and setting пре 17 година
  Michael Brown dca470cb21 Add (untested) UNDI loader C-level implementation. пре 17 година
  Michael Brown 8130443f9f Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c пре 17 година
  Michael Brown 2cf1e33df1 Split bootsector execution code out into bootsector.c. пре 17 година
  Michael Brown 7bc03d37a2 Select a PXE network device before starting PXE NBP. пре 17 година
  Michael Brown bd863e4112 Add header for pxe_boot() пре 17 година
  Michael Brown a2ffe8c123 Allow boot sector to completely destroy real-mode stack, but still пре 17 година
  Michael Brown a6ba48e51e Added debugging statements пре 17 година
  Michael Brown 8a45f619a9 Fix building on gas versions that don't auto-insert addr32 prefixes пре 17 година
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are пре 18 година
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation пре 18 година
  Michael Brown 0566ab2a2f Added geometry-guessing code based on the partition table пре 18 година
  Michael Brown 40724431e8 Added support for INT 13,15; NTLDR calls it (though it may not пре 18 година
  Michael Brown 19883779ba Use TEXT16_CODE() rather than manually specifying ".code16" etc, since пре 18 година