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

Timothy Pearson (Code Review) gerrit at coreboot.org
Fri Apr 14 00:12:26 CEST 2017


Timothy Pearson has uploaded a new change for review. ( 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
statuc ASL file.

Change-Id: I3cb2a8a3ac337d1de8a3c394d7a28155597239d0
Signed-off-by: Timothy Pearson <tpearson at raptorengineering.com>
---
M src/mainboard/asus/kgpe-d16/dsdt.asl
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/19283/1

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: newchange
Gerrit-Change-Id: I3cb2a8a3ac337d1de8a3c394d7a28155597239d0
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Timothy Pearson <tpearson at raptorengineering.com>



More information about the coreboot-gerrit mailing list