index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
2
-4
/
+4
*
[vesafb] Select an optimal mode, rather than the first acceptable mode
Michael Brown
2013-11-28
1
-49
/
+91
*
[vesafb] Return meaningful error when no suitable mode is found
Michael Brown
2013-11-28
1
-44
/
+75
*
[vesafb] Skip modes for which we cannot get mode information
Michael Brown
2013-11-28
1
-2
/
+1
*
[vesafb] Include raw status value within VBE error messages
Michael Brown
2013-11-28
1
-5
/
+5
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
3
-0
/
+631
*
[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
3
-3
/
+3
*
[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
2
-3
/
+2
*
[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] Expose CPUID instruction via settings mechanism
Michael Brown
2013-08-07
4
-19
/
+299
*
[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
5
-0
/
+10
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
2
-0
/
+109
*
[legal] Add FILE_LICENCE for valgrind headers
Marin Hannache
2013-07-14
2
-0
/
+4
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+4
*
[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
2
-5
/
+13
*
[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
4
-16
/
+27
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-1
/
+2
*
[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
4
-33
/
+51
*
[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-19
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-12
1
-73
/
+140
[next]