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
path:
root
/
src
/
config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
Michael Brown
1
-175
/
+0
2008-08-28
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
1
-0
/
+1
2008-07-24
[cmdline] Added configurable shell banner timeout
Andrew Schran
1
-0
/
+2
2008-06-30
[GDB] Remote debugging over UDP
Stefan Hajnoczi
1
-1
/
+3
2008-06-09
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
1
-2
/
+1
2008-06-05
[GDB] Add GDB stub for remote debugging
Stefan Hajnoczi
1
-0
/
+1
2008-06-05
[util] config-local.h to avoid accidental commits
Stefan Hajnoczi
1
-0
/
+2
2008-06-05
[GDBSYM] Remove unused gdbsym.c
Stefan Hajnoczi
1
-1
/
+0
2008-03-21
[IPv4] Add a config option for IPv4
Michael Brown
1
-0
/
+10
2008-03-10
Merge branch 'xl0-timer'
Michael Brown
1
-0
/
+10
2008-03-04
[Command] Add "sanboot" command.
Michael Brown
1
-0
/
+1
2008-03-02
[Timers] Move TIMER_BIOS and TIMER_RDTSC to their own config.h section.
Michael Brown
1
-3
/
+10
2008-03-02
[Timers] Do not enable serial console by default; this change should not
Michael Brown
1
-1
/
+1
2008-03-02
fix the rdtsc namimg
Alexey Zaytsev
1
-1
/
+1
2008-03-02
Introduce the new timer subsystem.
Alexey Zaytsev
1
-1
/
+4
2008-02-21
Remove reference to COFF support. I can find no trace of ever having support...
Michael Brown
1
-1
/
+0
2007-07-30
Allowed HTTPS to be a separately configurable feature.
Michael Brown
1
-0
/
+1
2007-07-15
Reverting unintended change caused by merge of indolent/natsemi branch.
Michael Brown
1
-1
/
+1
2007-07-14
debugging natsemi.c
Udayan Kumar
1
-1
/
+1
2007-07-01
DUMP_GDBSYM should not be enabled by default.
Michael Brown
1
-1
/
+1
2007-06-30
Add gdbsym.c object to help with running gdb-to-qemu
Michael Brown
1
-0
/
+1
2007-06-28
Added missing config.[ch] lines for FTP protocol
Michael Brown
1
-0
/
+1
2007-01-18
A working name resolution framework
Michael Brown
1
-2
/
+2
2007-01-14
Placeholder bzImage support
Michael Brown
1
-0
/
+1
2007-01-14
Rename "boot" to "autoboot"
Michael Brown
1
-1
/
+1
2007-01-13
I prefer IMAGE_XXX to XXX_IMAGE.
Michael Brown
1
-10
/
+11
2007-01-12
Use systematic names for XXX_IMAGE.
Michael Brown
1
-2
/
+3
2007-01-12
Add basic "fetch" and "imgstat" commands.
Michael Brown
1
-0
/
+1
2007-01-10
Add "route" command (which currently only displays the routing table; it
Michael Brown
1
-0
/
+1
2007-01-10
Add interface management commands
Michael Brown
1
-0
/
+1
2006-12-20
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
Michael Brown
1
-1
/
+2
2006-12-20
Add "config" command to access config UI
Michael Brown
1
-0
/
+1
2006-12-20
Select required commands via config.h
Michael Brown
1
-0
/
+9
2006-08-27
Does anyone still use 9600 baud?
Michael Brown
1
-1
/
+1
2006-08-14
Removed TAGGED_IMAGE from the default build; NBI has been broken for ages.
Michael Brown
1
-1
/
+1
2006-08-14
Removed DNS from the default configuration; it hasn't been updated to
Michael Brown
1
-1
/
+1
2006-06-11
Add NULL_TRAP as a config option
Michael Brown
1
-0
/
+1
2006-06-11
Fix typo
Michael Brown
1
-1
/
+1
2006-05-25
relocate.o is now dragged in by the objects that require it; there is no
Michael Brown
1
-1
/
+0
2005-05-19
Added FSP
Michael Brown
1
-0
/
+1
2005-05-19
Add image formats (didn't check in properly to gpxe for some reason)
Michael Brown
1
-0
/
+20
2005-05-02
Add DOWNLOAD_PROTO_XXX options.
Michael Brown
1
-1
/
+15
2005-05-01
Add NMB_RESOLVER
Michael Brown
1
-0
/
+1
2005-04-30
Added DNS resolver configuration option.
Michael Brown
1
-0
/
+10
2005-04-18
Fix BUILD_SERIAL.
Michael Brown
1
-12
/
+43
2005-04-18
Moved console options to config.h
Michael Brown
1
-0
/
+17
2005-04-17
Allow serial port options to be specified in a relatively friendly format.
Michael Brown
1
-1
/
+1
2005-04-17
Working format.
Michael Brown
1
-6
/
+5
2005-04-17
Experiment; let's see if we can get individual config header files working.
Michael Brown
1
-0
/
+36