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
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
5
-83
/
+45
*
[efi] Add ability to dump all openers of a given protocol on a handle
Michael Brown
2014-07-31
1
-3
/
+80
*
[efi] Provide efi_handle_name() for debugging
Michael Brown
2014-07-31
1
-0
/
+235
*
[efi] Expand the range of well-known EFI GUIDs in debug messages
Michael Brown
2014-07-31
1
-10
/
+98
*
[efi] Ignore failures when attempting to install SNP HII protocol
Michael Brown
2014-07-30
2
-6
/
+13
*
[efi] Report exact failure when unable to open the device path
Michael Brown
2014-07-30
1
-2
/
+4
*
[efi] Fix incorrect debug message level when device has no device path
Michael Brown
2014-07-30
1
-2
/
+2
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
2
-30
/
+31
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
3
-0
/
+1065
*
[efi] Show more diagnostic information when building with DEBUG=efi_wrap
Michael Brown
2014-07-26
2
-3
/
+6
*
[efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available
Curtis Larsen
2014-07-16
1
-0
/
+34
*
[efi] Print well-known GUIDs by name in debug messages
Michael Brown
2014-07-16
1
-0
/
+32
*
[efi] Allow for interception of boot services calls by loaded image
Michael Brown
2014-07-16
1
-0
/
+237
*
[efi] Install our own disk I/O protocol and claim exclusive use of it
Michael Brown
2014-07-14
1
-13
/
+104
*
[efi] Attempt to start only drivers claiming support for a device
Michael Brown
2014-07-08
1
-0
/
+7
*
[efi] Identify autoboot device by MAC address when chainloading
Michael Brown
2014-07-08
1
-0
/
+71
*
[efi] Allow network devices to be created on top of arbitrary SNP devices
Michael Brown
2014-07-03
4
-355
/
+361
*
[efi] Restructure EFI driver model
Michael Brown
2014-06-25
4
-453
/
+509
*
[efi] Provide a meaningful EFI SNP device name
Michael Brown
2014-06-25
1
-1
/
+2
*
[efi] Allow device paths to be easily included in debug messages
Michael Brown
2014-06-25
1
-20
/
+50
*
[build] Expose build timestamp, build name, and product names
Michael Brown
2014-06-24
3
-13
/
+12
*
[smbios] Expose board serial number as ${board-serial}
Dale Hamel
2014-06-12
1
-0
/
+12
*
[efi] Do not try to fetch loaded image device path protocol
Michael Brown
2014-05-20
1
-23
/
+0
*
[efi] Make EFI_HII_DATABASE_PROTOCOL optional
Michael Brown
2014-05-20
1
-1
/
+10
*
[efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
Michael Brown
2014-05-20
1
-9
/
+15
*
[efi] Allow for optional protocols
Michael Brown
2014-05-19
1
-2
/
+3
*
[efi] Disable SNP devices when running iPXE as the application
Michael Brown
2014-03-14
1
-7
/
+126
*
[efi] Connect driver to devices as part of installation
Michael Brown
2014-03-12
1
-20
/
+69
*
[efi] Allow driver to be unloaded
Michael Brown
2014-03-10
4
-4
/
+158
*
[linux] Avoid starting currticks() from zero every time
Michael Brown
2014-03-07
1
-1
/
+7
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-0
/
+4
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-39
/
+44
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
2
-9
/
+135
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
2
-6
/
+10
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-4
/
+10
*
[settings] Clarify usage of the term "named setting"
Michael Brown
2013-07-18
1
-2
/
+2
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+17
*
[linux] Add missing #include <stddef.h>
Marin Hannache
2013-07-14
2
-0
/
+2
*
[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
[next]