104 Commits (b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3)

Autor SHA1 Nachricht Datum
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 10 Jahren
  Michael Brown 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU vor 11 Jahren
  Michael Brown e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt vor 11 Jahren
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth vor 11 Jahren
  Michael Brown 11ad25933f [vesafb] Allow for an arbitrary margin around the text area vor 11 Jahren
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area vor 11 Jahren
  Michael Brown b20fe32315 [vesafb] Handle failures from fbcon_init() vor 11 Jahren
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used vor 11 Jahren
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation vor 11 Jahren
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem vor 11 Jahren
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode vor 11 Jahren
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found vor 11 Jahren
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information vor 11 Jahren
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages vor 11 Jahren
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console vor 11 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 12 Jahren
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot vor 12 Jahren
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI vor 12 Jahren
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() vor 12 Jahren
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files vor 12 Jahren
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() vor 12 Jahren
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry vor 13 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 13 Jahren
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc vor 13 Jahren
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives vor 13 Jahren
  Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations vor 13 Jahren
  Michael Brown 920799a0ba [umalloc] Fail allocations when we run out of external memory vor 13 Jahren
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin vor 13 Jahren
  Michael Brown 12002d6955 [time] Add RTC-based time source vor 13 Jahren
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error vor 13 Jahren
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source vor 13 Jahren
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface vor 14 Jahren
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present vor 14 Jahren
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b vor 14 Jahren
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images vor 14 Jahren
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands vor 14 Jahren
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed vor 14 Jahren
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier vor 14 Jahren
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() vor 14 Jahren
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device vor 14 Jahren
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" vor 14 Jahren
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA vor 14 Jahren
  Michael Brown d57d49942a [int13] Fix typo in debug message vor 15 Jahren
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output vor 15 Jahren
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 vor 15 Jahren
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface vor 15 Jahren
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group vor 15 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 15 Jahren
  Stefan Hajnoczi 37883e99fd [sanboot] Prevent leaking a stack reference for "keep-san" AoE vor 15 Jahren
  Michael Brown b515977955 [int13] Guard against BIOSes that "fix" the drive count vor 15 Jahren