1127 Commits (a200ad462e69de8c92b4114f6e58d7dbfefaf40e)

Autor SHA1 Mensaje Fecha
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute hace 9 años
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data hace 9 años
  Wissam Shoukair d8a618e80f [comboot] Implement INT22,0x000c hace 9 años
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver hace 9 años
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART hace 9 años
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO hace 9 años
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload hace 9 años
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 hace 9 años
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 hace 9 años
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value hace 9 años
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM hace 9 años
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class hace 9 años
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 hace 9 años
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 hace 9 años
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists hace 9 años
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available hace 9 años
  Michael Brown eb2252fd7a [efi] Add EFI entropy source hace 9 años
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled hace 9 años
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called hace 9 años
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() hace 9 años
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() hace 9 años
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 hace 9 años
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() hace 9 años
  Michael Brown bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 81166302a0 [i386] Move real_to_user() to realmode.h hace 9 años
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism hace 9 años
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration hace 9 años
  Michael Brown 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp hace 9 años
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 hace 9 años
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code hace 9 años
  Michael Brown 8ab4b00442 [libc] Rewrite setjmp() and longjmp() hace 9 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor hace 9 años
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte hace 9 años
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console hace 9 años
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled hace 9 años
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression hace 9 años
  Michael Brown 5350b65a3c [zbin] Use LZMA compression hace 9 años
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block hace 9 años
  Michael Brown b6889eaa1e [hyperv] Check for required features hace 9 años
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support hace 9 años
  Michael Brown 21d3d5c47c [libc] Reduce size of memset() hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds hace 9 años
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h hace 9 años
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings hace 9 años
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h hace 9 años