index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[realtek] Check for ioremap() failures
Michael Brown
2014-07-16
1
-0
/
+5
*
[intel] Check for ioremap() failures
Michael Brown
2014-07-16
2
-0
/
+10
*
[ioapi] Fail ioremap() when attempting to map a zero bus address
Michael Brown
2014-07-16
1
-1
/
+1
*
[efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available
Curtis Larsen
2014-07-16
1
-0
/
+34
*
[efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header
Michael Brown
2014-07-16
2
-1
/
+125
*
[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
3
-0
/
+257
*
[efi] Install our own disk I/O protocol and claim exclusive use of it
Michael Brown
2014-07-14
2
-13
/
+223
*
[efi] Update EDK2 headers
Michael Brown
2014-07-14
20
-96
/
+533
*
[netdevice] Reset network device index when last device is unregistered
Michael Brown
2014-07-14
1
-2
/
+8
*
[crypto] Fix debug message
Michael Brown
2014-07-12
1
-1
/
+1
*
[crypto] Add support for iPAddress subject alternative names
Michael Brown
2014-07-11
3
-40
/
+105
*
[efi] Include SNP NIC driver within the all-drivers target
Michael Brown
2014-07-08
1
-0
/
+4
*
[efi] Rewrite SNP NIC driver
Michael Brown
2014-07-08
5
-510
/
+418
*
[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
3
-0
/
+89
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
3
-15
/
+65
*
[efi] Allow network devices to be created on top of arbitrary SNP devices
Michael Brown
2014-07-03
11
-397
/
+643
*
[build] Add yet another potential location for isolinux.bin
Michael Brown
2014-06-26
1
-1
/
+2
*
[build] Fix erroneous object name in version object
Michael Brown
2014-06-26
1
-2
/
+2
*
[efi] Restructure EFI driver model
Michael Brown
2014-06-25
7
-486
/
+582
*
[efi] Provide a meaningful EFI SNP device name
Michael Brown
2014-06-25
2
-2
/
+3
*
[efi] Allow device paths to be easily included in debug messages
Michael Brown
2014-06-25
2
-36
/
+52
*
[build] Expose build timestamp, build name, and product names
Michael Brown
2014-06-24
10
-37
/
+101
*
[debug] Allow debug message colours to be customised via DBGCOL=...
Michael Brown
2014-06-16
2
-3
/
+39
*
[build] Check if git index actually exists
Peter Lemenkov
2014-06-16
1
-0
/
+2
*
[smbios] Expose board serial number as ${board-serial}
Dale Hamel
2014-06-12
2
-0
/
+29
[next]