]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
MdePkg/BaseLib: Remove LongJump.c and SetJump.c
[mirror_edk2.git] / MdePkg / Library / PeiResourcePublicationLib / PeiResourcePublicationLib.inf
index 7b94cae13d69bd1d1ed60f3c3ce1eb8e6ac4ef55..ac239dff0daf39ae2c7c5d08ecee83a44dc47f09 100644 (file)
@@ -1,36 +1,30 @@
-#/** @file\r
+## @file\r
 # Instance of Resource Publication Library using PEI Services.\r
 #\r
 # Resource Publication Library that uses PEI Services to publish system memory.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PeiResourcePublicationLib\r
+  MODULE_UNI_FILE                = PeiResourcePublicationLib.uni\r
   FILE_GUID                      = e8d6390d-e190-4957-9ab6-d47d51b01336\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = ResourcePublicationLib|PEIM \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  LIBRARY_CLASS                  = ResourcePublicationLib|PEIM SEC\r
 \r
 \r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PeiResourcePublicationLib.c\r
 \r
 \r