X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SignedCapsulePkg%2FLibrary%2FIniParsingLib%2FIniParsingLib.inf;h=7a313657e54aab1253de36f6e679ada1d6d57068;hp=00f1d408587ef21b87c1d83f57e1dee9ddc806f6;hb=52664c525223a36e5cb9b141b11dec413908b1dd;hpb=29cc93f773342cf28f7f2af5bc34ab8c8ba728f8 diff --git a/SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf b/SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf index 00f1d40858..7a313657e5 100644 --- a/SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf +++ b/SignedCapsulePkg/Library/IniParsingLib/IniParsingLib.inf @@ -3,7 +3,7 @@ # # This library parses the INI configuration file. # -# Copyright (c) 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.
# 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 @@ -26,7 +26,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources]