summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Framework
diff options
context:
space:
mode:
authorrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-16 08:33:16 +0000
committerrsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524>2009-06-16 08:33:16 +0000
commit9f6f953491116b312e4243b1cd7b97f40f8a7dd7 (patch)
tree893250cd3b8ab054ef942a8232acb30ff45fd76c /IntelFrameworkPkg/Include/Framework
parentefccebcfe0c46d92bce72e28aacf2eefbde7bc9c (diff)
downloadedk2-platforms-9f6f953491116b312e4243b1cd7b97f40f8a7dd7.tar.xz
Update comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8574 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Framework')
-rw-r--r--IntelFrameworkPkg/Include/Framework/SmmCis.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/IntelFrameworkPkg/Include/Framework/SmmCis.h b/IntelFrameworkPkg/Include/Framework/SmmCis.h
index 03d4c7547c..bef0bb7a6e 100644
--- a/IntelFrameworkPkg/Include/Framework/SmmCis.h
+++ b/IntelFrameworkPkg/Include/Framework/SmmCis.h
@@ -1,7 +1,8 @@
/** @file
- Include file matches things in the Smm CIS spec.
+ Include file for definitions in the Intel Platform Innovation Framework for EFI
+ System Management Mode Core Interface Specification (SMM CIS) version 0.90.
- Copyright (c) 2007, Intel Corporation
+ Copyright (c) 2007 - 2009, 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
@@ -10,11 +11,6 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- Module Name: FrameworkSmmCis.h
-
- @par Revision Reference:
- VOLUME 4: Platform Initialization Specification,System Management Mode Core Interface, Version 1.1.
-
**/
#ifndef _FRAMEWORK_SMM_CIS_H_