[coreboot-gerrit] Change in coreboot[master]: mainboard/asus/kgpe-d16: Remove obsolete reference to TPM AS...

Timothy Pearson (Code Review) gerrit at coreboot.org
Mon Apr 17 23:57:34 CEST 2017


Timothy Pearson has submitted this change and it was merged. ( https://review.coreboot.org/19283 )

Change subject: mainboard/asus/kgpe-d16: Remove obsolete reference to TPM ASL file
......................................................................


mainboard/asus/kgpe-d16: Remove obsolete reference to TPM ASL file

TPM ACPI entries are automatically generated, and the old static
TPM ASL file is obsolete.  Remove the reference to this obsolete
static ASL file.

Change-Id: I3cb2a8a3ac337d1de8a3c394d7a28155597239d0
Signed-off-by: Timothy Pearson <tpearson at raptorengineering.com>
Reviewed-on: https://review.coreboot.org/19283
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
Reviewed-by: Patrick Rudolph <siro at das-labor.org>
Reviewed-by: Marc Jones <marc at marcjonesconsulting.com>
---
M src/mainboard/asus/kgpe-d16/dsdt.asl
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Patrick Rudolph: Looks good to me, but someone else must approve
  Raptor Engineering Automated Test Stand: Verified
  Paul Menzel: Looks good to me, but someone else must approve
  build bot (Jenkins): Verified
  Marc Jones: Looks good to me, approved



diff --git a/src/mainboard/asus/kgpe-d16/dsdt.asl b/src/mainboard/asus/kgpe-d16/dsdt.asl
index 42242bf..a1eda28 100644
--- a/src/mainboard/asus/kgpe-d16/dsdt.asl
+++ b/src/mainboard/asus/kgpe-d16/dsdt.asl
@@ -564,8 +564,6 @@
 
 				#include "../../../superio/winbond/w83667hg-a/ps2_controller.asl"
 
-				#include <drivers/pc80/tpm/acpi/tpm.asl>
-
 				/* UART 1 */
 				Device (URT1)
 				{

-- 
To view, visit https://review.coreboot.org/19283
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3cb2a8a3ac337d1de8a3c394d7a28155597239d0
Gerrit-PatchSet: 6
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Timothy Pearson <tpearson at raptorengineering.com>
Gerrit-Reviewer: Marc Jones <marc at marcjonesconsulting.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
Gerrit-Reviewer: Timothy Pearson <tpearson at raptorengineering.com>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list