From: eric_tian Date: Mon, 17 Mar 2008 09:30:26 +0000 (+0000) Subject: [Description] X-Git-Tag: edk2-stable201903~21335 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=9d19852267252160876e42c3ca018ce718b5e604;hp=b6f968f5590b996a65e48c7f42ca72ba12c2538e;p=mirror_edk2.git [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 --- 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 //