X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FEdkGenericBdsLib%2FEdkGenericBdsLib.inf;h=d7846968269a830da6e678de5f264f7a171de063;hp=e84bc1794d4217841e037e667751f48332957729;hb=351986ae7d534c9d032d2218ea1e9f5ce7d2ecf1;hpb=0dea993c5a0624306c2d8257567be7f0179924ad diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf index e84bc1794d..d784696826 100644 --- a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf +++ b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf @@ -17,11 +17,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = EdkGenericBdsLib @@ -39,42 +34,21 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] BdsMisc.c Performance.c - Performance.h DevicePath.c BdsConnect.c BdsConsole.c BdsBoot.c - CommonHeader.h - - -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ + EdkGenericBdsLib.h [Packages] MdePkg/MdePkg.dec + MdeModulePkg/MdeModulePkg.dec + IntelFrameworkPkg/IntelFrameworkPkg.dec Nt32Pkg/Nt32Pkg.dec - -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] PeCoffLib PerformanceLib @@ -89,27 +63,13 @@ DxeServicesTableLib UefiLib BaseLib - - -################################################################################ -# -# Guid C Name Section - list of Guids that this module uses or produces. -# -################################################################################ + PcdLib [Guids] gEfiGlobalVariableGuid # ALWAYS_CONSUMED gEfiGenericPlatformVariableGuid # ALWAYS_CONSUMED gEfiShellFileGuid # ALWAYS_CONSUMED - -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiSimpleFileSystemProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiLoadFileProtocolGuid # PROTOCOL SOMETIMES_CONSUMED @@ -122,7 +82,8 @@ gEfiSimpleNetworkProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiSimpleTextInProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiSimpleTextOutProtocolGuid # PROTOCOL SOMETIMES_CONSUMED - gEfiAcpiS3SaveProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiFirmwareVolumeProtocolGuid # PROTOCOL SOMETIMES_CONSUMED gEfiLoadedImageProtocolGuid # PROTOCOL ALWAYS_CONSUMED +[PcdsFixedAtBuild.common] + PcdUefiVariableDefaultTimeout|gEfiMdePkgTokenSpaceGuid