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
/
interface
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-1
/
+1
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+10
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
2
-8
/
+7
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-02
1
-64
/
+76
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-02
1
-78
/
+21
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-02
2
-0
/
+123
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-02
1
-0
/
+22
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
1
-0
/
+158
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
1
-0
/
+173
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-02-28
10
-8
/
+419
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-16
/
+10
*
[linux] Rewrite headers included in all builds
Michael Brown
2015-03-05
1
-1
/
+0
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
3
-3
/
+15
*
[linux] Avoid starting currticks() from zero every time
Michael Brown
2014-03-07
1
-1
/
+7
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
1
-9
/
+87
*
[linux] Add missing #include <stddef.h>
Marin Hannache
2013-07-14
2
-0
/
+2
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+185
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
3
-3
/
+6
*
[time] Add Linux time source using gettimeofday()
Michael Brown
2012-05-04
1
-0
/
+45
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-0
/
+9
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
1
-0
/
+96
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr Jaroszyński
2011-03-27
1
-3
/
+31
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[linux] Add empty smbios
Piotr Jaroszyński
2010-08-19
1
-0
/
+37
*
[linux] Add nap
Piotr Jaroszyński
2010-08-19
1
-0
/
+40
*
[linux] Add umalloc
Piotr Jaroszyński
2010-08-19
1
-0
/
+126
*
[linux] Add uaccess
Piotr Jaroszyński
2010-08-19
1
-0
/
+38
*
[linux] Add timer
Piotr Jaroszyński
2010-08-19
1
-0
/
+80
*
[linux] Add console
Piotr Jaroszyński
2010-08-19
1
-0
/
+146