index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
ipxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
2
-18
/
+36
*
[settings] Display canonical setting name in "config" user interface
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-1
/
+3
*
[settings] Provide fetch_setting_origin()
Michael Brown
2011-03-22
1
-0
/
+2
*
[settings] Expose settings_name()
Glenn Brown
2011-03-22
1
-0
/
+1
*
[settings] Use concat_args() in "set" command
Michael Brown
2011-03-22
1
-0
/
+1
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
4
-4
/
+90
*
[build] Avoid spurious unused-but-set-variable warnings in gcc 4.6
Michael Brown
2011-03-16
1
-1
/
+2
*
[console] Add facility for rudimentary keyboard mapping
Michael Brown
2011-03-16
1
-0
/
+30
*
[efi] Mark SNP devices as children of EFI PCI device
Michael Brown
2011-03-15
1
-0
/
+6
*
[syslog] Add support for sending console output to a syslog server
Michael Brown
2011-03-10
1
-0
/
+36
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-0
/
+108
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
1
-1
/
+5
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
1
-0
/
+1
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
1
-2
/
+0
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
2
-0
/
+17
*
[image] Use list_first_entry() to clarify logic in main()
Michael Brown
2011-03-07
1
-0
/
+9
*
[prompt] Replace shell_banner() with a generic prompt() function
Michael Brown
2011-03-07
2
-14
/
+1
*
[bios] Recognise scancodes for F5-F12 inclusive
Michael Brown
2011-03-07
1
-0
/
+7
*
[cmdline] Add generic concat_args() function
Michael Brown
2011-03-07
1
-0
/
+2
*
[image] Simplify image management
Michael Brown
2011-03-07
2
-43
/
+21
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-6
/
+4
*
[iscsi] Change default initiator IQN
Michael Brown
2011-03-03
1
-1
/
+4
*
[bofm] Allow garbage collection of BOFM code in non-BOFM builds
Michael Brown
2011-03-03
1
-1
/
+10
*
[bofm] Add offline BOFM test facility
Michael Brown
2011-03-02
1
-0
/
+1
*
[bofm] Add core BOFM library
Michael Brown
2011-03-02
2
-0
/
+342
*
[image] Allow download job to complete before acting upon image
Michael Brown
2011-03-02
1
-1
/
+0
*
[iscsi] Accept NOP-In PDUs sent by the target
Michael Brown
2011-02-24
1
-0
/
+34
*
[iscsi] Disambiguate the expected target errors in the login response
Michael Brown
2011-02-23
1
-0
/
+2
*
[efi] Provide space for storing the EFI driver name
Michael Brown
2011-02-22
1
-1
/
+1
*
[efi] Allow EFI to control PCI bus enumeration
Michael Brown
2011-02-17
3
-1
/
+89
*
[efi] Rename efi_pci.h to efi_pci_api.h
Michael Brown
2011-02-17
2
-6
/
+6
*
[pci] Modularise PCI device support
Michael Brown
2011-02-17
1
-0
/
+28
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-5
/
+3
*
[pci] Replace pci_max_bus() with pci_num_bus()
Michael Brown
2011-02-17
2
-7
/
+7
*
[pci] Use single "busdevfn" field in struct pci_device
Michael Brown
2011-02-17
1
-11
/
+10
*
[bitops] Add missing __attribute__ (( packed ))
Michael Brown
2011-02-17
1
-1
/
+1
*
[uri] Add uri_has_path()
Michael Brown
2011-02-01
1
-0
/
+10
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-0
/
+1
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
1
-0
/
+1
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
2
-12
/
+36
*
[xfer] Expose xfer_uri_opener()
Michael Brown
2011-01-27
1
-0
/
+1
*
[netdevice] Allow devices to indicate that interrupts are not supported
Michael Brown
2011-01-25
1
-0
/
+14
*
[pci] Auto-resize VPD fields used for non-volatile storage
Michael Brown
2011-01-19
2
-8
/
+9
*
[pci] Add ability to resize a VPD field
Michael Brown
2011-01-19
1
-0
/
+5
*
[pci] Allow pci_vpd_init() return status to be ignored
Michael Brown
2011-01-19
1
-0
/
+11
*
[nvo] Allow resizing of non-volatile stored option blocks
Michael Brown
2011-01-19
2
-1
/
+12
*
[nvo] Remove the non-volatile options fragment list
Michael Brown
2011-01-11
1
-18
/
+5
*
[dhcp] Allow use of custom reallocation functions for DHCP option blocks
Michael Brown
2011-01-11
1
-4
/
+11
*
[dhcp] Rename length fields for DHCP options
Michael Brown
2011-01-10
2
-6
/
+7
[next]