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
*
[romprefix] Display only one "Ctrl-B" prompt per PCI device during POST
Michael Brown
2013-03-11
1
-3
/
+11
*
[pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST
Michael Brown
2013-03-11
6
-10
/
+37
*
[prefix] Use %cs as implicit parameter to uninstall()
Michael Brown
2013-03-08
1
-6
/
+6
*
[nbiprefix] Set up real-mode stack before jumping to .text16
Michael Brown
2013-03-08
1
-0
/
+4
*
[pcbios] Add extra debugging messages when unhiding iPXE from memory
Michael Brown
2013-03-08
1
-5
/
+15
*
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
Michael Brown
2013-03-06
1
-7
/
+20
*
[undi] Work around specific devices with known broken interrupt behaviour
Michael Brown
2013-03-05
1
-0
/
+52
*
[bzimage] Allow initrds to be rearranged in place
Michael Brown
2012-11-13
1
-73
/
+140
*
[initrd] Add ability to reshuffle initrds into image list order
Michael Brown
2012-11-12
3
-0
/
+330
*
[libc] Relicense x86 string.h
Michael Brown
2012-11-12
1
-19
/
+24
*
[libc] Fix and externalise memswap()
Michael Brown
2012-11-12
2
-15
/
+30
*
[libc] Reduce overall code size by externalising strlen()
Michael Brown
2012-11-12
2
-12
/
+20
*
[libc] Reduce overall code size by externalising strncmp()
Michael Brown
2012-11-12
2
-21
/
+40
*
[libc] Remove unnecessary "cld" instruction from memset()
Michael Brown
2012-11-12
1
-11
/
+18
*
[libc] Convert memcpy() from a macro to an inline function
Michael Brown
2012-11-12
1
-4
/
+24
*
[libc] Reduce overall code size by externalising memmove()
Michael Brown
2012-11-12
2
-24
/
+74
*
[libc] Remove obsolete implementation of memcpy()
Michael Brown
2012-11-12
1
-12
/
+0
*
[umalloc] Split largest_memblock() function out from init_eheap()
Michael Brown
2012-11-06
1
-49
/
+8
*
[uaccess] Add userptr_sub() to find the difference between two user pointers
Michael Brown
2012-11-05
1
-0
/
+6
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
3
-8
/
+15
*
[build] Use -maccumulate-outgoing-args if required by gcc
Michael Brown
2012-11-02
1
-0
/
+12
*
[int13] Do not zero %edx when jumping to a boot sector
Michael Brown
2012-10-05
1
-1
/
+1
*
[int13] Zero all possible registers when jumping to a boot sector
Michael Brown
2012-09-14
1
-1
/
+14
*
[int13] Use correct size when estimating floppy disk geometry
Michael Brown
2012-09-14
1
-1
/
+1
*
[console] Add support for the bochs/qemu debug port console
Michael Brown
2012-09-10
1
-0
/
+86
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
3
-0
/
+176
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-1
/
+2
*
[comboot] Accept only ".cbt" as an extension for COMBOOT images
Michael Brown
2012-08-13
1
-1
/
+1
*
[bzimage] Allow file mode to be specified for standalone initrd files
Michael Brown
2012-08-03
1
-3
/
+37
*
[romprefix] Round up PMM allocation sizes to nearest 4kB
Michael Brown
2012-07-25
1
-1
/
+5
*
[tcpip] Fix building under Cygwin
Joshua Oreman
2012-07-24
1
-1
/
+1
*
[build] Fix building under OpenBSD
Thomas Miletich
2012-07-24
1
-0
/
+2
*
[vmware] Fix compilation under OpenBSD
Thomas Miletich
2012-07-23
1
-1
/
+1
*
[romprefix] Report a pessimistic runtime size estimate
Michael Brown
2012-07-23
1
-5
/
+23
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
66
-66
/
+132
*
[pxeprefix] Ignore errors from PXENV_FILE_CMDLINE
Michael Brown
2012-07-18
1
-4
/
+2
*
[ioapi] Generalise i386 raw I/O API to x86
Michael Brown
2012-07-17
4
-21
/
+22
*
[pxe] Reopen network device if NBP exits
Michael Brown
2012-07-12
1
-0
/
+7
*
[pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE
Michael Brown
2012-07-11
1
-0
/
+38
*
[pxe] Add PXENV_FILE_CMDLINE API call
Michael Brown
2012-07-11
4
-0
/
+69
*
[pxeprefix] Place temporary stack after iPXE binary
Michael Brown
2012-07-10
1
-3
/
+18
*
[bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01
Michael Brown
2012-07-09
1
-1
/
+2
*
[undi] Align the received frame payload for faster processing
Michael Brown
2012-06-29
1
-8
/
+16
*
[tcpip] Add faster algorithm for calculating the TCP/IP checksum
Michael Brown
2012-06-28
2
-0
/
+174
*
[tcpip] Allow for architecture-specific TCP/IP checksum routines
Michael Brown
2012-06-27
1
-0
/
+12
*
[libc] Simplify memcpy() implementation
Michael Brown
2012-06-27
1
-16
/
+10
*
[romprefix] Treat 0xffffffff as an error return from PMM
Michael Brown
2012-06-19
1
-9
/
+13
*
[romprefix] Allow .mrom image to be placed anywhere within the BAR
Michael Brown
2012-06-12
1
-0
/
+12
*
[romprefix] Add a dummy ROM header to cover the .mrom payload
Michael Brown
2012-06-12
4
-65
/
+135
*
[cmdline] Use "cpuid --ext" instead of "cpuid --amd"
Michael Brown
2012-06-12
1
-1
/
+4
[next]