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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Use -Wno-decl when running sparse
Michael Brown
2013-04-28
1
-0
/
+1
*
[realtek] Print bad MAC address in debug message when inferring no EEPROM
Michael Brown
2013-04-27
1
-1
/
+2
*
[process] Mark process descriptor as static in PERMANENT_PROCESS
Michael Brown
2013-04-25
1
-1
/
+1
*
[build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL()
Michael Brown
2013-04-25
1
-0
/
+1
*
[build] Allow sparse to be invoked via "make C=1"
Michael Brown
2013-04-25
1
-0
/
+9
*
[build] Define __WINT_TYPE__ if necessary
Michael Brown
2013-04-25
1
-0
/
+3
*
[build] Allow sparse to find compiler.h
Michael Brown
2013-04-25
1
-1
/
+1
*
[netdevice] Use link-layer address as part of RNG seed
Michael Brown
2013-04-19
1
-2
/
+11
*
[efi] Add sample platform-generated error disambiguations
Michael Brown
2013-04-19
1
-3
/
+19
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
20
-200
/
+212
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
7
-234
/
+648
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
6
-83
/
+86
*
[efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL
Michael Brown
2013-04-19
5
-591
/
+0
*
[intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs
Michael Brown
2013-04-19
3
-0
/
+580
*
[intel] Expose functionality to be shared with intelx driver
Michael Brown
2013-04-19
2
-15
/
+33
*
[intel] Remove hardcoded offsets for descriptor ring registers
Michael Brown
2013-04-19
2
-18
/
+6
*
[bios] Fix screen clearing on buggy BIOSes
Michael Brown
2013-04-17
1
-1
/
+1
*
[settings] Expose build architecture and platform via settings
Michael Brown
2013-04-06
1
-15
/
+85
*
[efi] Fetch device path for loaded image during initialisation
Michael Brown
2013-03-27
2
-13
/
+38
*
[prism2] Use standard type names
Michael Brown
2013-03-27
4
-1383
/
+1361
*
[igbvf] Remove conflicting macro definitions
Michael Brown
2013-03-25
1
-3
/
+0
*
[cs89x0] Remove conflicting macro definitions
Michael Brown
2013-03-25
1
-3
/
+0
*
[efi] Enable "cpuid" command by default for EFI
Michael Brown
2013-03-22
1
-0
/
+1
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
6
-9
/
+28
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
14
-2
/
+286
*
[build] Avoid strict-aliasing warning for gcc 4.3
Bo Yang
2013-03-21
1
-2
/
+2
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
4
-26
/
+36
*
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
Michael Brown
2013-03-20
3
-7
/
+21
*
[dhcp] Use PXE byte ordering for UUID in DHCP option 97
Michael Brown
2013-03-20
1
-1
/
+8
*
[smbios] Mangle UUIDs for SMBIOS version 2.6 and newer
Michael Brown
2013-03-20
1
-9
/
+33
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
4
-0
/
+33
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
4
-116
/
+149
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-20
3
-0
/
+216
*
[efi] Fix minor typos in efi_image.c
Michael Brown
2013-03-20
1
-3
/
+3
*
[lkrnprefix] Allow relocation when no initrd is present
Michael Brown
2013-03-15
1
-3
/
+10
*
[efi] Fix building with newer binutils
Michael Brown
2013-03-14
1
-0
/
+2
*
[efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation
Michael Brown
2013-03-14
2
-1
/
+59
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
10
-115
/
+1546
*
[efi] Add last_opened_snpdev()
Michael Brown
2013-03-13
2
-0
/
+16
*
[autoboot] Split main control flow out of main() into a new function ipxe()
Michael Brown
2013-03-13
3
-82
/
+98
*
[efi] Update to latest EDK2 headers
Michael Brown
2013-03-13
8
-73
/
+125
*
[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
*
[build] Add vmware build target
Brandon Penglase
2013-03-06
1
-0
/
+17
*
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
Michael Brown
2013-03-06
3
-29
/
+28
*
[menu] Prevent separators with shortcut keys from being selected
Michael Brown
2013-03-06
1
-10
/
+12
*
[menu] Prevent character code zero from acting as a shortcut key
Michael Brown
2013-03-06
1
-1
/
+2
[next]