diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2016-02-21 16:13:16 -0800 |
---|---|---|
committer | Leroy P Leahy <leroy.p.leahy@intel.com> | 2016-02-29 04:56:23 +0100 |
commit | ca20b5fa6fbb81180da961f2ac0cb27a3bad583d (patch) | |
tree | 16e50ce90201217141986eea0353980b5232c2e3 /Documentation/Intel/index.html | |
parent | 283fd8e653a8ef8631403fd27a52115041385804 (diff) |
Documentation/Intel: Add ACPI link and more FADT documentation
Add a link to the ACPI specification.
Update the FADT table to better describe the use and ACPI specification
reference for the various fields.
TEST=None
Change-Id: I77cd925800d71398be6d677de48874099ea26479
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/13765
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'Documentation/Intel/index.html')
-rw-r--r-- | Documentation/Intel/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/Intel/index.html b/Documentation/Intel/index.html index 5a622a9dd9..61d14c861f 100644 --- a/Documentation/Intel/index.html +++ b/Documentation/Intel/index.html @@ -30,6 +30,7 @@ <h1>Documentation</h1> <ul> + <li><a target="_blank" href="http://www.uefi.org/sites/default/files/resources/ACPI_6.0.pdf">ACPI 6.0 Specification</a></li> <li>Get the <a target="_blank" href="https://www.coreboot.org/Git">coreboot source</li> <li>Intel® 64 and IA-32 Architectures <a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-manual-325462.pdf">Software Developer Manual</a></li> <li>Intel® Firmware Support Package External Architecture Specification <a target="_blank" href="http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec-v1-1.pdf">V1.1</a></li> @@ -37,6 +38,6 @@ <hr> -<p>Modified: 31 January 2016</p> +<p>Modified: 28 February 2016</p> </body> </html>
\ No newline at end of file |