1143 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)

Autor SHA1 Nachricht Datum
  Michael Brown 7f65a08f3e [efi] Add %.usb target for building EFI-bootable USB (or other) disk images vor 8 Jahren
  Michael Brown 309c58824f [comboot] Reset console before starting COMBOOT executable vor 8 Jahren
  Michael Brown 4b7443d132 [build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER vor 8 Jahren
  Michael Brown 79afe60b09 [fbcon] Move margin calculations to fbcon.c vor 8 Jahren
  Michael Brown bc69777a40 [fbcon] Allow character height to be selected at runtime vor 8 Jahren
  Michael Brown 1852803e46 [pxe] Notify BIOS via INT 1a,564e for each new network device vor 8 Jahren
  Michael Brown 3b586c8e29 [pxe] Invoke INT 1a,564e when PXE stack is activated vor 8 Jahren
  Michael Brown 53d2d9e3c3 [uri] Generalise tftp_uri() to pxe_uri() vor 8 Jahren
  Michael Brown f6e1da5cbf [build] Search for ldlinux.c32 separately from isolinux.bin vor 8 Jahren
  Michael Brown 2ef04f092c [pxe] Construct all fake DHCP packets before starting PXE NBP vor 8 Jahren
  Michael Brown fb4ce72e64 [pxe] Warn about PXE NBPs that may be EFI executables vor 8 Jahren
  Daniel Pieczko abd36b9f96 [prefix] Use correct register for KEEP_IT_REAL physical address conversion vor 9 Jahren
  Michael Brown c6b299df20 [efi] Hold off watchdog timer while running vor 9 Jahren
  Michael Brown 2849932c48 [serial] Check for UART existence in uart_select() vor 9 Jahren
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally vor 9 Jahren
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing vor 9 Jahren
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute vor 9 Jahren
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data vor 9 Jahren
  Wissam Shoukair d8a618e80f [comboot] Implement INT22,0x000c vor 9 Jahren
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver vor 9 Jahren
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART vor 9 Jahren
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO vor 9 Jahren
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload vor 9 Jahren
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 vor 9 Jahren
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 vor 9 Jahren
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value vor 9 Jahren
  Michael Brown a25a16d4ad [vram] Add "vram" built-in setting to dump video RAM vor 9 Jahren
  Michael Brown dc19e630cb [build] Construct all-drivers list based on driver class vor 9 Jahren
  Michael Brown dac866b066 [build] Work around binutils quirk on OpenBSD 5.7 vor 9 Jahren
  Michael Brown b594bfd490 [build] Fix compiler warning on OpenBSD 5.7 vor 9 Jahren
  Michael Brown 40de412762 [build] Allow building PCI ROMs with device ID lists vor 9 Jahren
  Michael Brown 7ca801d637 [efi] Use the EFI_RNG_PROTOCOL as an entropy source if available vor 9 Jahren
  Michael Brown eb2252fd7a [efi] Add EFI entropy source vor 9 Jahren
  Michael Brown ae01462b79 [romprefix] Allow autoboot device filter to be disabled vor 9 Jahren
  Michael Brown 755d2b8f6b [efi] Ensure drivers are disconnected when ExitBootServices() is called vor 9 Jahren
  Michael Brown fb2bedcff3 [libc] Add x86_64 versions of setjmp() and longjmp() vor 9 Jahren
  Michael Brown 00ff3d8bb3 [libc] Fix typo in longjmp() vor 9 Jahren
  Michael Brown a3c00d8d3b [libprefix] Fix building on 64-bit FreeBSD 8.4 vor 9 Jahren
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() vor 9 Jahren
  Michael Brown bc985ca089 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 1a4e94a828 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 81166302a0 [i386] Move real_to_user() to realmode.h vor 9 Jahren
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism vor 9 Jahren
  Michael Brown 86ae6e6c18 [build] Use REQUIRE_OBJECT() to drag in per-object configuration vor 9 Jahren
  Michael Brown 81112dea5f [pxe] Remove obsolete references to pxeparent_dhcp vor 9 Jahren
  Michael Brown 5f3d165232 [malloc] Move valgrind headers out of arch/x86 vor 9 Jahren
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code vor 9 Jahren
  Michael Brown 8ab4b00442 [libc] Rewrite setjmp() and longjmp() vor 9 Jahren
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren