index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
[xen] Wait for and clear XenStore event before receiving data
Michael Brown
2015-06-30
1
-0
/
+19
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
3
-0
/
+104
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
1
-0
/
+1
*
[vram] Add "vram" built-in setting to dump video RAM
Michael Brown
2015-04-24
1
-0
/
+72
*
[build] Construct all-drivers list based on driver class
Michael Brown
2015-04-22
2
-2
/
+2
*
[efi] Use the EFI_RNG_PROTOCOL as an entropy source if available
Michael Brown
2015-04-14
1
-3
/
+76
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
2
-0
/
+151
*
[efi] Ensure drivers are disconnected when ExitBootServices() is called
Michael Brown
2015-04-13
1
-0
/
+35
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
2
-0
/
+6
*
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2015-03-03
2
-4849
/
+0
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-0
/
+8
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-7
/
+20
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
25
-25
/
+73
*
[hyperv] Check for required features
Michael Brown
2015-02-20
2
-0
/
+41
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
2
-0
/
+147
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
2
-102
/
+0
*
[build] Include Hyper-V driver in the all-drivers build
Michael Brown
2014-12-21
1
-0
/
+4
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+3
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
1
-0
/
+8
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
7
-0
/
+737
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
1
-52
/
+23
*
[xen] Accept alternative Xen platform PCI device ID 5853:0002
Michael Brown
2014-08-13
1
-0
/
+1
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
2
-4
/
+5
*
[xen] Add support for Xen netfront virtual NICs
Michael Brown
2014-07-29
1
-0
/
+3
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
5
-0
/
+762
*
[ioapi] Centralise notion of PAGE_SIZE
Michael Brown
2014-07-28
1
-0
/
+3
*
[ioapi] Fail ioremap() when attempting to map a zero bus address
Michael Brown
2014-07-16
1
-1
/
+1
*
[efi] Include SNP NIC driver within the all-drivers target
Michael Brown
2014-07-08
1
-0
/
+4
*
[efi] Identify autoboot device by MAC address when chainloading
Michael Brown
2014-07-08
1
-0
/
+4
*
[efi] Restructure EFI driver model
Michael Brown
2014-06-25
1
-0
/
+35
*
[build] Avoid errors when build directory is mounted via NFS
Michael Brown
2014-05-13
1
-1
/
+1
*
[libc] Add flsll()
Michael Brown
2014-04-27
1
-31
/
+0
*
[libc] Add inline assembly implementation of flsl() using BSR instruction
Michael Brown
2014-04-24
1
-0
/
+31
*
[efi] Disable SNP devices when running iPXE as the application
Michael Brown
2014-03-14
1
-2
/
+4
*
[efi] Unload our own image before exiting UEFI application
Michael Brown
2014-03-14
1
-4
/
+9
*
[efi] Avoid accidentally calling main() twice
Michael Brown
2014-03-14
1
-1
/
+5
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-18
/
+20
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-3
/
+3
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
1
-0
/
+1
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
1
-1
/
+1
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-2
/
+1
*
[settings] Expose CPUID instruction via settings mechanism
Michael Brown
2013-08-07
4
-19
/
+299
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
1
-0
/
+2
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+1
*
[legal] Add FILE_LICENCE for valgrind headers
Marin Hannache
2013-07-14
2
-0
/
+4
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+4
*
[build] Add efidrv.cab target for UEFI Secure Boot signing
Michael Brown
2013-05-14
1
-0
/
+10
*
[pxe] Convert external PXE API errors into iPXE platform-generated errors
Michael Brown
2013-04-29
1
-0
/
+1
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-1
/
+2
[next]