1103 Commits (master)

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