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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
[efi] Add efi_path_terminate() utility function
Michael Brown
5
-33
/
+24
2023-01-23
[arm] Inhibit linker warnings about an implied executable stack
Michael Brown
4
-4
/
+4
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
18
-288
/
+138
2023-01-22
[build] Move -Ulinux to common Makefile
Michael Brown
2
-3
/
+4
2023-01-22
[linux] Centralise the linker script for Linux binaries
Michael Brown
5
-116
/
+9
2023-01-20
[efi] Do not rely on ProcessorBind.h when building host binaries
processorbind
Michael Brown
2
-4
/
+40
2023-01-18
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
aenq
Alexander Graf
2
-0
/
+139
2023-01-17
[netdevice] Ensure consistent interpretation of "netX" device name
Michael Brown
1
-2
/
+2
2023-01-15
[efi] Create VLAN autoboot device automatically
autovlan
Michael Brown
1
-0
/
+9
2023-01-15
[vlan] Support automatic VLAN device creation
Michael Brown
2
-0
/
+49
2023-01-15
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
5
-8
/
+30
2023-01-15
[netdevice] Allow duplicate MAC addresses
Michael Brown
5
-38
/
+56
2023-01-14
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
10
-33
/
+36
2023-01-11
[efi] Disable receive filters to work around buggy UNDI drivers
Michael Brown
1
-10
/
+47
2022-12-22
[cachedhcp] Retain cached DHCPACK after startup if not already consumed
Michael Brown
1
-4
/
+22
2022-12-22
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
6
-15
/
+41
2022-12-22
[efi] Add efi_path_vlan() utility function
Michael Brown
2
-0
/
+24
2022-12-22
[efi] Expose efi_path_next() utility function
Michael Brown
3
-15
/
+41
2022-12-22
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2
-5
/
+5
2022-12-14
[efi] Provide VLAN configuration protocol
Michael Brown
6
-4
/
+227
2022-12-14
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
3
-7
/
+19
2022-12-14
[build] Disable dangling pointer checking for GCC
gcc12
Michael Brown
1
-2
/
+4
2022-12-14
[build] Disable array bounds checking for GCC
Michael Brown
1
-2
/
+2
2022-11-15
[intel] Add PCI ID for I219-V and -LM 16,17
Christian I. Nilsson
1
-0
/
+4
2022-11-13
[pci] Backup and restore standard config space across PCIe FLR
Michael Brown
1
-2
/
+7
2022-11-13
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
5
-13
/
+22
2022-11-10
[tls] Add GCM cipher suites
Michael Brown
7
-8
/
+147
2022-11-10
[tests] Verify ability to perform in-place encryption and decryption
Michael Brown
1
-4
/
+6
2022-11-10
[crypto] Support in-place decryption for GCM ciphers
Michael Brown
1
-34
/
+32
2022-11-09
[tests] Verify ability to reset cipher initialisation vector
Michael Brown
1
-0
/
+38
2022-11-09
[crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()
Michael Brown
2
-11
/
+17
2022-11-09
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
4
-68
/
+125
2022-11-09
[tls] Always send maximum supported version in ClientHello
Michael Brown
1
-1
/
+1
2022-11-08
[tls] Add support for AEAD ciphers
Michael Brown
1
-2
/
+39
2022-11-08
[tls] Treat invalid block padding as zero length padding
Michael Brown
1
-2
/
+2
2022-11-08
[tls] Allow for arbitrary-length initialisation vectors
Michael Brown
2
-186
/
+148
2022-11-08
[tls] Add MAC length as a cipher suite parameter
Michael Brown
4
-16
/
+28
2022-11-08
[tls] Abstract out concept of a TLS authentication header
Michael Brown
2
-21
/
+27
2022-11-07
[tls] Ensure cipher alignment size is respected
Michael Brown
1
-0
/
+18
2022-11-07
[crypto] Add concept of cipher alignment size
Michael Brown
8
-1
/
+33
2022-11-07
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
4
-5
/
+48
2022-11-07
[tls] Remove support for TLSv1.0
Michael Brown
2
-36
/
+6
2022-11-04
[efi] Clear DMA-coherent buffers before mapping
ioactive
Michael Brown
1
-0
/
+3
2022-10-27
[bzimage] Fix parsing of "vga=..." when not at end of command line
vgafix
Michael Brown
1
-4
/
+10
2022-10-25
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
7
-0
/
+1072
2022-10-25
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
9
-7
/
+64
2022-10-25
[crypto] Add concept of additional data to cipher algorithms
Michael Brown
4
-23
/
+47
[prev]
[next]