57 Ревизии (b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3)

Автор SHA1 Съобщение Дата
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL преди 9 години
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files преди 11 години
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry преди 11 години
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts преди 12 години
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc преди 12 години
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives преди 12 години
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin преди 12 години
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface преди 13 години
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present преди 13 години
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b преди 13 години
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images преди 13 години
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands преди 13 години
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed преди 13 години
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier преди 13 години
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" преди 13 години
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA преди 13 години
  Michael Brown d57d49942a [int13] Fix typo in debug message преди 13 години
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output преди 13 години
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 преди 13 години
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface преди 14 години
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group преди 14 години
  Michael Brown 8406115834 [build] Rename gPXE to iPXE преди 14 години
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count преди 14 години
  Michael Brown 89de3e29e1 [int13] Fix number of sectors returned by INT 13,15 преди 14 години
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations преди 15 години
  Michael Brown b0c818d7b5 [int13] Improve debugging messages преди 15 години
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations преди 15 години
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall преди 15 години
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers преди 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 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 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 2cf1e33df1 Split bootsector execution code out into bootsector.c. преди 17 години
  Michael Brown a2ffe8c123 Allow boot sector to completely destroy real-mode stack, but still преди 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 години
  Michael Brown 17eea9f933 Fix bug with >256 cylinders. преди 18 години
  Michael Brown 89da833c5d init_librm() and prot_call() are now real-mode far calls. преди 18 години