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
gve-startup-fix
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
rbgstart
rdrand
realtek_hack
retimeout
riscv64
rndis_padding
rpl
rtlvlan
sanconnect
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
siglist
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-28
[crypto] Allow for parsing of partial ASN.1 cursors
Michael Brown
2
-6
/
+9
2016-07-28
[crypto] Remove obsolete extern declaration for asn1_invalidate_cursor()
Michael Brown
1
-1
/
+0
2016-07-26
[hyperv] Use instance UUID in device name
Michael Brown
2
-2
/
+6
2016-07-25
[ipv6] Allow for multiple routers
Michael Brown
4
-51
/
+452
2016-07-25
[test] Update IPv6 tests to use okx()
Michael Brown
1
-25
/
+39
2016-07-21
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
3
-8
/
+8
2016-07-20
[ipv6] Create routing table based on IPv6 settings
Michael Brown
4
-191
/
+138
2016-07-19
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
4
-2
/
+31
2016-07-19
[settings] Allow settings blocks to specify a sibling ordering
Michael Brown
2
-0
/
+4
2016-07-19
[ipv6] Expose IPv6 link-local address settings
Michael Brown
2
-0
/
+116
2016-07-19
[dhcpv6] Expose IPv6 address setting acquired through DHCPv6
Michael Brown
1
-18
/
+49
2016-07-19
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
3
-5
/
+282
2016-07-19
[ipv6] Allow settings to comprise arbitrary subsets of NDP options
Michael Brown
1
-35
/
+67
2016-07-19
[settings] Correctly mortalise autovivified child settings blocks
Michael Brown
1
-0
/
+1
2016-07-16
[ipv6] Rename ipv6_scope to dhcpv6_scope
Michael Brown
5
-8
/
+8
2016-07-15
[settings] Create space for IPv6 in settings display order
Michael Brown
4
-22
/
+26
2016-07-15
[ipv6] Perform SLAAC only during autoconfiguration
Michael Brown
1
-8
/
+14
2016-07-14
[intel] Remove duplicate intelvf_mbox_queues() function
Michael Brown
1
-41
/
+0
2016-07-12
[intel] Strip spurious VLAN tags received by virtual function NICs
Michael Brown
4
-0
/
+144
2016-07-12
[ipv4] Send gratuitous ARPs whenever a new IPv4 address is applied
Michael Brown
1
-20
/
+80
2016-07-12
[intel] Add PCI device ID for I219-V/LM
Lukas Grossar
1
-0
/
+2
2016-07-11
[acpi] Allow time for ACPI power off to take effect
Michael Brown
1
-0
/
+6
2016-07-11
[acpi] Add support for ACPI power off
Michael Brown
9
-4
/
+519
2016-07-10
[rng] Check for functioning RTC interrupt
Michael Brown
2
-0
/
+57
2016-07-08
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2
-4
/
+75
2016-07-05
[profile] Allow profiling to be globally enabled or disabled
Michael Brown
2
-0
/
+29
2016-07-05
[libc] Allow assertions to be globally enabled or disabled
Michael Brown
2
-0
/
+29
2016-07-05
[debug] Allow debug messages to be initially disabled at runtime
Michael Brown
2
-7
/
+19
2016-07-05
[debug] Allow per-object runtime enabling/disabling of debug messages
Michael Brown
1
-4
/
+13
2016-07-04
[iscsi] Treat redirection failures as fatal
Michael Brown
1
-1
/
+10
2016-07-04
[downloader] Treat redirection failures as fatal
Michael Brown
1
-2
/
+6
2016-07-04
[xfer] Send intf_close() if redirection fails
Michael Brown
1
-0
/
+5
2016-07-04
[dhcp] Automatically generate vendor class identifier string
Michael Brown
9
-32
/
+29
2016-07-04
[dhcpv6] Include vendor class identifier option in DHCPv6 requests
Michael Brown
2
-11
/
+35
2016-07-04
[dhcpv6] Include RFC5970 client architecture options in DHCPv6 requests
Michael Brown
2
-17
/
+52
2016-07-04
[dhcp] Allow for variable encapsulation of architecture-specific options
Michael Brown
7
-45
/
+39
2016-07-03
[pxe] Disable interrupts on the PIC before starting NBP
Michael Brown
1
-0
/
+5
2016-07-03
[bios] Do not enable interrupts when printing to the console
Michael Brown
1
-14
/
+4
2016-06-29
[efi] Fix uninitialised data in HII IFR structures
Michael Brown
1
-0
/
+1
2016-06-22
[thunderx] Fix compilation with older versions of gcc
Michael Brown
1
-2
/
+2
2016-06-22
[efi] Do not copy garbage bytes into SNP device path MAC address
Michael Brown
1
-1
/
+1
2016-06-20
[efi] Report failures to stop the EFI timer tick event
Michael Brown
1
-2
/
+16
2016-06-20
[smsc75xx] Allow up to 100ms for reset to complete
Michael Brown
2
-11
/
+16
2016-06-20
[virtio] Fix virtio-pci logging
Ladi Prosek
1
-7
/
+7
2016-06-20
[virtio] Renumber virtio_pci_region flags
Ladi Prosek
1
-3
/
+3
2016-06-18
[thunderx] Retrieve base MAC address via EFI_THUNDER_CONFIG_PROTOCOL
Michael Brown
2
-1
/
+250
2016-06-18
[efi] Include VLAN in SNP device path if applicable
Michael Brown
1
-2
/
+15
2016-06-16
[intel] Add PCI device ID for another I219-LM
Christian Nilsson
1
-0
/
+1
2016-06-15
[thunderx] Fix channel configuration for VNICs 1-7
Michael Brown
1
-1
/
+1
2016-06-13
[thunderx] Add driver for Cavium ThunderX SoC NICs
Michael Brown
3
-0
/
+2618
[next]