]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
EmbeddedPkg/PrePiLib: remove dead status code reporting code
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiLib / PrePiLib.inf
index 3dba884b1f31ebe0fc046ab66e2fd2e9a0cc9162..83a0edcb8d9403d0740b9cad1e74db6083a8de22 100644 (file)
@@ -8,12 +8,7 @@
 #  Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>\r
 #  Copyright (c) 2008, Apple Inc. 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
 [Sources.common]\r
   FwVol.c\r
   PrePiLib.c\r
-  ReportStatusCode.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec              # needed to support StatusCodes\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec  # needed to support StatusCodes\r
-\r
 \r
 [LibraryClasses]\r
   BaseLib\r
   HobLib\r
 \r
 [Guids]\r
-  gEfiStatusCodeSpecificDataGuid\r
   gEfiMemoryTypeInformationGuid\r
-  gEfiStatusCodeDataTypeDebugGuid\r
 \r
 [Protocols]\r
-  gEfiStatusCodeRuntimeProtocolGuid\r
   gPeCoffLoaderProtocolGuid\r
 \r
 \r