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
2024-03-18
[snp] Pad transmit buffer length to work around buggy vendor drivers
snppad
Michael Brown
1
-0
/
+7
2024-03-17
[golan] Use ETH_HLEN for inline header size
Rabia Manaa
1
-1
/
+1
2024-03-17
[build] Fix building on older versions of gcc
Michael Brown
1
-0
/
+1
2024-03-16
[snp] Allocate additional padding for receive buffers
Michael Brown
1
-1
/
+14
2024-03-15
[ucode] Add support for updating x86 microcode
Michael Brown
6
-0
/
+1283
2024-03-15
[bios] Provide a multiprocessor API for BIOS
Michael Brown
4
-1
/
+207
2024-03-15
[librm] Add support for installing a startup IPI handler
Michael Brown
3
-0
/
+113
2024-03-15
[efi] Provide a multiprocessor API for EFI
Michael Brown
6
-1
/
+821
2024-03-15
[mp] Define an API for multiprocessor functions
Michael Brown
11
-0
/
+530
2024-03-13
[efi] Update to current EDK2 headers
Michael Brown
12
-11
/
+421
2024-03-07
[ci] Update action versions to silence GitHub warnings
Michael Brown
2
-8
/
+8
2024-03-07
[efi] Do not report return status from efi_block_local()
Michael Brown
1
-1
/
+5
2024-03-07
[block] Allow SAN boot device to be identified by filesystem label
Michael Brown
3
-1
/
+81
2024-03-07
[block] Allow SAN boot device to be identified by an extra filename
Michael Brown
3
-28
/
+68
2024-03-06
[block] Allow SAN boot device to be identified by UUID
Michael Brown
5
-7
/
+41
2024-03-06
[efi] Add efi_path_guid() utility function
Michael Brown
3
-0
/
+46
2024-03-06
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
8
-23
/
+45
2024-03-05
[efi] Allow booting from local disks via the "sanboot" command
Michael Brown
3
-31
/
+166
2024-03-05
[block] Allow for iteration over SAN device list in drive number order
Michael Brown
2
-2
/
+24
2024-03-04
[efi] Generalise block device boot to support arbitrary EFI handles
Michael Brown
1
-47
/
+66
2024-03-04
[efi] Use file system protocol to check for SAN boot filename existence
Michael Brown
1
-86
/
+218
2024-03-04
[block] Use drive number as debug message stream ID
Michael Brown
4
-166
/
+173
2024-03-04
[efi] Use long forms of device paths in debug messages
Michael Brown
1
-1
/
+1
2024-02-29
[parseopt] Add parse_uuid() for parsing UUID command-line arguments
Michael Brown
2
-0
/
+25
2024-02-29
[settings] Add parsing for UUID and GUID settings types
Michael Brown
2
-3
/
+44
2024-02-29
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
7
-2
/
+203
2024-02-27
[efi] Work around broken boot services table manipulation by UEFI shim
Michael Brown
1
-49
/
+43
2024-02-23
[eap] Add support for the MS-CHAPv2 authentication method
Michael Brown
5
-0
/
+285
2024-02-23
[eap] Allow MD5-Challenge authentication method to be disabled
Michael Brown
6
-82
/
+172
2024-02-23
[eap] Add progress debug messages
Michael Brown
1
-1
/
+11
2024-02-22
[efi] Ignore new LoongArch PC-relative relocations and relaxations
Alexey Sheplyakov
1
-0
/
+20
2024-02-22
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
21
-137
/
+136
2024-02-22
[crypto] Force inlining of trivial wrapper functions
Michael Brown
1
-44
/
+55
2024-02-22
[crypto] Add implementation of MS-CHAPv2 authentication
mschapv2
Michael Brown
4
-0
/
+567
2024-02-15
[crypto] Allow for multiple cross-signed certificate download attempts
Michael Brown
2
-100
/
+249
2024-02-15
[crypto] Add x509_is_self_signed() helper function
Michael Brown
3
-1
/
+15
2024-02-14
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
3
-9
/
+37
2024-02-14
[list] Add list_for_each_entry_safe_continue()
Michael Brown
2
-0
/
+48
2024-02-14
[list] Add list_is_head_entry()
Michael Brown
2
-0
/
+27
2024-02-10
[build] Fix build failures with older versions of gcc
centos7
Michael Brown
2
-7
/
+10
2024-02-10
[libc] Allow build_assert() failures to be ignored via NO_WERROR=1
Michael Brown
1
-1
/
+1
2024-02-08
[bnxt] Add support for BCM957608
Joseph Wong
4
-101
/
+720
2024-02-07
[crypto] Add implementation of the DES cipher
Michael Brown
5
-0
/
+1686
2024-02-07
[test] Remove dummy initialisation vector for ECB-mode AES tests
Michael Brown
1
-8
/
+3
2024-02-02
[crypto] Fix stray references to AES
Michael Brown
1
-3
/
+3
2024-01-31
[tls] Tidy up error handling flow in tls_send_plaintext()
Michael Brown
1
-10
/
+20
2024-01-31
[efi] Fix hang during ExitBootServices()
Ross Lagerwall
3
-3
/
+15
2024-01-31
[tls] Add ECDHE cipher suites
Michael Brown
16
-12
/
+292
2024-01-30
[tls] Make key exchange algorithms selectable via build configuration
Michael Brown
10
-98
/
+249
2024-01-30
[crypto] Add X25519 OID-identified algorithm and TLS named curve
Michael Brown
4
-0
/
+60
[next]