summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [romprefix] Add UNDI ROMID structure bus type fieldMichael Brown2008-08-271-0/+1
* [phantom] Fix P3 B1 silicon bug workaroundMichael Brown2008-08-271-1/+3
* [util] Fix interpretation of short jumps in Option::ROMMichael Brown2008-08-271-1/+3
* [romprefix] Preserve %edi when issuing INT 1A,B101Michael Brown2008-08-261-1/+3
* [phantom] Remove comment that no longer matches realityMichael Brown2008-08-261-3/+0Star
* [romprefix] Add more diagnostic messages to ROM prefixMichael Brown2008-08-261-27/+28
* [phantom] Temporary workaround for bug in prototype (P3 B1) siliconMichael Brown2008-08-262-1/+14
* [romprefix] Fix regression in UNDI loaderMichael Brown2008-08-231-2/+2
* [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19Michael Brown2008-08-221-26/+45
* [elf] Add execution entry point debug messages for elf/multiboot imagesMichael Brown2008-08-222-0/+3
* [pxe] Add extra debug messages to the PXE UDP API callsMichael Brown2008-08-211-4/+16
* [pxe] Fix broadcast transmissions via PXENV_UDP_WRITEMichael Brown2008-08-211-0/+1
* [undi] Fill in ProtType correctly in PXENV_UNDI_ISRMichael Brown2008-08-205-65/+145
* [undi] Work around broken UNDI polling behaviour in winBoot/iMichael Brown2008-08-201-3/+17
* [smbios] Print SMBIOS version number in debugging messagesMichael Brown2008-08-191-2/+2
* [pcbios] Support arbitrary splits of the e820 memory mapMichael Brown2008-08-185-360/+123Star
* [pcbios] Prepare for multiple splits of hidden e820 memory regionsMichael Brown2008-08-182-2/+328
* [util] Allow Option::ROM to understand and modify initialisation entry pointMichael Brown2008-08-153-7/+66
* [settings] Avoid overwriting the start of .text in fetch_string_setting()Michael Brown2008-08-141-1/+2
* [dhcp] Do not restrict minimum retry time for ProxyDHCPREQUESTMichael Brown2008-08-131-0/+1
* [retry] Added configurable timeouts to retry timerAndrew Schran2008-08-124-13/+37
* [iSCSI] Add support for mutual CHAPMichael Brown2008-08-116-82/+390
* [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf()Michael Brown2008-08-111-1/+2
* [romprefix] Fix ROM image copy on PCI 3.0 BIOSesMichael Brown2008-08-061-1/+3
* [pxe] If no ProxyDHCPACK exists, use DHCPACK for the fake ProxyDHCPACK packetMichael Brown2008-08-021-5/+3Star
* [dhcp] Work around a bug in Altiris RDPMichael Brown2008-08-011-2/+2
* [virtio] Add legacy driver for KVM virtio-netStefan Hajnoczi2008-08-014-0/+723
* [autoboot] Retain initial-slash (if present) when constructing TFTP URIsMichael Brown2008-07-312-3/+31
* [cleanup] Remove obsolete README.cvs fileMichael Brown2008-07-311-65/+0Star
* [util] Add mergerom.plMichael Brown2008-07-311-0/+80
* [util] Add Option::ROM library and rewrite disrom.pl to use it.Michael Brown2008-07-312-100/+520
* [ftp] Terminate processing after receiving an errorSergey Vlasov2008-07-301-0/+1
* [ftp] Cope with RETR completion prior to all data receivedMichael Brown2008-07-301-15/+33
* [romprefix] Update PCI ROM structure to PCI 3.0Michael Brown2008-07-301-20/+84
* [prefix] Reasonable value for lkrn initrd_addr_maxStefan Hajnoczi2008-07-301-2/+8
* [smbios] Add named settings for manufacturer, product name, and serial no.Michael Brown2008-07-271-0/+28
* [cmdline] Add setting expansion using ${...} syntaxMichael Brown2008-07-271-2/+96
* [ui] Add progress dots while waiting on any foreground jobMichael Brown2008-07-241-3/+10
* [cmdline] Minor tidy-ups to shell_banner.cMichael Brown2008-07-241-4/+4
* [cmdline] Added configurable shell banner timeoutAndrew Schran2008-07-242-5/+8
* [tg3] Added support for tg3-5754.Andrew Schran2008-07-243-25/+67
* [makefile] Suppress "No such file or directory" warnings at start of buildMichael Brown2008-07-241-2/+2
* [phantom] Add new board typeMichael Brown2008-07-242-0/+2
* [iSCSI] Support Windows Server 2008 direct iSCSI installationMichael Brown2008-07-1718-51/+115
* [phantom] Guard against partially-written status descriptorsMichael Brown2008-07-171-15/+28
* [int13] Pairwise swap drive numbers, instead of shifting all drive numbersMichael Brown2008-07-162-22/+41
* [udp] Avoid reusing auto-allocated ports after connection close.Michael Brown2008-07-101-2/+3
* [dhcp] Verify DHCP server source portMichael Brown2008-07-101-16/+45
* [forcedeth] Add support for PCI ID 10de:0373Andrew Schran2008-07-101-0/+4
* [hermon] Add support for MT26418 deviceMichael Brown2008-07-091-0/+1