From 9d19852267252160876e42c3ca018ce718b5e604 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Mon, 17 Mar 2008 09:30:26 +0000 Subject: [Description] ICH9x supports a new SMI type-IchnGpioUnlock. Then IchnGpioUnlock should be added to the enum definition EFI_SMM_ICHN_SMI_TYPE [Impaction] modify the SmmIchnDispatch.h file [Reference Info] ICH9x supports a new SMI type-IchnGpioUnlock. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4862 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'IntelFrameworkPkg/Include') diff --git a/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h b/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h index e4bf7379a7..49c5b8b44a 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h @@ -1,7 +1,7 @@ /** @file This file declares EFI Smm ICH [N] Specific Smi Child Protocol - Copyright (c) 2007, Intel Corporation + Copyright (c) 2008, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -86,6 +86,11 @@ typedef enum { IchnIoTrap2, IchnIoTrap1, IchnIoTrap0, + IchnPciExpress, + IchnMonitor, + IchnSpi, + IchnQRT, + IchnGpioUnlock, // // INSERT NEW ITEMS JUST BEFORE THIS LINE // -- cgit v1.2.3