summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/HiiFont.h
diff options
context:
space:
mode:
authorshenglei <shenglei.zhang@intel.com>2018-08-20 15:52:53 +0800
committerLiming Gao <liming.gao@intel.com>2018-08-29 14:00:32 +0800
commit497a5fb1d8f834e1bc84d3496d7f2228bf99f7df (patch)
tree3324ba83966b4a0ace4009333a97f5bf7845c97c /MdePkg/Include/Protocol/HiiFont.h
parent0fa0e56ee002cf369f7f4a1076eac52f813e03f0 (diff)
downloadedk2-497a5fb1d8f834e1bc84d3496d7f2228bf99f7df.tar.gz
edk2-497a5fb1d8f834e1bc84d3496d7f2228bf99f7df.tar.bz2
edk2-497a5fb1d8f834e1bc84d3496d7f2228bf99f7df.zip
MdePkg: Add the missing spec version information for header files
Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: shenglei <shenglei.zhang@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/Include/Protocol/HiiFont.h')
-rw-r--r--MdePkg/Include/Protocol/HiiFont.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/Include/Protocol/HiiFont.h b/MdePkg/Include/Protocol/HiiFont.h
index de9932bc93..3e383fc908 100644
--- a/MdePkg/Include/Protocol/HiiFont.h
+++ b/MdePkg/Include/Protocol/HiiFont.h
@@ -10,6 +10,9 @@ http://opensource.org/licenses/bsd-license.php.
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 was introduced in UEFI Specification 2.1.
+
**/
#ifndef __HII_FONT_H__