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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
[efi] Support Unicode console output via framebuffer console
utf8
Michael Brown
1
-3
/
+48
2022-03-15
[fbcon] Support Unicode console output
Michael Brown
4
-74
/
+160
2022-03-15
[efi] Support Unicode console output via text console
Michael Brown
1
-1
/
+17
2022-03-15
[utf8] Add UTF-8 accumulation self-tests
Michael Brown
2
-0
/
+165
2022-03-01
[utf8] Add ability to accumulate Unicode characters from UTF-8 bytes
Michael Brown
2
-0
/
+206
2022-02-23
[dns] Always start DNS queries using the first configured DNS server
dns_primary
Michael Brown
1
-5
/
+4
2022-02-16
[console] Include mappings for AltGr-Shift-<key>
Michael Brown
20
-3
/
+118
2022-02-16
[console] Support changing keyboard map at runtime
Michael Brown
4
-2
/
+174
2022-02-16
[settings] Always process all settings applicators
Michael Brown
1
-7
/
+3
2022-02-16
[console] Ensure that US keyboard map appears at start of linker table
Michael Brown
3
-3
/
+7
2022-02-16
[xsigo] Avoid storing unused uninitialised fields in gateway address
Michael Brown
1
-0
/
+1
2022-02-16
[pci] Ensure that pci_read_config() initialises all fields
Michael Brown
1
-0
/
+5
2022-02-16
[image] Do not clear current working URI when executing embedded image
Michael Brown
1
-2
/
+5
2022-02-15
[console] Fix definition of unreachability for remapped keys
Michael Brown
19
-23
/
+137
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
[next]