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
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-0
/
+4
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-2
/
+6
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-4
/
+10
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+17
*
[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
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+2
*
[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
*
[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
13
-13
/
+26
*
[efi] Work around platforms which choke on EFI_PCI_DEVICE_ENABLE
Michael Brown
2012-05-16
1
-10
/
+12
*
[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
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-0
/
+8
*
[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
*
[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
*
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
2011-03-15
2
-0
/
+64
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[bofm] Add support for BOFM under EFI
Michael Brown
2011-03-03
1
-0
/
+322
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
3
-285
/
+593
[next]