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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-06
[contrib] Update rom-o-matic to build iPXE
Floris Bos
4
-9
/
+31
2011-05-05
[ipv4] Include network device metadata in packet traces
Michael Brown
1
-3
/
+10
2011-05-05
[bofm] Pass BOFM version 2 table to SetStatus() if applicable
Michael Brown
1
-10
/
+29
2011-05-05
[http] Support chunked transfer encoding
Michael Brown
1
-44
/
+119
2011-05-05
[bofm] Increase amount of debugging available
Michael Brown
1
-32
/
+48
2011-05-04
[forcedeth] Ensure that IRQ line is deasserted when disabling interrupts
Michael Brown
1
-3
/
+2
2011-05-04
[hermon] Remove temporary workaround for missing BOFM mport support
Michael Brown
1
-39
/
+15
2011-05-04
[bofm] Report {slot,port} to {bus:dev.fn,mport} mapping on newer BOFM builds
Michael Brown
1
-2
/
+7
2011-05-04
[bofm] Use "mport" rather than "port" to describe mport value
Michael Brown
1
-5
/
+5
2011-05-04
[bofm] Match port numbering as used in CSV file
Michael Brown
1
-1
/
+1
2011-05-04
[romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes
Michael Brown
1
-6
/
+20
2011-05-03
[netdevice] Improve detection of bugs in drivers' TX completion handling
Michael Brown
1
-2
/
+1
2011-05-03
[list] Add list_check_contains()
Michael Brown
1
-0
/
+19
2011-05-03
[netdevice] Move high-frequency debug messages to DBGLVL_EXTRA
Michael Brown
1
-9
/
+9
2011-05-03
[efi] Ensure that each HII package list and formset has a unique GUID
Michael Brown
1
-3
/
+6
2011-04-29
[build] Fix building on mildly deranged versions of binutils
Michael Brown
1
-13
/
+13
2011-04-28
[int13] Catch INT 13,4b when no explicit drive number is present
Michael Brown
1
-2
/
+7
2011-04-28
[build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...
Michael Brown
1
-5
/
+6
2011-04-28
[int13] Add support for INT 13,4b
Michael Brown
1
-4
/
+46
2011-04-27
[int13] Add support for El Torito bootable CD-ROM images
Michael Brown
2
-48
/
+486
2011-04-27
[linux] Avoid building Linux-specific prefix on non-Linux builds
Michael Brown
2
-0
/
+0
2011-04-24
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
10
-77
/
+215
2011-04-24
[parseopt] Allow for pre-initialised option sets
Michael Brown
2
-7
/
+24
2011-04-22
[undi] Assume that interrupts are not supported if IRQ=0
Michael Brown
1
-1
/
+3
2011-04-09
[build] Run parserom.pl only on potential driver files
Michael Brown
1
-1
/
+2
2011-04-08
[cmdline] Add "iseq" command
Greg Jednaszewski
1
-0
/
+37
2011-04-08
[cmdline] Simplify "isset" command
Michael Brown
1
-10
/
+3
2011-04-08
[hermon] Work around missing mport support in current BOFM implementations
Michael Brown
1
-15
/
+39
2011-04-08
[arbel] Stop firmware only once on shutdown
Michael Brown
1
-1
/
+0
2011-04-08
[hermon] Stop firmware only once on shutdown
Michael Brown
1
-1
/
+0
2011-04-07
[efi] Add support for HII
Michael Brown
7
-0
/
+1690
2011-04-07
[efi] Include MdeModulePkg directory in header import list
Michael Brown
1
-1
/
+2
2011-04-07
[efi] Add EFI string formatting functions
Michael Brown
4
-15
/
+179
2011-04-07
[device] Make driver name a generic device property
Michael Brown
12
-16
/
+14
2011-04-05
[build] Refuse to attempt building with the GNU gold linker
Michael Brown
1
-0
/
+7
2011-04-05
[build] Perform tool checks on each make invocation
Michael Brown
1
-15
/
+17
2011-04-03
[tcp] Update ts_recent whenever window is advanced
Michael Brown
1
-9
/
+22
2011-04-01
[cmdline] Fix "isset" command
Michael Brown
1
-2
/
+8
2011-03-31
[tftp] Avoid setting current working URI to "tftp://0.0.0.0/"
Michael Brown
1
-5
/
+9
2011-03-31
[efi] Synchronise EFI header files
Michael Brown
12
-33
/
+100
2011-03-30
[cmdline] Add support for shell history
Michael Brown
1
-1
/
+10
2011-03-30
[readline] Add history support
Michael Brown
2
-9
/
+258
2011-03-30
[readline] Add replace_string()
Michael Brown
2
-0
/
+13
2011-03-30
[readline] Add init_editstring() wrapper function
Michael Brown
3
-4
/
+15
2011-03-30
[build] Add "allmroms" target
Bastian Blank
1
-2
/
+2
2011-03-30
[build] Avoid generating ROMs with "match-any" vendor or device IDs
Michael Brown
1
-0
/
+1
2011-03-30
[build] Include $(BIN)/errors in "make clean"
Michael Brown
1
-0
/
+1
2011-03-30
[build] Include only one copy of each ROM in "make allroms"
Michael Brown
1
-4
/
+4
2011-03-30
[build] Remove obsolete "allzroms" target
Michael Brown
1
-2
/
+2
2011-03-30
[netdevice] Simplify link-down status message
Michael Brown
1
-3
/
+9
[next]