]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/DatahubStatusCodeHandlerDxe.inf
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / StatusCode / DatahubStatusCodeHandlerDxe / DatahubStatusCodeHandlerDxe.inf
index 1a576772a3f1a918d36c0bdbb49099c0e11e81f5..a87b84d770e0236d279ddb1b2e57c64caccfa4c4 100644 (file)
@@ -1,14 +1,9 @@
 ## @file\r
 #  Status Code Handler Driver which produces datahub handler.\r
 #\r
-#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  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
   MODULE_UNI_FILE                = DatahubStatusCodeHandlerDxe.uni\r
   FILE_GUID                      = 863D214F-0920-437B-8CAD-88EA83A24E97\r
   MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0  \r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = DatahubStatusCodeHandlerDxeEntry\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]\r
   DatahubStatusCodeHandlerDxe.h\r
   DatahubStatusCodeHandlerDxe.c\r
   DataHubStatusCodeWorker.c\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-  \r
+\r
 [LibraryClasses]\r
   BaseLib\r
   MemoryAllocationLib\r
   DebugLib\r
   SynchronizationLib\r
   BaseMemoryLib\r
-  \r
+\r
 [Guids]\r
   gEfiEventExitBootServicesGuid                 ## CONSUMES ## Event\r
   gEfiDataHubStatusCodeRecordGuid               ## PRODUCES ## UNDEFINED # DataRecord Guid\r
   gEfiStatusCodeDataTypeDebugGuid               ## SOMETIMES_PRODUCES ## UNDEFINED # Record data type\r
-  \r
+\r
 [Protocols]\r
   gEfiRscHandlerProtocolGuid                    ## CONSUMES\r
   gEfiDataHubProtocolGuid                       ## CONSUMES\r