106 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

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