1058 Révisions (2a696ab963fe71296d9495caed1b748f6f7d8971)

Auteur SHA1 Message Date
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver il y a 9 ans
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO il y a 9 ans
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload il y a 9 ans
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 il y a 9 ans
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 il y a 9 ans
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value il y a 9 ans
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 il y a 9 ans
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 il y a 9 ans
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists il y a 9 ans
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled il y a 9 ans
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() il y a 9 ans
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 il y a 9 ans
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() il y a 9 ans
  Michael Brown bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 81166302a0 [i386] Move real_to_user() to realmode.h il y a 9 ans
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism il y a 9 ans
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration il y a 9 ans
  Michael Brown 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp il y a 9 ans
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code il y a 9 ans
  Michael Brown 8ab4b00442 [libc] Rewrite setjmp() and longjmp() il y a 9 ans
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown 4c3b9c79a5 [zbin] Remove now-unused unnrv2b.S decompressor il y a 9 ans
  Michael Brown ea3be0f4a6 [zbin] Fix check for existence of most recent output byte il y a 9 ans
  Michael Brown c11306e6ca [zbin] Allow decompressor to generate debug output via BIOS console il y a 9 ans
  Michael Brown 93178adb98 [prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled il y a 9 ans
  Michael Brown 9cdf68a219 [zbin] Perform extra normalisation after completing decompression il y a 9 ans
  Michael Brown 5350b65a3c [zbin] Use LZMA compression il y a 9 ans
  Michael Brown 3e04f0791e [prefix] Use .bss16 as temporary stack space for calls to install_block il y a 9 ans
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support il y a 9 ans
  Michael Brown 5de134662d [build] Apply the "-fno-PIE -nopie" workaround only to i386 builds il y a 9 ans
  Michael Brown e1ce15ec3c [build] Allow product URI to be customised via config/branding.h il y a 9 ans
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings il y a 9 ans
  Michael Brown 1c3fb3c61a [build] Move branding information to config/branding.h il y a 9 ans
  Michael Brown 95bc563f0c [pxe] Maintain a queue for received PXE UDP packets il y a 9 ans
  Michael Brown c9dbe1d39c [pxe] Use tftp_uri() to construct PXE TFTP URIs il y a 9 ans
  Michael Brown 2dfdcae938 [tftp] Explicitly abort connection whenever parent interface is closed il y a 9 ans
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class il y a 9 ans
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor il y a 9 ans
  Michael Brown a3d86074cc [build] Use -malign-double to build 32-bit UEFI binaries il y a 9 ans
  Michael Brown 8049a52840 [mromprefix] Allow for .mrom images larger than 128kB il y a 9 ans
  Michael Brown 3937274cfb [mromprefix] Use PCI length field to obtain length of individual images il y a 9 ans
  Michael Brown 8b64cc7fba [prefix] Report both %esi and %ecx when opening payload fails il y a 9 ans
  Michael Brown 9d21e13522 [prefix] Halt system without burning CPU if we cannot access the payload il y a 9 ans
  Michael Brown 705907f9a9 [build] Allow ISA ROMs to be built il y a 10 ans
  Michael Brown 16e235987f [romprefix] Do not preserve unused register %di il y a 10 ans
  Michael Brown 6566690ba1 [bios] Support displaying and hiding cursor il y a 10 ans
  Michael Brown 945b8de1fd [i386] Add functions to read and write model-specific registers il y a 10 ans