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
*
[image] Remove non-working image loaders
Marin Hannache
2012-04-24
4
-801
/
+0
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
2
-48
/
+53
*
[vmware] Allow settings to be specified in the VMware .vmx file
Michael Brown
2012-04-17
2
-0
/
+282
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
1
-0
/
+1
*
[multiboot] Include full image URI in command line
Michael Brown
2012-04-15
1
-21
/
+30
*
[linux] Fix a build error on some platforms
Marin Mareo Hannache
2012-04-10
1
-1
/
+1
*
[int13] Fix compilation on some versions of gcc
Michael Brown
2012-04-10
1
-4
/
+3
*
[int13] Add support for emulating floppy disk drives
Michael Brown
2012-03-30
3
-56
/
+297
*
[bios] Recognise Page Up and Page Down keys
Michael Brown
2012-03-29
1
-0
/
+2
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
2
-2
/
+2
*
[umalloc] Unhide umalloc()ed memory region when there are no allocations
Michael Brown
2012-03-27
1
-1
/
+2
*
[umalloc] Fail allocations when we run out of external memory
Michael Brown
2012-03-27
1
-7
/
+22
*
[console] Do not share ANSI escape context between lineconsole users
Michael Brown
2012-03-26
1
-0
/
+8
*
[console] Exclude text-based UI output from logfile-based consoles
Michael Brown
2012-03-26
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
3
-0
/
+25
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
2
-7
/
+19
*
[build] Fix compilation under Cygwin
Michael Brown
2012-03-23
2
-2
/
+2
*
[bios] Set character attributes only when necessary
Michael Brown
2012-03-22
1
-0
/
+8
*
[time] Add RTC-based time source
Michael Brown
2012-03-19
5
-39
/
+241
*
[time] Define an API for getting the current time
Michael Brown
2012-03-19
2
-0
/
+24
*
[crypto] Use correct constraint for byte-addressable register
Michael Brown
2012-03-19
1
-1
/
+1
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
1
-1
/
+4
*
[crypto] Add big-integer library for RSA calculations
Michael Brown
2012-03-14
2
-0
/
+408
*
[prefix] Eliminate uninitialised variable
Michael Brown
2012-03-09
1
-0
/
+2
*
[x86_64] Use memory address constraint in __bswap_16s()
Michael Brown
2012-03-04
1
-1
/
+1
*
[i386] Use memory address constraints in __bswap_16s() and __bswap_64s()
Michael Brown
2012-03-04
1
-4
/
+3
*
[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
[next]