Skip to content

Commit

Permalink
MdePkg: Add the missing spec version information for header files
Browse files Browse the repository at this point in the history
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: shenglei <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
  • Loading branch information
shenglei10 authored and lgao4 committed Aug 29, 2018
1 parent 0fa0e56 commit 497a5fb
Show file tree
Hide file tree
Showing 26 changed files with 87 additions and 7 deletions.
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/AbsolutePointer.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,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.3.
**/

#ifndef __ABSOLUTE_POINTER_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/AcpiSystemDescriptionTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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 PI Specification 1.2.
**/

#ifndef __ACPI_SYSTEM_DESCRIPTION_TABLE_H___
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/AcpiTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,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.3.
**/

#ifndef __ACPI_TABLE_H___
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/AtaPassThru.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,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.3.
**/

#ifndef __ATA_PASS_THROUGH_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/BlockIoCrypto.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The UEFI Inline Cryptographic Interface protocol provides services to abstract
access to inline cryptographic capabilities.
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
Expand All @@ -11,6 +11,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 __BLOCK_IO_CRYPTO_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/ExtendedSalBootService.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,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 PI Specification 1.2.
**/

#ifndef _EXTENDED_SAL_BOOT_SERVICE_PROTOCOL_H_
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/ExtendedSalServiceClasses.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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 PI Specification 1.2.
**/

#ifndef _EXTENDED_SAL_SERVICE_CLASSES_H_
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/HiiConfigAccess.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ The full text of the license may be found at
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.
**/


Expand Down
4 changes: 4 additions & 0 deletions MdePkg/Include/Protocol/HiiConfigKeyword.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ The full text of the license may be found at
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 __EFI_CONFIG_KEYWORD_HANDLER_H__
Expand Down
4 changes: 4 additions & 0 deletions MdePkg/Include/Protocol/HiiConfigRouting.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The full text of the license may be found at
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_CONFIG_ROUTING_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/HiiDatabase.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ The full text of the license may be found at
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_DATABASE_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/HiiFont.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The full text of the license may be found at
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__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/HiiImage.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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.1.
**/

#ifndef __HII_IMAGE_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/HiiImageDecoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This protocol provides generic image decoder interfaces to various image formats.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2016-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 that accompanies this distribution.
Expand All @@ -12,6 +12,9 @@ The full text of the license may be found at
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.6.
**/
#ifndef __HII_IMAGE_DECODER_H__
#define __HII_IMAGE_DECODER_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/HiiImageEx.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @file
Protocol which allows access to the images in the images database.
(C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
(C) Copyright 2016-2018 Hewlett Packard Enterprise Development LP<BR>
This program and the accompanying materials are licensed and made available under
the terms and conditions of the BSD License that accompanies this distribution.
Expand All @@ -11,6 +11,9 @@ The full text of the license may be found at
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.6.
**/

#ifndef __EFI_HII_IMAGE_EX_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/HiiPopup.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This protocol provides services to display a popup window.
The protocol is typically produced by the forms browser and consumed by a driver callback handler.
Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2017-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 that accompanies this distribution.
The full text of the license may be found at
Expand All @@ -11,6 +11,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.7.
**/

#ifndef __HII_POPUP_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/HiiString.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The full text of the license may be found at
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_STRING_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/MmReportStatusCodeHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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 PI Specification 1.1.
**/

#ifndef __MM_REPORT_STATUS_CODE_HANDLER_PROTOCOL_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/NvmExpressPassthru.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,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 _UEFI_NVM_EXPRESS_PASS_THRU_H_
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/Pcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ The full text of the license may be found at
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 PI Specification 1.2.
**/

#ifndef __PCD_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/PcdInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,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 PI Specification 1.2.
**/

#ifndef __PCD_INFO_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/RegularExpressionProtocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This section defines the Regular Expression Protocol. This protocol isused to match
Unicode strings against Regular Expression patterns.
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 that accompanies this distribution.
The full text of the license may be found at
Expand All @@ -11,6 +11,9 @@ The full text of the license may be found at
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 __REGULAR_EXPRESSION_PROTOCOL_H__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/ReportStatusCodeHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,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 PI Specification 1.2.
**/

#ifndef __REPORT_STATUS_CODE_HANDLER_PROTOCOL_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/SmartCardEdge.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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__
Expand Down
3 changes: 3 additions & 0 deletions MdePkg/Include/Protocol/SmmReportStatusCodeHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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 PI Specification 1.1.
**/

#ifndef __SMM_REPORT_STATUS_CODE_HANDLER_PROTOCOL_H__
Expand Down
5 changes: 4 additions & 1 deletion MdePkg/Include/Protocol/UsbFunctionIo.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
or interrupt transfers, alternate interfaces, or USB 3.0 functionality.
Future revisions of this protocol may support these or additional features.
Copyright (c) 2015 - 2017, 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
Expand All @@ -20,6 +20,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 __USB_FUNCTION_IO_H__
Expand Down

0 comments on commit 497a5fb

Please sign in to comment.