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] Expose memory map via settings mechanism
Michael Brown
2013-08-12
1
-0
/
+1
*
[tcpip] Allow binding to unspecified privileged ports (below 1024)
Michael Brown
2013-08-06
2
-7
/
+41
*
[ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6
Michael Brown
2013-08-06
1
-2
/
+2
*
[pci] Add pci_find_next() to iterate over existent PCI devices
Michael Brown
2013-08-05
1
-0
/
+2
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-5
/
+40
*
[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()
Michael Brown
2013-07-22
1
-7
/
+0
*
[parseopt] Add parse_setting()
Michael Brown
2013-07-22
1
-1
/
+15
*
[parseopt] Move parse_settings() to parseopt.c
Michael Brown
2013-07-22
1
-1
/
+2
*
[parseopt] Allow parsed option to be modified
Michael Brown
2013-07-22
1
-9
/
+9
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-13
/
+0
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-0
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-1
/
+8
*
[nfs] Add support for NFS protocol
Marin Hannache
2013-07-15
10
-4
/
+571
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
2
-0
/
+12
*
[legal] Add missing FILE_LICENCE declarations
Marin Hannache
2013-07-15
2
-0
/
+4
*
[velocity] Rewrite VIA Velocity driver
Adrian Jamróz
2013-07-15
1
-1
/
+1
*
[rhine] Rewrite VIA Rhine driver
Adrian Jamróz
2013-07-14
1
-1
/
+1
*
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
2013-07-13
1
-0
/
+7
*
[settings] Expose PCI configuration space via settings mechanism
Michael Brown
2013-07-13
1
-0
/
+1
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
4
-0
/
+140
*
[settings] Add "busdevfn" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[settings] Add "hexraw" setting type
Michael Brown
2013-07-12
1
-0
/
+1
*
[base16] Generalise base16_decode() to hex_decode()
Michael Brown
2013-07-12
1
-0
/
+2
*
[crypto] Accept OCSP responses containing multiple certificates
Michael Brown
2013-05-29
1
-0
/
+19
*
[smbios] Allow access to multiple instances of SMBIOS structures
Michael Brown
2013-05-01
1
-1
/
+1
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
3
-82
/
+46
*
[netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions
Michael Brown
2013-05-01
1
-0
/
+4
*
[process] Mark process descriptor as static in PERMANENT_PROCESS
Michael Brown
2013-04-25
1
-1
/
+1
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
4
-16
/
+23
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
2
-0
/
+242
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
1
-73
/
+75
*
[efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL
Michael Brown
2013-04-19
4
-373
/
+0
*
[intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs
Michael Brown
2013-04-18
1
-0
/
+1
*
[efi] Fetch device path for loaded image during initialisation
Michael Brown
2013-03-27
1
-0
/
+1
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-1
/
+2
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
3
-0
/
+93
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
1
-14
/
+5
*
[uuid] Abstract UUID mangling code out to a separate uuid_mangle() function
Michael Brown
2013-03-20
1
-0
/
+19
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+12
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-19
2
-0
/
+147
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-19
2
-0
/
+121
*
[efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation
Michael Brown
2013-03-13
1
-0
/
+3
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
7
-2
/
+800
*
[efi] Add last_opened_snpdev()
Michael Brown
2013-03-13
1
-0
/
+1
*
[efi] Update to latest EDK2 headers
Michael Brown
2013-03-13
8
-73
/
+125
*
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
Michael Brown
2013-03-06
1
-2
/
+0
*
[netdevice] Add vlan_tag() to get the VLAN tag of a network device
Stefan Hajnoczi
2013-03-01
1
-0
/
+1
*
[tls] Concatenate received non-data records before processing
Michael Brown
2013-01-31
1
-0
/
+1
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
2
-2
/
+2
*
[umalloc] Split largest_memblock() function out from init_eheap()
Michael Brown
2012-11-06
1
-0
/
+17
[next]