diff options
Diffstat (limited to 'MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf')
| -rw-r--r-- | MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf index b337639eaa89..8da1f7378402 100644 --- a/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf +++ b/MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf @@ -3,14 +3,9 @@ # # Post Code Library that writes post code values to I/O port 0x80. # -# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR> +# Copyright (c) 2007 - 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 -# 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. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## @@ -22,11 +17,11 @@ FILE_GUID = b6e9a733-eb75-41b6-b30c-009bcf3801c8 MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = PostCodeLib + LIBRARY_CLASS = PostCodeLib # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources] |
