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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[console] Add concept of generic console configuration
Michael Brown
2013-11-28
2
-0
/
+8
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
2
-2
/
+2
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-3
/
+9
*
[build] Update build system for Syslinux 6.x
Christian Hesse
2013-11-15
1
-1
/
+4
*
[pxe] Ensure cached DHCPACK is retrieved prior to network device creation
Michael Brown
2013-11-08
1
-7
/
+12
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-1
/
+1
*
[cmdline] Allow "if<xxx>" commands to take options
Michael Brown
2013-11-05
1
-6
/
+15
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
2
-32
/
+0
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
3
-73
/
+236
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-09-25
6
-20
/
+35
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-1
/
+1
*
[settings] Clarify usage of the term "named setting"
Michael Brown
2013-07-18
1
-4
/
+3
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
3
-0
/
+6
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+108
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-06-07
1
-3
/
+5
*
[bzimage] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2013-06-05
1
-0
/
+1
*
[bzimage] Align initrd images to page boundary
Michael Brown
2013-06-05
2
-19
/
+16
*
[build] Add efidrv.cab target for UEFI Secure Boot signing
Michael Brown
2013-05-14
1
-5
/
+3
*
[build] Provide "allXXXs" targets for all media on all platforms
Michael Brown
2013-05-14
1
-0
/
+7
*
[romprefix] Fix incorrect pointer offset in undiloader.S
Frediano Ziglio
2013-05-14
1
-2
/
+2
*
[build] Use $(eval) if available
Michael Brown
2013-05-14
1
-5
/
+5
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-1
/
+1
*
[romprefix] Report failure cause when unable to open payload
Michael Brown
2013-04-30
1
-4
/
+7
*
[pxe] Convert external PXE API errors into iPXE platform-generated errors
Michael Brown
2013-04-29
3
-16
/
+26
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
3
-0
/
+239
*
[bios] Fix screen clearing on buggy BIOSes
Michael Brown
2013-04-17
1
-1
/
+1
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
2
-1
/
+10
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
3
-33
/
+39
*
[build] Avoid strict-aliasing warning for gcc 4.3
Bo Yang
2013-03-21
1
-2
/
+2
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+2
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
2
-116
/
+2
*
[lkrnprefix] Allow relocation when no initrd is present
Michael Brown
2013-03-15
1
-3
/
+10
*
[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
2
-0
/
+329
*
[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
*
[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
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
2
-0
/
+175
*
[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
[prev]
[next]