index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[release] Update version information for 0.9.4 release
v0.9.4
Marty Connor
2008-09-26
2
-3
/
+3
*
[settings] Allow for setting fetchers to fail in fetchf_hex()
Michael Brown
2008-09-26
1
-0
/
+2
*
[settings] Expose MAC address setting for general use
Michael Brown
2008-09-26
1
-0
/
+1
*
[romprefix] Fully clear the "Press B to boot..." message when INT19 is used
Michael Brown
2008-09-26
1
-1
/
+1
*
[pcbios] Fetch INT 15,e820 entry directly into our e820 cache
Michael Brown
2008-09-25
1
-19
/
+9
*
[arbel] Allocate sufficient space for firmware buffer
Michael Brown
2008-09-25
1
-1
/
+1
*
[hermon] Allocate sufficient space for firmware buffer
Michael Brown
2008-09-25
1
-1
/
+1
*
[pcbios] Add facility for testing arbitrary E820 memory maps
Michael Brown
2008-09-25
3
-0
/
+112
*
[crypto] Remove spurious #include "config.h"
Michael Brown
2008-09-25
1
-2
/
+0
*
[romprefix] Allow BANNER_TIMEOUT to control banners in romprefix.S
Michael Brown
2008-09-25
1
-18
/
+26
*
[dhcp] Accept BOOTP as well as DHCP
Michael Brown
2008-09-25
2
-7
/
+10
*
[pxe] Enable interrupts before starting PXE NBP execution
Michael Brown
2008-09-24
1
-0
/
+1
*
[pcbios] Inhibit INT 15 memory map hiding on brain-dead BIOSes
Michael Brown
2008-09-24
1
-0
/
+27
*
[settings] Add the uristring setting type
Michael Brown
2008-09-24
1
-0
/
+53
*
[uri] Add uri_encode() and uri_decode() functions for URI character encoding
Michael Brown
2008-09-24
2
-0
/
+80
*
[romprefix] If we hook INT 19, prompt before attempting boot
Michael Brown
2008-09-24
1
-44
/
+107
*
[phantom] Skip command PEG initialisation if PEG is already running
Michael Brown
2008-09-24
1
-0
/
+11
*
[pcbios] Sanity-check the INT15,e820 and INT15,e801 memory maps
Michael Brown
2008-09-24
1
-0
/
+33
*
[phantom] Omit an initialisation step now performed by the firmware
Michael Brown
2008-09-24
1
-2
/
+0
*
[pxe] Display PXE_LOADER debug message after call to initialise()
Michael Brown
2008-09-23
1
-3
/
+3
*
[relocate] Guard against systems that report empty memory regions
Michael Brown
2008-09-23
1
-5
/
+10
*
[memmap] Allow for 4GB+ systems in debug message
Michael Brown
2008-09-23
1
-3
/
+3
*
[iscsi] Change default initiator name prefix to "iqn.2000-01.org.etherboot:"
Michael Brown
2008-09-19
1
-1
/
+1
*
[undi] Scan for UNDI ROMs on 512-byte boundaries rather than 2kB boundaries
Michael Brown
2008-09-12
1
-2
/
+2
*
[util] Disable automatic CR->LF conversion in serial-console utility
Michael Brown
2008-09-07
1
-2
/
+2
*
[pcbios] Add extra debugging messages relating to the system memory map
Michael Brown
2008-09-07
3
-4
/
+19
*
[contrib] Bring bochs/qemu READMEs up to date with latest upstream code
Michael Brown
2008-09-07
2
-4
/
+4
*
[pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000
Michael Brown
2008-09-06
2
-1
/
+13
*
[multiboot] Allow for unspecified {load,bss}_end_addr for raw images
Michael Brown
2008-09-06
1
-2
/
+5
*
[util] Avoid calling fclose(NULL) in zbin.c
Eygene Ryabinkin
2008-09-04
1
-1
/
+2
*
[libprefix] Add addr32 prefix required by older assemblers
Eygene Ryabinkin
2008-09-04
1
-1
/
+1
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-29
15
-0
/
+1816
*
[librm] Add rm stack copying functions
Daniel Verkamp
2008-08-29
2
-0
/
+48
*
[librm] Make rm_sp and rm_ss globals again
Daniel Verkamp
2008-08-28
2
-0
/
+4
*
[libc] Mark setjmp and longjmp as __cdecl
Daniel Verkamp
2008-08-28
1
-2
/
+2
*
[pxe] Fill in UNDIROMID pointer in !PXE structure
Michael Brown
2008-08-28
4
-6
/
+30
*
[romprefix] Add UNDI ROMID structure bus type field
Michael Brown
2008-08-27
1
-0
/
+1
*
[phantom] Fix P3 B1 silicon bug workaround
Michael Brown
2008-08-27
1
-1
/
+3
*
[util] Fix interpretation of short jumps in Option::ROM
Michael Brown
2008-08-27
1
-1
/
+3
*
[romprefix] Preserve %edi when issuing INT 1A,B101
Michael Brown
2008-08-26
1
-1
/
+3
*
[phantom] Remove comment that no longer matches reality
Michael Brown
2008-08-26
1
-3
/
+0
*
[romprefix] Add more diagnostic messages to ROM prefix
Michael Brown
2008-08-26
1
-27
/
+28
*
[phantom] Temporary workaround for bug in prototype (P3 B1) silicon
Michael Brown
2008-08-26
2
-1
/
+14
*
[romprefix] Fix regression in UNDI loader
Michael Brown
2008-08-23
1
-2
/
+2
*
[romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19
Michael Brown
2008-08-22
1
-26
/
+45
*
[elf] Add execution entry point debug messages for elf/multiboot images
Michael Brown
2008-08-22
2
-0
/
+3
*
[pxe] Add extra debug messages to the PXE UDP API calls
Michael Brown
2008-08-21
1
-4
/
+16
*
[pxe] Fix broadcast transmissions via PXENV_UDP_WRITE
Michael Brown
2008-08-21
1
-0
/
+1
*
[undi] Fill in ProtType correctly in PXENV_UNDI_ISR
Michael Brown
2008-08-20
5
-65
/
+145
*
[undi] Work around broken UNDI polling behaviour in winBoot/i
Michael Brown
2008-08-20
1
-3
/
+17
[next]