summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-08 07:40:30 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-08 07:40:30 +0000
commit8411f1c002faf9a16c28a643a1c8a32de904a7d7 (patch)
tree758172b6f9a13e6e118347dd6cb468b24c9c7d81 /IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
parent4a71b21a6375549aa514e4680449a29f9c64802f (diff)
downloadedk2-8411f1c002faf9a16c28a643a1c8a32de904a7d7.zip
edk2-8411f1c002faf9a16c28a643a1c8a32de904a7d7.tar.gz
edk2-8411f1c002faf9a16c28a643a1c8a32de904a7d7.tar.bz2
Add more comments for IntelFramework's header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5004 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h b/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
index 49c5b8b..3e90688 100644
--- a/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
+++ b/IntelFrameworkPkg/Include/Protocol/SmmIchnDispatch.h
@@ -1,5 +1,7 @@
/** @file
- This file declares EFI Smm ICH [N] Specific Smi Child Protocol
+ Provides the parent dispatch service for a given SMI source generator.
+ The EFI_SMM_ICHN_DISPATCH_PROTOCOL provides the ability to install child handlers for
+ the given event types.
Copyright (c) 2008, Intel Corporation
All rights reserved. This program and the accompanying materials