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
/
core
/
acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
1
-2
/
+20
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-64
/
+30
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-2
/
+2
*
[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
Michael Brown
2021-02-28
1
-10
/
+2
*
[acpi] Use a fixed colour for debug messages
Michael Brown
2021-02-28
1
-9
/
+12
*
[acpi] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2017-07-28
1
-1
/
+1
*
[acpi] Compute and check checksum for ACPI tables
Laurent Gourvénec
2017-07-28
1
-6
/
+37
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
1
-71
/
+20
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-31
/
+54
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
1
-0
/
+274
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
1
-0
/
+43
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
Added generic function for calculating ACPI table checksum
Michael Brown
2006-08-27
1
-0
/
+40