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
2021-04-14
[xen] Support scatter-gather to allow for jumbo frames
xen-sg
Michael Brown
3
-57
/
+154
2021-04-13
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
1
-2
/
+2
2021-04-10
[cloud] Enable "poweroff" command in cloud images
Michael Brown
1
-0
/
+5
2021-04-10
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2
-7
/
+38
2021-04-10
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
3
-4
/
+30
2021-04-10
[intel] Add additional PCI device ID to table
Tyler J. Stachecki
1
-0
/
+1
2021-04-10
[efi] Mark PE .reloc and .debug sections as discardable
Marvin Häuser
1
-0
/
+2
2021-04-10
[efi] Align EFI image sections by page size
Marvin Häuser
2
-20
/
+33
2021-04-10
[efi] Discard .pci_devlist.* sections for EFI images
tmp
Marvin Häuser
1
-0
/
+1
2021-03-11
[dhcp] Handle DHCPNAK by returning to discovery state
Michael Brown
1
-9
/
+31
2021-03-11
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
1
-29
/
+3
2021-03-03
[linux] Do not assume that stat() works on sysfs files
Michael Brown
1
-29
/
+20
2021-03-03
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2
-0
/
+11
2021-03-03
[linux] Place -lslirp at end of linker search list
Michael Brown
1
-3
/
+2
2021-03-03
[linux] Use fstat() rather than statx()
Michael Brown
3
-11
/
+8
2021-03-02
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
3
-64
/
+87
2021-03-02
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
1
-78
/
+21
2021-03-02
[linux] Add a generic function for reading files from sysfs
Michael Brown
5
-0
/
+143
2021-03-02
[linux] Free cached ACPI tables on shutdown
Michael Brown
1
-0
/
+22
2021-03-02
[dns] Reduce debug verbosity for DNS server list
Michael Brown
1
-9
/
+9
2021-03-02
[linux] Allow arbitrary settings to be applied to Linux devices
Michael Brown
1
-13
/
+37
2021-03-02
[linux] Add missing pci_num_bus() stub
Michael Brown
1
-0
/
+11
2021-03-02
[build] Fix building on older versions of gcc
Michael Brown
1
-0
/
+3
2021-03-02
[slirp] Add libslirp driver for Linux
Michael Brown
6
-2
/
+900
2021-03-02
[build] Allow __asmcall to be used as a type attribute
Michael Brown
6
-8
/
+9
2021-03-01
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
4
-0
/
+193
2021-03-01
[acpi] Allow for platforms that provide ACPI tables individually
kexec3
kexec2
kexec
Michael Brown
8
-6
/
+46
2021-02-28
[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
Michael Brown
1
-10
/
+2
2021-02-28
[acpi] Use a fixed colour for debug messages
Michael Brown
1
-9
/
+12
2021-02-28
[linux] Use host glibc system call wrappers
Michael Brown
28
-600
/
+550
2021-02-27
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
3
-2
/
+8
2021-02-27
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
1
-4
/
+4
2021-02-19
[efi] Compress EFI ROM images
eficompress
Michael Brown
4
-6
/
+1652
2021-02-18
[librm] Test for FXSAVE/FXRSTOR instruction support
fxsr
Michael Brown
3
-6
/
+36
2021-02-18
[librm] Add missing __asmcall on init_idt()
Michael Brown
1
-1
/
+1
2021-02-18
[prefix] Add a generic raw image prefix
rpl
Michael Brown
1
-0
/
+53
2021-02-18
[initrd] Allow for zero-length initrd files
Michael Brown
1
-6
/
+6
2021-02-17
[cloud] Do not enable serial console on EFI platforms
Michael Brown
1
-0
/
+5
2021-02-17
[efi] Record cached DHCPACK from loaded image's device handle, if present
cachedhcp
Michael Brown
4
-0
/
+115
2021-02-17
[efi] Defer autoboot link-layer address and autoexec script probing
Michael Brown
1
-6
/
+20
2021-02-17
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
6
-190
/
+234
2021-02-17
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
4
-37
/
+110
2021-02-16
[ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_read_turbo_modes
Bruce Rogers
1
-0
/
+1
2021-02-16
[cloud] Enable IPv6 and HTTPS in cloud boot images
Michael Brown
1
-0
/
+4
2021-02-15
[build] Work around stray sections introduced by some binutils versions
usbdisk
Michael Brown
2
-7
/
+33
2021-02-13
[cloud] Use PCIAPI_DIRECT for cloud images
Michael Brown
5
-0
/
+10
2021-02-13
[ena] Switch to two-phase reset mechanism
Michael Brown
2
-9
/
+33
2021-02-12
[build] Use .balign directive instead of .align
Michael Brown
11
-18
/
+18
2021-02-12
[build] Remove support for building with the Intel C compiler
Michael Brown
6
-287
/
+5
2021-02-12
[build] Report detailed errors when unable to find a usable mkisofs
Michael Brown
1
-3
/
+17
[next]