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
path:
root
/
src
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[i386] Fix building on older versions of gcc
Michael Brown
2012-03-04
1
-3
/
+7
*
[x86_64] Provide __bswap_{16,32,64}s()
Michael Brown
2012-03-04
1
-0
/
+25
*
[i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s()
Michael Brown
2012-03-04
1
-32
/
+56
*
[undi] Allow underlying PXE stack to construct link-layer header
Michael Brown
2012-03-02
1
-2
/
+47
*
[vmware] Fix length returned by guestrpc_command()
Michael Brown
2012-03-01
1
-0
/
+1
*
[vmware] Add VMware logfile console (CONSOLE_VMWARE)
Michael Brown
2012-02-29
1
-0
/
+117
*
[vmware] Add GuestRPC mechanism
Michael Brown
2012-02-29
6
-0
/
+535
*
[rng] Add RTC-based entropy source
Michael Brown
2012-02-28
3
-0
/
+297
*
[rng] Add ANS X9.82 Approved Source of Entropy Input
Michael Brown
2012-02-21
2
-0
/
+24
*
[i386] Add missing #include <ipxe/io.h> in pic8259.h
Michael Brown
2012-02-19
1
-0
/
+2
*
[prefix] Fix missing underscore in libprefix
Till Straumann
2012-02-10
1
-1
/
+1
*
[prefix] Delay initrd image copy until memory map is ready
Michael Brown
2012-02-09
1
-2
/
+8
*
[lkrnprefix] Copy command line before installing iPXE
Michael Brown
2012-01-18
2
-5
/
+41
*
[pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds
Michael Brown
2011-12-11
6
-53
/
+118
*
[pxe] Modularise PXE API provision
Michael Brown
2011-12-11
8
-468
/
+272
*
[pxe] Tidy up debugging output
Michael Brown
2011-12-08
1
-13
/
+16
*
[pxe] Check for a valid PXE network device when applicable
Michael Brown
2011-12-08
2
-11
/
+213
*
[undi] Retry PXENV_UNDI_INITIALIZE multiple times
Michael Brown
2011-12-08
1
-8
/
+30
*
[pxe] Improve pxe_preboot debugging messages
Michael Brown
2011-11-14
1
-23
/
+48
*
[pxe] Improve pxe_undi debugging messages
Michael Brown
2011-11-14
1
-76
/
+84
*
[prefix] Allow an initrd to be passed to iPXE
Michael Brown
2011-11-12
4
-124
/
+262
*
[prefix] Allow prefix to specify an arbitrary maximum address for relocation
Michael Brown
2011-11-12
5
-38
/
+33
*
[prefix] Use stack rather than %ebp as temporary storage area
Michael Brown
2011-11-11
1
-11
/
+14
*
[undi] Ensure that native drivers are tried before the UNDI PCI driver
Michael Brown
2011-11-11
1
-1
/
+1
*
[undi] Use meaningful driver and device names
Michael Brown
2011-10-28
1
-2
/
+10
*
[undi] Use current (rather than permanent) link-layer address
Michael Brown
2011-10-28
1
-0
/
+1
*
[liba20] Preserve all non-segment registers when calling INT 15,2401
Michael Brown
2011-10-25
1
-3
/
+6
*
[librm] Avoid (harmless) collisions with linker symbols
Michael Brown
2011-10-25
1
-14
/
+14
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
1
-2
/
+2
*
[lkrnprefix] Fix lost command line passed by grub
Valentine Barshak
2011-08-07
1
-1
/
+1
*
[romprefix] Fix romprefix build with certain versions of binutils
Valentine Barshak
2011-08-07
1
-2
/
+2
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-7
/
+7
*
[dhcp] Add symbolic definitions for DHCP client architecture values
Michael Brown
2011-07-06
3
-4
/
+7
*
[int13] Provide a permanently closed window via the control interface
Michael Brown
2011-06-28
1
-0
/
+15
*
[prefix] Cope with BOOT_IMAGE= anywhere within command line
Michael Brown
2011-06-28
1
-4
/
+14
*
[romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes
Michael Brown
2011-05-17
1
-0
/
+5
*
[romprefix] Do not fall back to hooking INT19 by default
Michael Brown
2011-05-17
1
-0
/
+2
*
[romprefix] Remove special treatment for IBM BIOSes
Michael Brown
2011-05-17
1
-20
/
+6
*
[romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes
Michael Brown
2011-05-04
1
-6
/
+20
*
[build] Fix building on mildly deranged versions of binutils
Michael Brown
2011-04-29
1
-13
/
+13
*
[int13] Catch INT 13,4b when no explicit drive number is present
Michael Brown
2011-04-28
1
-2
/
+7
*
[int13] Add support for INT 13,4b
Michael Brown
2011-04-28
1
-4
/
+46
*
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2011-04-27
2
-48
/
+486
*
[linux] Avoid building Linux-specific prefix on non-Linux builds
Michael Brown
2011-04-27
2
-0
/
+0
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
3
-10
/
+16
*
[undi] Assume that interrupts are not supported if IRQ=0
Michael Brown
2011-04-23
1
-1
/
+3
*
[linux] Avoid unused-but-set variable warning in gcc 4.6
Thomas Miletich
2011-03-28
1
-2
/
+2
*
[exeprefix] Add .exe prefix
Michael Brown
2011-03-28
2
-0
/
+158
*
[prefix] Avoid using base memory for temporary decompression area
Michael Brown
2011-03-28
1
-3
/
+7
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr JaroszyĆski
2011-03-27
6
-6
/
+4859
[prev]
[next]