]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Library / OemHookStatusCodeLibNull / OemHookStatusCodeLibNull.inf
index d075d9e382183c74d85e8ef312819e192ac87563..3002a19b533cd1061bf5d02fac0057da001074c3 100644 (file)
@@ -1,34 +1,30 @@
-#/** @file\r
+## @file\r
 #  Null instance of OEM Hook Status Code Library with empty functions.\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 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                      = OemHookStatusCodeLibNull\r
+  MODULE_UNI_FILE                = OemHookStatusCodeLibNull.uni\r
   FILE_GUID                      = 54D2878F-25CD-4a2b-8420-EBD18E609C76\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = OemHookStatusCodeLib \r
+  LIBRARY_CLASS                  = OemHookStatusCodeLib\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   OemHookStatusCodeLibNull.c\r
 \r
 [Packages]\r
-  MdePkg/MdePkg.dec
\ No newline at end of file
+  MdePkg/MdePkg.dec\r