summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h b/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
index e4bf737..49c5b8b 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
//