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
gve-startup-fix
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
rbgstart
rdrand
realtek_hack
retimeout
riscv64
rndis_padding
rpl
rtlvlan
sanconnect
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
siglist
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
[console] Add Swedish "se" keymap
Michael Brown
1
-0
/
+53
2022-02-15
[build] Avoid invoking genkeymap.py via Perl
Michael Brown
2
-1
/
+2
2022-02-15
[console] Ensure that all ASCII characters are reachable in all keymaps
Michael Brown
1
-0
/
+6
2022-02-15
[console] Remove "az" keymap
Michael Brown
1
-40
/
+0
2022-02-15
[console] Fix unreachable characters in "mt" keymap
Michael Brown
2
-1
/
+5
2022-02-15
[console] Fix unreachable characters in "il" keymap
Michael Brown
2
-0
/
+7
2022-02-15
[console] Treat dead keys as producing their ASCII equivalents
Michael Brown
15
-7
/
+61
2022-02-15
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
37
-5
/
+332
2022-02-15
[console] Centralise handling of key modifiers
Michael Brown
6
-37
/
+116
2022-02-15
[console] Allow for named keyboard mappings
Michael Brown
33
-130
/
+373
2022-02-14
[tables] Add ability to declare static table start and end markers
Michael Brown
1
-0
/
+27
2022-02-10
[console] Handle remapping of scancode 86
Michael Brown
28
-6
/
+93
2022-02-10
[console] Update genkeymap to work with current databases
Michael Brown
25
-485
/
+434
2022-02-10
[efi] Support keyboard remapping via the EFI console
Michael Brown
1
-0
/
+8
2022-02-10
[usb] Handle upper/lower case and Ctrl-<key> after applying remapping
Michael Brown
1
-6
/
+11
2022-02-10
[usb] Support keyboard remapping via the native USB keyboard driver
Michael Brown
1
-0
/
+5
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
3
-17
/
+55
2022-02-10
[efi] Enable IMAGE_GZIP by default for AArch64
Michael Brown
1
-0
/
+4
2022-02-02
[prefix] Fix use of writable code segment on 486 and earlier CPUs
fix486
Michael Brown
1
-4
/
+10
2022-01-18
[efi] Attempt to fetch autoexec script via TFTP
Michael Brown
1
-0
/
+176
2022-01-18
[efi] Allow for autoexec scripts that are not located in a filesystem
Michael Brown
1
-21
/
+41
2022-01-13
[uri] Allow for relative URIs that include colons within the path
uricolon
Michael Brown
2
-5
/
+20
2022-01-13
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
sbat
Michael Brown
9
-0
/
+139
2022-01-13
[build] Ensure version.%.o is always rebuilt as expected
Michael Brown
1
-2
/
+2
2022-01-13
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
7
-20
/
+20
2022-01-11
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
1
-9
/
+9
2022-01-04
[settings] Support formatting UUIDs as little-endian GUIDs
guid
Michael Brown
4
-6
/
+31
2021-11-25
[efi] Disable EFI watchdog timer when shutting down to boot an OS
Michael Brown
1
-0
/
+34
2021-11-23
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
shutdown_tpl_notify
Michael Brown
6
-11
/
+36
2021-11-23
[build] Include EFI system partition table entry in isohybrid images
Michael Brown
1
-0
/
+3
2021-11-22
[efi] Raise TPL during driver unload entry point
Michael Brown
1
-0
/
+7
2021-11-22
[intel] Add PCI ID for Intel X553 0x15e4
Benedikt Braunger
1
-0
/
+1
2021-11-21
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2
-44
/
+57
2021-11-21
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
1
-3
/
+6
2021-11-12
[xhci] Avoid DMA during shutdown if firmware has disabled bus mastering
Michael Brown
1
-0
/
+22
2021-11-12
[uri] Retain original encodings for path, query, and fragment fields
uri
Michael Brown
5
-75
/
+148
2021-10-28
[xhci] Allow for permanent failure of the command mechanism
xhci_fail
Michael Brown
2
-2
/
+51
2021-10-28
[virtio] Update driver to use DMA API
Aaron Young
5
-31
/
+69
2021-09-10
[readline] Extend maximum read line length to 1024 characters
Michael Brown
1
-7
/
+17
2021-09-09
[ecm] Use ACPI-provided system-specific MAC address if present
Michael Brown
1
-0
/
+9
2021-09-09
[ecm] Expose USB vendor/device information to ecm_fetch_mac()
Michael Brown
3
-7
/
+8
2021-09-09
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
3
-0
/
+169
2021-09-08
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
3
-69
/
+99
2021-07-27
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
5
-51
/
+167
2021-07-26
[efi] Use zero for PCI vendor/device IDs when no applicable ID exists
Michael Brown
1
-1
/
+2
2021-07-26
[build] Fix genfsimg to work with FATDIR with space
JuniorJPDJ
1
-1
/
+1
2021-07-20
[cloud] Retry DHCP aggressively in AWS EC2
Michael Brown
1
-1
/
+16
2021-07-15
[efi] Match signtool expectations for file alignment
Michael Brown
1
-1
/
+15
2021-07-15
[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constants
Michael Brown
1
-0
/
+4
[next]