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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[smc9000] Avoid using CONFIG as a preprocessor macro
Michael Brown
2014-08-19
2
-6
/
+6
*
[readline] Add CTRL-W shortcut to remove a word
Marin Hannache
2014-08-19
1
-1
/
+35
*
[xen] Cope with unexpected initial backend states
Michael Brown
2014-08-14
3
-11
/
+66
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
5
-109
/
+349
*
[xen] Accept alternative Xen platform PCI device ID 5853:0002
Michael Brown
2014-08-13
1
-0
/
+1
*
[readline] Ensure cursor is visible when prompting for input
Michael Brown
2014-08-06
1
-0
/
+3
*
[efi] Support displaying and hiding cursor
Michael Brown
2014-08-06
1
-0
/
+32
*
[bios] Support displaying and hiding cursor
Michael Brown
2014-08-06
2
-0
/
+44
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
3
-34
/
+63
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
8
-85
/
+131
*
[efi] Try various possible SNP receive filters
Curtis Larsen
2014-08-06
1
-11
/
+37
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-06
6
-52
/
+73
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-06
12
-141
/
+119
*
[efi] Reset multicast filter list when setting SNP receive filters
Michael Brown
2014-08-05
1
-1
/
+1
*
[efi] Add ability to dump SNP device mode information
Michael Brown
2014-08-05
1
-0
/
+64
*
[efi] Report errors from attempting to disconnect existing drivers
Curtis Larsen
2014-08-05
1
-1
/
+8
*
[efi] Print raw device path when we have no DevicePathToTextProtocol
Michael Brown
2014-08-01
1
-4
/
+18
*
[efi] Also try original ComponentName protocol for retrieving driver names
Michael Brown
2014-08-01
1
-1
/
+34
*
[efi] Add excessive sanity checks into efi_debug functions
Michael Brown
2014-08-01
1
-3
/
+53
*
[efi] Improve debugging of the debugging facilities
Michael Brown
2014-08-01
1
-17
/
+41
*
[efi] Dump handle information around connect/disconnect attempts
Michael Brown
2014-07-31
1
-0
/
+9
*
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
2014-07-31
4
-0
/
+8
*
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
2014-07-31
5
-14
/
+14
*
[efi] Allow compiler to perform type checks on EFI_HANDLE
Michael Brown
2014-07-31
1
-0
/
+10
*
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Michael Brown
2014-07-31
4
-47
/
+43
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
8
-88
/
+49
*
[efi] Add ability to dump all openers of a given protocol on a handle
Michael Brown
2014-07-31
2
-4
/
+106
*
[efi] Provide efi_handle_name() for debugging
Michael Brown
2014-07-31
2
-0
/
+236
*
[efi] Expand the range of well-known EFI GUIDs in debug messages
Michael Brown
2014-07-31
4
-10
/
+390
*
[efi] Ignore failures when attempting to install SNP HII protocol
Michael Brown
2014-07-30
2
-6
/
+13
*
[netdevice] Avoid registering duplicate network devices
Michael Brown
2014-07-30
2
-5
/
+42
*
[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] Fill in loaded image's DeviceHandle if firmware fails to do so
Michael Brown
2014-07-30
1
-0
/
+7
*
[efi] Unload started images only on failure
Michael Brown
2014-07-30
1
-9
/
+17
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
5
-36
/
+53
*
[xen] Add support for Xen netfront virtual NICs
Michael Brown
2014-07-29
4
-0
/
+1009
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
18
-0
/
+2272
*
[xen] Import selected public headers
Michael Brown
2014-07-29
19
-0
/
+5650
*
[lotest] Discard packets arriving on the incorrect network device
Michael Brown
2014-07-29
1
-6
/
+6
*
[ioapi] Centralise notion of PAGE_SIZE
Michael Brown
2014-07-28
3
-3
/
+9
*
[build] Set GITVERSION only if there is a git repository
Florian Schmaus
2014-07-28
1
-1
/
+1
*
[efi] Show more diagnostic information when building with DEBUG=efi_wrap
Michael Brown
2014-07-26
2
-3
/
+6
*
[lacp] Set "aggregatable" flag in response LACPDU
Sven Ulland
2014-07-23
1
-1
/
+2
*
[x86_64] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+43
*
[i386] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+38
*
[natsemi] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[myson] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[skel] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[vmxnet3] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+10
[next]