]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf
Nt32Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Nt32Pkg / WinNtOemHookStatusCodeHandlerPei / WinNtOemHookStatusCodeHandlerPei.inf
index b5a18a71889189652ba378691ccf7da188698a18..ece1424e741c34987574650af1d362a035967a78 100644 (file)
@@ -1,25 +1,20 @@
-#/** @file\r
+## @file\r
 # OEM hook status code handler PEIM which produces general handler and hook it\r
 # onto the PEI status code router.\r
 #\r
-# Copyright (c) 2007 - 2009, Intel Corporation\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
-#\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
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = WinNtOemHookStatusCodeHandlerPei\r
   FILE_GUID                      = D233D6BD-F1B1-425A-BF45-5CAF2B88EDDC\r
   MODULE_TYPE                    = PEIM\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = WinNtOemHookStatusCodeHandlerPeiEntry\r
 \r
 \r
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   WinNtOemHookStatusCodeHandlerPei.c\r
 \r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   Nt32Pkg/Nt32Pkg.dec\r
 \r
 [LibraryClasses]\r