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
2007-06-29
I really, really screwed up the semantics of BufferSize and BufferLimit.
Michael Brown
1
-6
/
+7
2007-06-29
Windows RIS now gets as far as downloading NTLDR.
Michael Brown
2
-5
/
+14
2007-06-29
Initial notes on RIS
Michael Brown
1
-0
/
+23
2007-06-28
Fix stack on return from PXE NBP so that we can return properly.
Michael Brown
1
-1
/
+2
2007-06-28
Use internal real-mode stack from non-returnable prefixes
Michael Brown
3
-0
/
+21
2007-06-28
Revert "Move stack to below 0x7c00; leaving it at the default location"
Michael Brown
1
-5
/
+3
2007-06-28
Set current working URI based on TFTP server specified by DHCP.
Michael Brown
1
-0
/
+15
2007-06-28
Current bochs has a 128kB BIOS, not 64kB
Michael Brown
1
-1
/
+1
2007-06-28
Move stack to below 0x7c00; leaving it at the default location
Michael Brown
1
-3
/
+5
2007-06-28
Obsoleted by downloader.c
Michael Brown
2
-235
/
+0
2007-06-28
Added missing config.[ch] lines for FTP protocol
Michael Brown
2
-0
/
+4
2007-06-28
Bugfix: iobuf->data always points to the start of the allocated
Michael Brown
1
-1
/
+1
2007-06-28
Mildly ugly hack to force correct linkage.
Michael Brown
3
-6
/
+20
2007-06-28
Removed debugging statements that should not have been checked in.
Michael Brown
2
-4
/
+0
2007-06-28
Quick hack to get image booting working again
Michael Brown
5
-68
/
+69
2007-06-28
Use monojob and dhcp_configure_netdev().
Michael Brown
1
-68
/
+19
2007-06-28
Add dhcp_configure_netdev()
Michael Brown
2
-4
/
+65
2007-06-28
Added monojob controller in lieu of a full working shell.
Michael Brown
4
-0
/
+102
2007-06-28
Forgot to set initial session state. Now works!
Michael Brown
1
-0
/
+1
2007-06-28
Kill off job::start() (it was only ever added as part of an aborted
Michael Brown
4
-13
/
+0
2007-06-27
Update DHCP to use data-xfer interface (not yet tested).
Michael Brown
8
-143
/
+245
2007-06-27
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
16
-256
/
+112
2007-06-20
Partial migration of UDP to data-xfer interface. (Will not link at
Michael Brown
3
-331
/
+310
2007-06-20
Add iob_ensure_headroom() placeholder.
Michael Brown
1
-0
/
+19
2007-06-13
Treat URIs opened via xfer_open() and friends as relative to the
Michael Brown
1
-5
/
+23
2007-06-11
Add concept of "current working URI".
Michael Brown
3
-5
/
+61
2007-06-11
Remove unused headers.
Michael Brown
2
-4
/
+2
2007-06-11
DNS code now records a whole struct sockaddr for the name server.
Michael Brown
1
-2
/
+5
2007-06-11
Updated DNS to use not-yet-implemented UDP data-xfer API.
Michael Brown
3
-127
/
+122
2007-06-11
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
2
-4
/
+7
2007-06-11
Renamed _calloc() to zalloc(), ready to be used as a standalone function.
Michael Brown
2
-4
/
+7
2007-06-11
Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer
Michael Brown
4
-401
/
+468
2007-06-11
Add concept of transfer metadata, to be used by UDP in order to
Michael Brown
6
-13
/
+54
2007-06-10
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
1
-0
/
+1
2007-06-10
Add missing call to free_iob().
Michael Brown
1
-0
/
+1
2007-06-10
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
0
-0
/
+0
2007-06-10
Add our own trivial version of stdarg.h. This makes our build
Michael Brown
1
-0
/
+22
2007-06-09
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
6
-0
/
+2
2007-06-09
Ignore external directories (bochs, qemu) within contrib/bochs.
Michael Brown
1
-0
/
+2
2007-06-09
Rename .cvsignore files to .gitignore
Michael Brown
6
-0
/
+0
2007-06-09
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
4
-8
/
+9
2007-06-09
Update email addresses in drivers
Marty Connor
4
-8
/
+9
2007-06-09
Scripts temporarily deregister themselves while executing. This
Michael Brown
3
-18
/
+18
2007-06-09
Allow xfer_open() to take a struct uri as well as a URI string.
Michael Brown
3
-18
/
+40
2007-06-09
Add our own trivial version of stdarg.h. This makes our build
Michael Brown
1
-0
/
+22
2007-06-09
Use standard xfer_open() argument list for downloader instantiator
Michael Brown
2
-9
/
+14
2007-06-09
Add reference counting to register/unregister procedure.
Michael Brown
1
-0
/
+32
2007-06-08
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
1
-1
/
+1
2007-06-08
Merge branch 'master' into mcb-tcp-xfer
Michael Brown
27
-1043
/
+789
2007-06-08
Updated email mdc's email address
Marty Connor
1
-1
/
+1
[next]