index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
[image] Always unregister currently executing image
Michael Brown
2
-12
/
+0
2023-02-17
[rng] Allow entropy source to be selected at runtime
Michael Brown
7
-160
/
+48
2023-02-15
[rng] Add RDRAND as an entropy source
rdrand
Michael Brown
5
-0
/
+141
2023-02-14
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
1
-21
/
+16
2023-02-11
[rng] Check for several functioning RTC interrupts
Michael Brown
1
-3
/
+11
2023-02-06
[loong64] Add initial support for LoongArch64
Xiaotian Wu
35
-0
/
+1539
2023-02-06
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
4
-6
/
+6
2023-02-05
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
4
-0
/
+12
2023-01-25
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
1
-0
/
+26
2023-01-23
[arm] Inhibit linker warnings about an implied executable stack
Michael Brown
3
-0
/
+3
2023-01-23
[arm] Use -mfloat-abi=soft only for EFI builds
Michael Brown
2
-1
/
+5
2023-01-23
[arm] Use -fno-short-enums for all 32-bit ARM builds
Michael Brown
2
-4
/
+5
2023-01-22
[arm] Support building as a Linux userspace binary for AArch64
Michael Brown
2
-0
/
+16
2023-01-22
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
13
-285
/
+100
2023-01-22
[build] Move -Ulinux to common Makefile
Michael Brown
1
-3
/
+0
2023-01-22
[linux] Centralise the linker script for Linux binaries
Michael Brown
4
-216
/
+4
2022-12-22
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
1
-1
/
+1
2022-10-27
[bzimage] Fix parsing of "vga=..." when not at end of command line
vgafix
Michael Brown
1
-4
/
+10
2022-09-18
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
7
-0
/
+218
2022-09-18
[bios] Allow pcibios_discover() to return an empty range
Michael Brown
1
-3
/
+5
2022-09-15
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
3
-11
/
+19
2022-03-24
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2
-2
/
+2
2022-03-15
[fbcon] Support Unicode character output
Michael Brown
1
-2
/
+23
2022-02-15
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2
-0
/
+16
2022-02-15
[console] Centralise handling of key modifiers
Michael Brown
2
-5
/
+21
2022-02-10
[console] Handle remapping of scancode 86
Michael Brown
1
-0
/
+9
2022-02-10
[console] Avoid attempting to remap numeric keypad on BIOS console
Michael Brown
1
-3
/
+18
2022-02-10
[console] Generalise bios_keymap() as key_remap()
Michael Brown
1
-17
/
+1
2022-02-02
[prefix] Fix use of writable code segment on 486 and earlier CPUs
fix486
Michael Brown
1
-4
/
+10
2022-01-13
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
5
-0
/
+10
2022-01-13
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2
-3
/
+3
2021-09-08
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
1
-4
/
+66
2021-07-27
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
1
-1
/
+2
2021-06-03
[crypto] Add memory output constraints for big-integer inline assembly
bigint_output_constraints
Michael Brown
2
-22
/
+43
2021-05-21
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
3
-56
/
+4
2021-05-12
[undi] Read TSC only when profiling
Michael Brown
1
-2
/
+9
2021-05-12
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2
-0
/
+14
2021-05-12
[prefix] Specify i486 architecture for LZMA decompressor
Michael Brown
1
-1
/
+1
2021-04-13
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
1
-2
/
+2
2021-04-10
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
1
-2
/
+2
2021-03-02
[build] Allow __asmcall to be used as a type attribute
Michael Brown
6
-8
/
+9
2021-03-01
[acpi] Allow for platforms that provide ACPI tables individually
kexec3
kexec2
kexec
Michael Brown
2
-0
/
+14
2021-02-28
[linux] Use host glibc system call wrappers
Michael Brown
12
-482
/
+22
2021-02-27
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
1
-0
/
+2
2021-02-27
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
1
-4
/
+4
2021-02-18
[librm] Test for FXSAVE/FXRSTOR instruction support
fxsr
Michael Brown
3
-6
/
+36
2021-02-18
[librm] Add missing __asmcall on init_idt()
Michael Brown
1
-1
/
+1
2021-02-18
[prefix] Add a generic raw image prefix
rpl
Michael Brown
1
-0
/
+53
2021-02-18
[initrd] Allow for zero-length initrd files
Michael Brown
1
-6
/
+6
2021-02-17
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2
-179
/
+76
[next]