specify the spec revision number followed by protocol

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9237 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
eric_tian
2009-09-03 09:21:05 +00:00
parent dda34dc7b7
commit f759064285
5 changed files with 27 additions and 25 deletions

View File

@@ -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_