11 Revize (c73af29fe206dda55a72119b6b29c5628aa09ed1)

Autor SHA1 Zpráva Datum
  Michael Brown ebceb8ad8a [int13] Improve geometry guessing for unaligned partitions před 7 roky
  Michael Brown bb5a54b79a [block] Add basic multipath support před 7 roky
  Michael Brown e790366c7c [int13] Refactor to use centralised SAN device abstraction před 7 roky
  Michael Brown e7ee2eda4b [block] Centralise "san-drive" setting před 7 roky
  Michael Brown f8cf3ceb0b [int13] Test correct return status from INT 13 calls před 7 roky
  Michael Brown fcf7751565 [int13] Avoid potential division by zero před 7 roky
  Michael Brown c32b07b81b [int13] Allow default drive to be specified via "san-drive" setting před 8 roky
  Michael Brown ab5b3abbba [int13] Allow drive to be hooked using the natural drive number před 8 roky
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call před 8 roky
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call před 8 roky
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform před 8 roky
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers před 8 roky
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL před 9 roky
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files před 11 roky
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry před 11 roky
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts před 12 roky
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc před 12 roky
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives před 12 roky
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin před 12 roky
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface před 13 roky
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present před 13 roky
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b před 13 roky
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images před 13 roky
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands před 13 roky
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed před 13 roky
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier před 13 roky
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" před 13 roky
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA před 13 roky
  Michael Brown d57d49942a [int13] Fix typo in debug message před 13 roky
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output před 13 roky
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 před 13 roky
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface před 14 roky
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group před 14 roky
  Michael Brown 8406115834 [build] Rename gPXE to iPXE před 14 roky
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count před 14 roky
  Michael Brown 89de3e29e1 [int13] Fix number of sectors returned by INT 13,15 před 14 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Michael Brown b0c818d7b5 [int13] Improve debugging messages před 15 roky
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations před 15 roky
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall před 15 roky
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers před 16 roky
  Michael Brown a7eee64506 Added more verbose memory-map debugging. před 17 roky
  Michael Brown 0979e674bb Added more verbose memory-map debugging. před 17 roky
  Michael Brown 01b755704a Auto-assign drive number only if set to 0xff; almost all applications před 17 roky
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. před 17 roky
  Michael Brown 09118cd5bf Don't overwrite %dl with a (potentially) modified drive number if we před 17 roky
  Michael Brown a8111e8ab7 Remove INT 13,4b handler; it represents an incomplete feature (CD-ROM před 17 roky
  Michael Brown 0d9d2ccbae Completed definition of struct int13_cdrom_specification, and moved to před 17 roky
  Michael Brown 19871cbb96 We probably ought not to call INT13 with interrupts disabled. před 17 roky
  Michael Brown cd7e296cbe Always increase number of BIOS drives when registering před 17 roky