X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FPeiNt32OemHookStatusCodeLib%2FPeiNt32OemHookStatusCodeLib.inf;fp=Nt32Pkg%2FLibrary%2FPeiNt32OemHookStatusCodeLib%2FPeiNt32OemHookStatusCodeLib.inf;h=f1391302713c91c2f26c50c545f1b8d8d8d2d6e4;hp=a2b75c88ac06fc771ab00ef3dc35b4259ba59a9e;hb=dd0687a4b18c8ba6f37587ad13c9744ff9a67250;hpb=aade80ede4c6eff09ed337584a48d84ad9197229 diff --git a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf index a2b75c88ac..f139130271 100644 --- a/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf +++ b/Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/PeiNt32OemHookStatusCodeLib.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiNt32OemHookStatusCodeLib @@ -38,36 +33,16 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] Nt32OemHookStatusCodeLib.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeiServicesLib ReportStatusCodeLib @@ -76,23 +51,10 @@ DebugLib -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ - [Guids] gEfiStatusCodeSpecificDataGuid # SOMETIMES_CONSUMED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED