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>
This commit is contained in:
shenglei
2018-08-20 15:52:53 +08:00
committed by Liming Gao
parent 0fa0e56ee0
commit 497a5fb1d8
26 changed files with 87 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
boot process for authentication or data signing/decryption, especially if the
application has to make use of PKI.
Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2015-2018, Intel Corporation. All rights reserved.<BR>
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
@@ -15,6 +15,9 @@
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.5.
**/
#ifndef __SMART_CARD_EDGE_H__