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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[util] Fix up checksum in UNDI ROM header, if present
Michael Brown
2012-08-15
1
-0
/
+1
*
[util] Display UNDI ROM header in disrom.pl
Michael Brown
2012-08-15
2
-0
/
+96
*
[util] Allow for CALL NEAR in the option ROM initialisation entry point
Daniel Wyatt
2012-08-15
1
-0
/
+4
*
[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
*
[tg3] Fix excessive DMA alignment.
Thomas Miletich
2012-07-24
1
-2
/
+1
*
[console] Sleep while waiting for user input
Michael Brown
2012-07-24
1
-0
/
+2
*
[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
*
[util] Update mergerom.pl to handle iPXE ROM header
Michael Brown
2012-07-23
1
-3
/
+18
*
[romprefix] Report a pessimistic runtime size estimate
Michael Brown
2012-07-23
4
-6
/
+111
*
[epic100] Fix wrong field used as rx packet length
Alexey
2012-07-23
1
-2
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
345
-347
/
+690
*
[qib7322] Fix compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-0
/
+3
*
[isa] Avoid spurious compiler warning on gcc 4.7
Michael Brown
2012-07-20
1
-3
/
+3
*
[build] Include git commit within version string when available
Michael Brown
2012-07-20
1
-2
/
+6
*
[image] Automatically free autobooted images
Michael Brown
2012-07-20
1
-0
/
+1
*
[image] Add "--replace" option
Michael Brown
2012-07-20
2
-11
/
+64
*
[image] Add "--autofree" option
Michael Brown
2012-07-20
4
-14
/
+38
*
[libc] Add missing wchar.h header
Michael Brown
2012-07-19
1
-0
/
+27
*
[skel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[myson] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[natsemi] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[realtek] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[intel] Add missing iounmap()
Michael Brown
2012-07-19
1
-0
/
+2
*
[libc] Add support for "%lc" and "%ls" format specifiers
Michael Brown
2012-07-19
2
-5
/
+32
*
[efi] Add EFI_LOAD_FILE_PROTOCOL header
Michael Brown
2012-07-19
1
-0
/
+90
*
[efi] Update to current EDK2 headers
Michael Brown
2012-07-19
24
-156
/
+8026
*
[efi] Standardise #include guard in ipxe_download.h
Michael Brown
2012-07-19
1
-4
/
+4
*
[pxeprefix] Ignore errors from PXENV_FILE_CMDLINE
Michael Brown
2012-07-18
1
-4
/
+2
*
[efi] Default to using raw x86 I/O
Michael Brown
2012-07-17
1
-1
/
+1
*
[ioapi] Generalise i386 raw I/O API to x86
Michael Brown
2012-07-17
4
-21
/
+22
*
[b44] Eliminate call to get_memmap()
Michael Brown
2012-07-17
1
-26
/
+31
*
[pxe] Reopen network device if NBP exits
Michael Brown
2012-07-12
1
-0
/
+7
*
[settings] Expose exit status of failed command via ${errno}
Michael Brown
2012-07-12
1
-0
/
+120
*
[cmdline] Store exit status of failed command in errno
Michael Brown
2012-07-12
1
-6
/
+22
*
[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
*
[intel] Explicitly enable descriptor queues
Michael Brown
2012-07-10
2
-0
/
+10
*
[intel] Refill receive ring only after enabling receiver
Michael Brown
2012-07-10
1
-3
/
+3
*
[bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01
Michael Brown
2012-07-09
1
-1
/
+2
*
[tcp] Increase maximum window size to 256kB
Michael Brown
2012-07-09
1
-22
/
+24
*
[malloc] Increase heap size to 512kB
Michael Brown
2012-07-09
1
-2
/
+2
*
[tcp] Truncate TCP window to prevent future packet discards
Michael Brown
2012-07-09
1
-3
/
+20
*
[arp] Try to avoid discarding ARP cache entries
Michael Brown
2012-07-09
4
-5
/
+21
*
[malloc] Discard cached items less aggressively
Michael Brown
2012-07-09
1
-3
/
+5
*
[iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory
Michael Brown
2012-07-08
1
-13
/
+53
[next]