1103 Commits (master)

Autor SHA1 Nachricht Datum
  Michael Brown 7c395b0e21 [build] Use -no-pie on newer versions of gcc vor 7 Jahren
  Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string vor 8 Jahren
  Michael Brown 3d9f094022 [dhcp] Allow for variable encapsulation of architecture-specific options vor 8 Jahren
  Michael Brown 5e5450c2d0 [comboot] Support COMBOOT in 64-bit builds vor 8 Jahren
  Michael Brown 311a5732c8 [gdb] Add support for x86_64 vor 8 Jahren
  Michael Brown dbc9e591a5 [test] Move i386-specific tests to arch/i386/tests vor 8 Jahren
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function vor 8 Jahren
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call vor 8 Jahren
  Michael Brown 196f0f2551 [librm] Convert prot_call() to a real-mode near call vor 8 Jahren
  Michael Brown 9dc340d735 [librm] Discard argument as part of return from prot_call() vor 8 Jahren
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform vor 8 Jahren
  Michael Brown 43515f9f1a [bios] Move isolinux definitions to Makefile.pcbios vor 8 Jahren
  Michael Brown 1a457e933a [bios] Allow librm to be compiled for x86_64 vor 8 Jahren
  Michael Brown 8819a34c0e [bios] Allow memmap.c to be compiled for x86_64 vor 8 Jahren
  Michael Brown 7691e5eedb [bios] Allow bios_console.c to be compiled for x86_64 vor 8 Jahren
  Michael Brown 4d224c95d4 [bios] Allow bzimage.c to be compiled for x86_64 vor 8 Jahren
  Michael Brown 9c58ba2cd7 [bios] Allow rtc_entropy.c to be compiled for x86_64 vor 8 Jahren
  Michael Brown 44e05b0ffc [bios] Allow relocate.c to be compiled for x86_64 vor 8 Jahren
  Michael Brown 9f79f5f1a5 [bios] Use size_t when casting _text16_memsz and _data16_memsz vor 8 Jahren
  Michael Brown 15fadab533 [bios] Use intptr_t when casting .text16 function pointers vor 8 Jahren
  Michael Brown b9c4c2676b [libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h vor 8 Jahren
  Michael Brown 7ecfe7159f [prefix] Pad .text16 and .data16 segment sizes at build time vor 8 Jahren
  Michael Brown 6de378aae8 [pxe] Clarify comments regarding shrinking of cached DHCP packet vor 8 Jahren
  Michael Brown 83c8f2e8e3 [i386] Add check_bios_interrupts() debug function vor 8 Jahren
  Michael Brown 7d48affec2 [pxe] Add debug message to display real-mode segment addresses vor 8 Jahren
  Michael Brown 07e14bfb8a [pxe] Colourise debug output vor 8 Jahren
  Michael Brown 173c48a57e [romprefix] Report an optimistic runtime size estimate vor 8 Jahren
  Michael Brown dd485992dc [vmware] Expose GuestRPC mechanism in 64-bit builds vor 8 Jahren
  Michael Brown 0f67f2edb7 [bios] Add support for injecting keypresses vor 8 Jahren
  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 8 Jahren
  Michael Brown 9aa55f811a [comboot] Avoid dragging in serial console support unconditionally vor 8 Jahren
  Michael Brown ae7f22eb28 [elf] Reject ELFBoot images requiring virtual addressing vor 8 Jahren
  Christian Nilsson f903ddaac0 [bios] Add ANSI blink attribute 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 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