index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
1
-0
/
+1
*
[cpuid] Allow hypervisor CPUID leaves to be accessed as settings
Michael Brown
2024-08-01
1
-4
/
+14
*
[cpuid] Allow reading hypervisor CPUID leaves
Michael Brown
2024-08-01
1
-2
/
+2
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
1
-0
/
+257
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
1
-0
/
+197
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-11
/
+15
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
3
-3
/
+1
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
1
-1
/
+0
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
3
-0
/
+3
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-14
/
+18
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
1
-0
/
+99
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-0
/
+2
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-1
/
+1
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
1
-5
/
+6
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
2
-318
/
+0
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
1
-179
/
+0
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-12
2
-2
/
+2
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-39
/
+5
*
[image] Provide image_set_data()
Michael Brown
2021-01-22
1
-12
/
+9
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
1
-0
/
+14
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
1
-1
/
+1
*
[cpuid] Allow input %ecx value to be specified
Michael Brown
2017-06-16
3
-33
/
+44
*
[video_subr] Use memmove() for overlapping memory copy
Michael Brown
2017-03-22
1
-1
/
+1
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-37
/
+120
*
[cpuid] Provide cpuid_supported() to test for supported functions
Michael Brown
2017-01-25
2
-58
/
+67
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
1
-0
/
+39
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-2
/
+4
*
[tcpip] Do not fall back to using unoptimised TCP/IP checksumming
Michael Brown
2016-05-04
1
-2
/
+2
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
1
-0
/
+251
*
[ioapi] Split ioremap() out to a separate IOMAP API
Michael Brown
2016-02-26
1
-3
/
+0
*
[librm] Add phys_call() wrapper for calling code with physical addressing
Michael Brown
2016-02-20
1
-145
/
+0
*
[librm] Prepare for long-mode memory map
Michael Brown
2016-02-19
1
-5
/
+5
*
[relocate] Preserve page alignment during relocation
Michael Brown
2016-02-19
1
-12
/
+10
*
[librm] Provide an abstraction wrapper for prot_call
Michael Brown
2016-02-18
1
-3
/
+2
*
[librm] Convert prot_call() to a real-mode near call
Michael Brown
2016-02-18
1
-1
/
+0
*
[bios] Use an 8kB stack for x86_64
Michael Brown
2016-02-18
1
-1
/
+7
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-16
1
-1
/
+0
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
12
-0
/
+1117
*
[serial] Check for UART existence in uart_select()
Michael Brown
2015-07-31
1
-8
/
+15
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
1
-0
/
+62
*
[vram] Add "vram" built-in setting to dump video RAM
Michael Brown
2015-04-24
1
-0
/
+72
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
8
-8
/
+40
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
1
-0
/
+66
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
1
-84
/
+0
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
1
-0
/
+67
*
[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
[next]