index
:
rocket-tools/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-29
[efi] Allow for allocating EFI devices from arbitrary handles
Michael Brown
2
-42
/
+67
2024-03-29
[http] Add error table entry for HTTP 404 Not Found error
Michael Brown
1
-1
/
+2
2024-03-29
[tftp] Add error table entry for TFTP "file not found" error code
Michael Brown
1
-1
/
+10
2024-03-29
[efi] Add error table entry for local filesystem EFI_NOT_FOUND error
Michael Brown
1
-1
/
+18
2024-03-29
[efi] Report local file errors during download, rather than on opening
Michael Brown
1
-124
/
+130
2024-03-29
[image] Allow opaque URI component to provide image name
Michael Brown
1
-4
/
+7
2024-03-27
[build] Fix build failures with random versions of gcc
gcmassert
Michael Brown
2
-15
/
+18
2024-03-26
[efi] Extract basic network settings from loaded image device path
Michael Brown
2
-0
/
+243
2024-03-26
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
Michael Brown
2
-0
/
+25
2024-03-25
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
9
-54
/
+657
2024-03-25
[efi] Allow for drivers to be located via child handles
Michael Brown
2
-2
/
+10
2024-03-25
[efi] Add helper functions for service binding protocols
Michael Brown
4
-0
/
+248
2024-03-25
[efi] Match chainloaded device by uppermost matching handle
Michael Brown
1
-42
/
+70
2024-03-19
[efi] Set current working URI from our own device path URI, if present
Michael Brown
1
-0
/
+11
2024-03-19
[efi] Add efi_path_uri() to parse a URI from an EFI device path
Michael Brown
2
-0
/
+41
2024-03-19
[settings] Expose current working URI and directory URI via settings
Michael Brown
2
-0
/
+123
2024-03-18
[efi] Pad transmit buffer length to work around vendor driver bugs
Michael Brown
2
-0
/
+14
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
[prev]
[next]