summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFrameworkPkg/Include/Protocol/FrameworkHii.h')
-rw-r--r--IntelFrameworkPkg/Include/Protocol/FrameworkHii.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h b/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
index e53f6ec..19c268f 100644
--- a/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
+++ b/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
@@ -1,9 +1,7 @@
/** @file
This file defines the Human Interface Infrastructure protocol, which is
used by resources that want to publish IFR/Font/String data and have it
- collected by the Configuration engine. This protocol is defined in the.
- Intel Platform Innovation Framework for EFI Human Interface Infrastructure
- Specification Version 0.92.
+ collected by the Configuration engine.
Copyright (c) 2007 - 2009, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -14,6 +12,10 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ @par Revision Reference:
+ This protocol is defined in Framework for EFI Human Interface Infrastructure
+ Specification Version 0.92.
+
**/
#ifndef _FRAMEWORK_HII_H_