summaryrefslogtreecommitdiffstats
path: root/src/core/acpi.c
Commit message (Expand)AuthorAgeFilesLines
* [acpi] Fix spurious uninitialised-variable warning on some gcc versionsMichael Brown2017-07-281-1/+1
* [acpi] Compute and check checksum for ACPI tablesLaurent Gourvénec2017-07-281-6/+37
* [acpi] Make acpi_find_rsdt() a per-platform methodMichael Brown2017-05-231-71/+20Star
* [block] Describe all SAN devices via ACPI tablesMichael Brown2017-03-281-31/+54
* [acpi] Add support for ACPI power offMichael Brown2016-07-111-0/+274
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-141-0/+43
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Added generic function for calculating ACPI table checksumMichael Brown2006-08-281-0/+40