2550 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Author SHA1 Message Date
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 15 years ago
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 15 years ago
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images 15 years ago
  Eygene Ryabinkin 6de45ad4ae [util] Avoid calling fclose(NULL) in zbin.c 15 years ago
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers 15 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 15 years ago
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions 16 years ago
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again 16 years ago
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl 16 years ago
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 15 years ago
  Michael Brown 32e34683c0 [romprefix] Add UNDI ROMID structure bus type field 15 years ago
  Michael Brown cb6fea0690 [phantom] Fix P3 B1 silicon bug workaround 15 years ago
  Michael Brown bd5189a96d [util] Fix interpretation of short jumps in Option::ROM 15 years ago
  Michael Brown d5732b0272 [romprefix] Preserve %edi when issuing INT 1A,B101 15 years ago
  Michael Brown 07581d3faa [phantom] Remove comment that no longer matches reality 15 years ago
  Michael Brown de7be480d6 [romprefix] Add more diagnostic messages to ROM prefix 15 years ago
  Michael Brown f58cc3fca8 [phantom] Temporary workaround for bug in prototype (P3 B1) silicon 15 years ago
  Michael Brown d5e07dfe92 [romprefix] Fix regression in UNDI loader 16 years ago
  Michael Brown 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 16 years ago
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images 16 years ago
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls 16 years ago
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE 16 years ago
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR 16 years ago
  Michael Brown f6f6f626f7 [undi] Work around broken UNDI polling behaviour in winBoot/i 16 years ago
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages 16 years ago
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 years ago
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions 16 years ago
  Michael Brown 23bca8f9d8 [util] Allow Option::ROM to understand and modify initialisation entry point 16 years ago
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 years ago
  Michael Brown a1d0f6ed2e [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUEST 16 years ago
  Andrew Schran ff2b6a512d [retry] Added configurable timeouts to retry timer 16 years ago
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 years ago
  Michael Brown 7ad2f652b4 [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() 16 years ago
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes 16 years ago
  Michael Brown f178436bb1 [pxe] If no ProxyDHCPACK exists, use DHCPACK for the fake ProxyDHCPACK packet 16 years ago
  Michael Brown ed73d53503 [dhcp] Work around a bug in Altiris RDP 16 years ago
  Stefan Hajnoczi 50babca5da [virtio] Add legacy driver for KVM virtio-net 16 years ago
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 16 years ago
  Michael Brown 193426d960 [cleanup] Remove obsolete README.cvs file 16 years ago
  Michael Brown 12a37ab99e [util] Add mergerom.pl 16 years ago
  Michael Brown 6f73bb5e00 [util] Add Option::ROM library and rewrite disrom.pl to use it. 16 years ago
  Sergey Vlasov e6cd16946a [ftp] Terminate processing after receiving an error 16 years ago
  Michael Brown 8f4c2b4a4c [ftp] Cope with RETR completion prior to all data received 16 years ago
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 16 years ago
  Stefan Hajnoczi 4cc786de81 [prefix] Reasonable value for lkrn initrd_addr_max 16 years ago
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. 16 years ago
  Michael Brown 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax 16 years ago
  Michael Brown 702e0be44e [ui] Add progress dots while waiting on any foreground job 16 years ago
  Michael Brown 764e2cc68c [cmdline] Minor tidy-ups to shell_banner.c 16 years ago
  Andrew Schran 833447392d [cmdline] Added configurable shell banner timeout 16 years ago