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
2012-10-24
[intel] Report receive overruns via network device errors
Michael Brown
2
-1
/
+6
2012-10-23
[efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device
Michael Brown
2
-0
/
+75
2012-10-23
[autoboot] Avoid excess backspacing after displaying Ctrl-B prompt
Michael Brown
1
-1
/
+3
2012-10-22
[efi] Add missing RC_TO_EFIRC() conversion
Michael Brown
1
-1
/
+1
2012-10-22
[util] Fix uninitialised-variable warning in einfo.c
Michael Brown
1
-2
/
+3
2012-10-20
[test] Remove self-test for empty formatted setting value
Michael Brown
1
-2
/
+0
2012-10-19
[arp] Increase robustness of ARP discarder
Michael Brown
1
-7
/
+10
2012-10-16
[efi] Expose net device non-volatile settings via HII
Michael Brown
3
-339
/
+1143
2012-10-16
[efi] Split SNP HII functionality into a separate file
Michael Brown
4
-418
/
+508
2012-10-15
[nvo] Expose nvo_applies()
Michael Brown
2
-2
/
+3
2012-10-15
[nvo] Expose non-volatile options block name
Michael Brown
2
-1
/
+5
2012-10-15
[settings] Treat an empty formatted value as meaning "delete setting"
Michael Brown
1
-2
/
+2
2012-10-15
[settings] Expose find_child_settings()
Michael Brown
2
-2
/
+4
2012-10-15
[libc] Add wcslen() function
Michael Brown
2
-0
/
+45
2012-10-05
[serial] Don't enable serial console without serial support
Shao Miller
3
-4
/
+13
2012-10-05
[int13] Do not zero %edx when jumping to a boot sector
Michael Brown
1
-1
/
+1
2012-10-05
[efi] Mark SNP formset compliant with IBM's Unified Configuration Manager
Michael Brown
2
-2
/
+8
2012-10-05
[contrib] Enable bochs debug port by default
Michael Brown
1
-1
/
+1
2012-10-05
[contrib] Allow more space for Bochs option ROM
Michael Brown
1
-1
/
+1
2012-09-28
[tls] Fix potential memory leak
Michael Brown
1
-0
/
+1
2012-09-28
[tls] Fix uninitialised variable
Michael Brown
1
-2
/
+1
2012-09-27
[tls] Split received records over multiple I/O buffers
Michael Brown
2
-168
/
+304
2012-09-27
[crypto] Allow in-place CBC decryption
Michael Brown
1
-1
/
+3
2012-09-26
[test] Add speed tests for cipher algorithms
Michael Brown
3
-4
/
+94
2012-09-26
[test] Add speed tests for digest algorithms
Michael Brown
5
-0
/
+54
2012-09-14
[efi] Provide guaranteed space in transmitted packets
Michael Brown
1
-6
/
+7
2012-09-14
[int13] Zero all possible registers when jumping to a boot sector
Michael Brown
1
-1
/
+14
2012-09-14
[int13] Use correct size when estimating floppy disk geometry
Michael Brown
1
-1
/
+1
2012-09-10
[console] Add support for the bochs/qemu debug port console
Michael Brown
3
-0
/
+90
2012-09-10
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
6
-0
/
+283
2012-09-10
[smbios] Default to "hex" type for non-string SMBIOS settings
Michael Brown
1
-3
/
+10
2012-09-10
[settings] Use a generic setting's own type as its default type
Michael Brown
4
-9
/
+59
2012-09-05
[sdi] Add support for SDI images
Michael Brown
6
-0
/
+181
2012-08-31
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
8
-293
/
+425
2012-08-31
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
11
-22
/
+55
2012-08-31
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
11
-153
/
+159
2012-08-31
[infiniband] Allow queue pairs to have a custom allocator for receive iobufs
Michael Brown
6
-10
/
+48
2012-08-31
[iobuf] Allow allocation of I/O buffers with a specified alignment offset
Michael Brown
2
-15
/
+32
2012-08-31
[malloc] Allow allocation of memory with a specified alignment offset
Michael Brown
2
-8
/
+29
2012-08-31
[retry] Expose retry_poll() to explicitly poll all running timers
Michael Brown
2
-3
/
+12
2012-08-31
[ethernet] Expose eth_broadcast as a global constant
Michael Brown
3
-6
/
+4
2012-08-27
[build] Add missing #include <config/local/sideband.h>
Anton D. Kachalov
1
-0
/
+2
2012-08-27
[build] Display commands for dependency generation when building with V=1
Anton D. Kachalov
1
-1
/
+1
2012-08-25
[tls] Disambiguate most error causes
Michael Brown
1
-32
/
+140
2012-08-24
[realtek] Force EEPROM CS low before disabling EEPROM access mode
Michael Brown
2
-3
/
+32
2012-08-24
[bitbash] Add optional open() and close() methods for bit-bashing interfaces
Michael Brown
3
-1
/
+48
2012-08-23
[realtek] Forcibly enable advertisement of 1000Mbps speeds
Michael Brown
1
-7
/
+72
2012-08-23
[mii] Add separate mii_restart() function
Michael Brown
2
-4
/
+33
2012-08-23
[realtek] Enable DAC only when built as a 64-bit binary
Michael Brown
1
-2
/
+7
2012-08-23
[realtek] Use read-modify-write to check for C+ Command register
Michael Brown
1
-3
/
+4
[prev]
[next]