]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmJunoPkg: Added the ACPI 5.0 Tables
authorOlivier Martin <olivier.martin@arm.com>
Fri, 23 Jan 2015 16:03:09 +0000 (16:03 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 23 Jan 2015 16:03:09 +0000 (16:03 +0000)
commit3399d5beb86deccd064f915fe59ebfa0176ee7bc
tree62a516cd2cc4d506651a28cc17507308916a4ee3
parent05e56470cd68d378fc6d282a51e8bb6ae640b1dc
ArmPlatformPkg/ArmJunoPkg: Added the ACPI 5.0 Tables

These tables are:
- Differentiated System Description Table Fields (DSDT)
- Firmware ACPI Control Structure (FACS)
- Fixed ACPI Description Table (FADT)
- Generic Timer Description Table (GTDT)
- Multiple APIC Description Table (MADT)
- Secondary System Description Table Fields (SSDT)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Graeme Gregory <graeme.gregory@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16652 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmJunoPkg/AcpiTables/AcpiTables.inf [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Dsdt.asl [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Facs.aslc [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Fadt.aslc [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Gtdt.aslc [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/AcpiTables/Madt.aslc [new file with mode: 0644]
ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
ArmPlatformPkg/ArmJunoPkg/ArmJuno.fdf
ArmPlatformPkg/ArmJunoPkg/Include/ArmPlatform.h