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-12-19
[efi] Add relocation types generated by clang
Michael Brown
1
-0
/
+3
2023-12-19
[build] Use SOURCE_DATE_EPOCH for FAT serial number if it exists
Michael Brown
1
-0
/
+4
2023-12-05
[efi] Allow compiling elf2efi with clang
Michael Brown
1
-1
/
+1
2023-11-29
[efi] Avoid modifying PE/COFF debug filename
Michael Brown
1
-2
/
+2
2023-11-27
[efi] Extend PE header size to cover space up to first section
Michael Brown
1
-2
/
+23
2023-11-24
[efi] Fix dependency list construction in EDK2 header import script
Michael Brown
1
-1
/
+1
2023-11-24
[efi] Maximise image base address
Michael Brown
1
-0
/
+44
2023-11-24
[efi] Do not assume canonical PE section ordering
Michael Brown
1
-56
/
+37
2023-11-24
[efi] Treat 16-bit sections as hidden in hybrid binaries
Michael Brown
1
-0
/
+6
2023-11-23
[efi] Place PE debug information in a hidden section
Michael Brown
1
-31
/
+15
2023-11-23
[efi] Fix recorded overall size of headers in NT optional header
Michael Brown
1
-1
/
+6
2023-11-23
[efi] Write out PE header only after writing sections
Michael Brown
1
-22
/
+28
2023-11-23
[efi] Use load memory address as file offset for hybrid binaries
Michael Brown
1
-7
/
+77
2023-11-23
[efi] Mark PE images as large address aware
Michael Brown
1
-0
/
+1
2023-11-23
[efi] Set NXCOMPAT bit in PE header
Michael Brown
1
-0
/
+2
2023-11-23
[efi] Treat writable sections as data sections
Michael Brown
1
-11
/
+11
2023-11-22
[efi] Update to current EDK2 headers
Michael Brown
6
-26
/
+65
2023-11-07
[cloud] Add utility script to read iPXE output from INT13CON partition
Michael Brown
1
-0
/
+68
2023-11-07
[cloud] Add ability to overwrite existing AMI images
Michael Brown
1
-2
/
+13
2023-11-07
[eapol] Limit number of EAPoL-Start packets transmitted per attempt
Michael Brown
2
-0
/
+13
2023-11-07
[eapol] Delay EAPoL-Start while waiting for EAP to complete
Michael Brown
3
-44
/
+84
2023-11-02
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
1
-11
/
+14
2023-11-02
[pci] Check that ECAM configuration space is within reachable memory
Michael Brown
1
-0
/
+9
2023-11-02
[pci] Cache ECAM mapping errors
Michael Brown
2
-2
/
+6
2023-11-02
[pci] Handle non-zero starting bus in ECAM allocations
Michael Brown
1
-0
/
+1
2023-11-01
[pci] Force completion of ECAM configuration space writes
Michael Brown
1
-1
/
+10
2023-10-24
[iphone] Add missing va_start()/va_end() around reused argument list
Michael Brown
1
-0
/
+2
2023-10-06
[libc] Use wall clock time as seed for the (non-cryptographic) RNG
srandtime
Michael Brown
1
-3
/
+5
2023-09-19
[eapol] Send EAPoL-Start packets to trigger EAP authentication
Michael Brown
2
-0
/
+81
2023-09-18
[eap] Define a supplicant model for EAP and EAPoL
Michael Brown
5
-27
/
+184
2023-09-14
[fcoe] Use driver-private data to hold FCoE port structure
Michael Brown
1
-64
/
+21
2023-09-14
[vmware] Use driver-private data to hold GuestInfo settings block
Michael Brown
1
-41
/
+7
2023-09-13
[ipv6] Use driver-private data to hold link-local IPv6 settings block
Michael Brown
1
-29
/
+10
2023-09-13
[lldp] Use driver-private data to hold LLDP settings block
Michael Brown
1
-63
/
+31
2023-09-13
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
13
-34
/
+110
2023-09-13
[netdevice] Remove netdev_priv() helper function
Michael Brown
23
-193
/
+182
2023-09-05
[librm] Use explicit operand size when pushing a label address
opsize
Michael Brown
1
-2
/
+4
2023-08-22
[virtio] Fix implementation of vpm_ioread32()
Alexander Eichner
1
-2
/
+2
2023-07-19
[dhcp] Request NTP server option
ntpsetting
Cornelius Hoffmann
1
-3
/
+4
2023-07-19
[ntp] Define NTP server setting
Michael Brown
2
-0
/
+13
2023-07-07
[console] Restore compatibility with "--key" values in existing scripts
keyvals
Michael Brown
3
-3
/
+31
2023-07-05
[linux] Set a default MAC address for tap devices
Michael Brown
1
-0
/
+5
2023-07-05
[linux] Fix error control flow in af_packet_nic_probe()
Michael Brown
1
-1
/
+1
2023-07-05
[linux] Fix error control flow in tap_probe()
Michael Brown
1
-1
/
+1
2023-07-05
[netdevice] Stop link block timer when device is closed
Michael Brown
1
-1
/
+4
2023-07-04
[interface] Fix debug message values for temporary interfaces
tmpintf
Michael Brown
3
-17
/
+59
2023-07-04
[build] Inhibit more linker warnings about an implied executable stack
Michael Brown
1
-0
/
+1
2023-07-04
[build] Silence the "creating blib.a" message
Michael Brown
1
-1
/
+1
2023-07-04
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
3
-31
/
+77
2023-07-04
[console] Avoid overlap between remapping flags and character values
Michael Brown
1
-4
/
+4
[prev]
[next]