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
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
[efi] Drop to TPL_APPLICATION when gathering entropy
Michael Brown
1
-0
/
+6
2018-02-20
[efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points
Michael Brown
1
-6
/
+41
2018-02-20
[efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points
Michael Brown
1
-12
/
+81
2018-02-20
[efi] Run at TPL_CALLBACK to protect against UEFI timers
Michael Brown
3
-52
/
+49
2017-12-28
[xen] Skip probing of any unsupported device types
Michael Brown
1
-18
/
+21
2017-09-22
[efi] Inhibit our driver Start() method during disconnection attempts
Michael Brown
1
-0
/
+16
2017-09-13
[efi] Continue to connect remaining handles after connection errors
Michael Brown
1
-3
/
+5
2017-09-06
[efi] Match behaviour of SnpDxe for truncated received packets
Michael Brown
1
-13
/
+9
2017-09-06
[efi] Check buffer length for packets retrieved via our SNP protocol
Michael Brown
1
-3
/
+14
2017-05-23
[efi] Provide access to ACPI tables
Michael Brown
1
-0
/
+56
2017-05-19
[efi] Prevent EFI code from being linked in to non-EFI builds
Michael Brown
1
-2
/
+8
2017-05-01
[efi] Standardise PCI debug messages
Michael Brown
1
-29
/
+31
2017-04-28
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
1
-4
/
+129
2017-04-26
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
1
-9
/
+8
2017-04-12
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
1
-6
/
+16
2017-04-10
[efi] Fix typo in efi_acpi_table_protocol_guid
Michael Brown
1
-1
/
+1
2017-03-28
[block] Describe all SAN devices via ACPI tables
Michael Brown
1
-64
/
+84
2017-03-26
[block] Add basic multipath support
Michael Brown
1
-6
/
+19
2017-03-22
[xen] Use standard calling pattern for asprintf()
Michael Brown
1
-2
/
+1
2017-03-21
[hyperv] Fix resource leaks on error path
Michael Brown
1
-5
/
+11
2017-03-13
[efi] Provide ACPI table description for SAN devices
Michael Brown
1
-0
/
+69
2017-03-10
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2
-0
/
+7
2017-03-07
[efi] Refactor to use centralised SAN device abstraction
Michael Brown
1
-650
/
+161
2017-03-07
[block] Centralise "san-drive" setting
Michael Brown
1
-1
/
+0
2017-01-26
[time] Allow timer to be selected at runtime
Michael Brown
2
-22
/
+26
2017-01-24
[hyperv] Ignore unsolicited VMBus messages
Michael Brown
1
-39
/
+43
2016-12-07
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2
-0
/
+35
2016-11-16
[efi] Add basic EFI SAN booting capability
Michael Brown
1
-0
/
+1062
2016-10-16
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2
-0
/
+7
2016-07-26
[hyperv] Use instance UUID in device name
Michael Brown
1
-1
/
+5
2016-07-08
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
1
-4
/
+71
2016-06-29
[efi] Fix uninitialised data in HII IFR structures
Michael Brown
1
-0
/
+1
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-18
[efi] Include VLAN in SNP device path if applicable
Michael Brown
1
-2
/
+15
2016-06-09
[pci] Support systems with multiple PCI root bridges
Michael Brown
2
-20
/
+121
2016-05-29
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
3
-3
/
+98
2016-05-04
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
1
-0
/
+223
2016-05-04
[efi] Use a timer event to generate the currticks() timer
Michael Brown
1
-50
/
+68
2016-04-12
[efi] Work around broken EFI HII specification
Michael Brown
1
-0
/
+7
2016-03-17
[efi] Move architecture-independent EFI prefixes to interface/efi
Michael Brown
2
-0
/
+182
2016-03-16
[hyperv] Use generic set_bit() function
Michael Brown
1
-2
/
+3
2016-03-14
[efi] Provide access to files stored on EFI filesystems
Michael Brown
1
-0
/
+573
2016-03-10
[efi] Work around broken GetFontInfo() implementations
Michael Brown
1
-16
/
+38
2016-02-12
[efi] Add missing definitions for function key scancodes
Michael Brown
1
-0
/
+8
2016-01-19
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
1
-1
/
+1
2015-12-23
[settings] Expose SMBIOS settings as global variables
Michael Brown
1
-1
/
+1
2015-12-09
[efi] Centralise EFI file system info GUIDs
Michael Brown
2
-6
/
+8
2015-10-16
[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles
Michael Brown
2
-0
/
+555
2015-10-07
[efi] Import EFI_HII_FONT_PROTOCOL definitions
Michael Brown
2
-0
/
+7
[prev]
[next]