]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / Nt32Pkg / WinNtOemHookStatusCodeHandlerPei / WinNtOemHookStatusCodeHandlerPei.inf
diff --git a/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf b/Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf
deleted file mode 100644 (file)
index b5a18a7..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-#/** @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
-\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
-  ENTRY_POINT                    = WinNtOemHookStatusCodeHandlerPeiEntry\r
-\r
-\r
-#\r
-# The following information is for reference only and not required by the build tools.\r
-#\r
-#  VALID_ARCHITECTURES           = IA32\r
-#\r
-\r
-[Sources.common]\r
-  WinNtOemHookStatusCodeHandlerPei.c\r
-\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
-  Nt32Pkg/Nt32Pkg.dec\r
-\r
-[LibraryClasses]\r
-  PeimEntryPoint\r
-  PeiServicesLib\r
-  DebugLib\r
-  OemHookStatusCodeLib\r
-\r
-[Ppis]\r
-  gEfiPeiRscHandlerPpiGuid                      ## CONSUMES\r
-\r
-[Depex]\r
-  gEfiPeiRscHandlerPpiGuid\r