1149 Commits (47dcd392dcd79d02eec2714696012785dd7a47c9)

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