index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Add efifatbin utility
Michael Brown
2014-09-10
4
-0
/
+267
*
[build] Clean up all binary directories on "make [very]clean"
Michael Brown
2014-09-04
1
-1
/
+8
*
[efi] Allow for non-PCI snpnet devices
Michael Brown
2014-09-04
1
-7
/
+8
*
[efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional
Michael Brown
2014-09-04
1
-1
/
+7
*
[efi] Avoid returning uninitialised data from PCI configuration space reads
Michael Brown
2014-09-04
1
-0
/
+3
*
[efi] Use the SNP protocol instance to match the SNP chainloading device
Michael Brown
2014-09-04
1
-8
/
+89
*
[efi] Wrap any images loaded by our wrapped image
Michael Brown
2014-08-29
4
-24
/
+70
*
[efi] Make our virtual file system case insensitive
Michael Brown
2014-08-27
1
-4
/
+24
*
[efi] Show details of intercepted LoadImage() calls
Michael Brown
2014-08-27
1
-0
/
+30
*
[mromprefix] Allow for .mrom images larger than 128kB
Michael Brown
2014-08-26
1
-9
/
+1
*
[mromprefix] Use PCI length field to obtain length of individual images
Michael Brown
2014-08-26
1
-7
/
+17
*
[util] Use PCI length field to obtain length of individual images
Michael Brown
2014-08-26
1
-3
/
+2
*
[prefix] Report both %esi and %ecx when opening payload fails
Michael Brown
2014-08-26
2
-1
/
+6
*
[prefix] Halt system without burning CPU if we cannot access the payload
Michael Brown
2014-08-26
1
-1
/
+4
*
[build] Avoid deleting config header files if build is interrupted
Michael Brown
2014-08-26
1
-2
/
+15
*
[build] Avoid using embedded script in VirtualBox named configuration
Robin Smidsrød
2014-08-22
3
-12
/
+8
*
[build] Allow ISA ROMs to be built
Michael Brown
2014-08-22
8
-30
/
+146
*
[build] Remove obsolete references to .zrom build targets
Michael Brown
2014-08-22
1
-8
/
+5
*
[romprefix] Do not preserve unused register %di
Michael Brown
2014-08-22
1
-8
/
+1
*
[efi] Dump details of any calls to our dummy block and disk I/O protocols
Michael Brown
2014-08-22
1
-15
/
+33
*
[efi] Add definitions of GUIDs observed during Windows boot
Michael Brown
2014-08-21
8
-1
/
+3795
*
[build] Add named configuration for VirtualBox
Robin Smidsrød
2014-08-21
9
-0
/
+49
*
[intel] Apply PBS/PBA errata workaround only to ICH8 PCI device IDs
Michael Brown
2014-08-21
2
-13
/
+22
*
[intel] Display before and after values for both PBS and PBA
Michael Brown
2014-08-20
1
-2
/
+7
*
[intel] Display PBS value when applying ICH errata workaround
Michael Brown
2014-08-20
1
-2
/
+2
*
[build] Allow for named configurations at build time
Michael Brown
2014-08-20
9
-2
/
+85
*
[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-05
1
-11
/
+37
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-05
6
-52
/
+73
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
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-07-31
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
[next]