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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+185
*
[smbios] Allow access to multiple instances of SMBIOS structures
Michael Brown
2013-05-01
2
-4
/
+9
*
[smbios] Allow access to unreferenced SMBIOS strings
Michael Brown
2013-05-01
1
-4
/
+10
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-21
/
+11
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
13
-137
/
+131
*
[efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL
Michael Brown
2013-04-19
1
-218
/
+0
*
[efi] Fetch device path for loaded image during initialisation
Michael Brown
2013-03-27
1
-13
/
+37
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-2
/
+3
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
1
-0
/
+43
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
3
-12
/
+31
*
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
Michael Brown
2013-03-20
1
-4
/
+1
*
[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
2
-0
/
+19
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-20
1
-0
/
+95
*
[efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation
Michael Brown
2013-03-14
1
-1
/
+56
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
2
-21
/
+607
*
[efi] Add last_opened_snpdev()
Michael Brown
2013-03-13
1
-0
/
+15
*
[efi] Include product short name in EFI SNP device names
Michael Brown
2012-11-21
1
-3
/
+5
*
[efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present
Michael Brown
2012-11-21
1
-5
/
+22
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
1
-1
/
+2
*
[efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device
Michael Brown
2012-10-23
1
-0
/
+68
*
[efi] Add missing RC_TO_EFIRC() conversion
Michael Brown
2012-10-22
1
-1
/
+1
*
[efi] Expose net device non-volatile settings via HII
Michael Brown
2012-10-16
2
-216
/
+1069
*
[efi] Split SNP HII functionality into a separate file
Michael Brown
2012-10-16
2
-418
/
+439
*
[efi] Mark SNP formset compliant with IBM's Unified Configuration Manager
Michael Brown
2012-10-05
1
-2
/
+3
*
[efi] Provide guaranteed space in transmitted packets
Michael Brown
2012-09-14
1
-6
/
+7
*
[smbios] Default to "hex" type for non-string SMBIOS settings
Michael Brown
2012-09-10
1
-3
/
+10
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-1
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
19
-19
/
+38
*
[efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE
Michael Brown
2012-05-16
1
-10
/
+12
*
[time] Add Linux time source using gettimeofday()
Michael Brown
2012-05-04
1
-0
/
+45
*
[efi] Update link state in SNP device mode data
Michael Brown
2012-04-19
1
-2
/
+15
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
2
-2
/
+2
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
2
-0
/
+17
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
1
-0
/
+96
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
1
-0
/
+233
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-1
/
+3
*
[bofm] Pass BOFM version 2 table to SetStatus() if applicable
Michael Brown
2011-05-05
1
-10
/
+29
*
[bofm] Increase amount of debugging available
Michael Brown
2011-05-05
1
-32
/
+48
*
[bofm] Report {slot,port} to {bus:dev.fn,mport} mapping on newer BOFM builds
Michael Brown
2011-05-04
1
-2
/
+7
*
[bofm] Use "mport" rather than "port" to describe mport value
Michael Brown
2011-05-04
1
-5
/
+5
*
[bofm] Match port numbering as used in CSV file
Michael Brown
2011-05-04
1
-1
/
+1
*
[efi] Ensure that each HII package list and formset has a unique GUID
Michael Brown
2011-05-03
1
-3
/
+6
*
[efi] Add support for HII
Michael Brown
2011-04-08
1
-0
/
+374
*
[efi] Add EFI string formatting functions
Michael Brown
2011-04-08
3
-15
/
+156
*
[bofm] Use BOFM protocol version 2 if available
Michael Brown
2011-03-30
1
-17
/
+62
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
2
-2
/
+51
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr JaroszyĆski
2011-03-27
1
-3
/
+31
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-2
/
+2
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-2
/
+18
[next]