X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FLibrary%2FEdkGenericBdsLib%2FEdkGenericBdsLib.inf;h=d7846968269a830da6e678de5f264f7a171de063;hb=351986ae7d534c9d032d2218ea1e9f5ce7d2ecf1;hp=a268e2aca7b73fd486fb582173834f5f675f5cea;hpb=4abb21937cec2be1db93c1c4ee994d0d40cbcaa2;p=mirror_edk2.git diff --git a/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf b/Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf index a268e2aca7..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,51 +34,20 @@ # 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 - - -################################################################################ -# -# Includes Section - list of Include locations that are required for -# this module. -# -################################################################################ - -[Includes] - $(WORKSPACE)/MdePkg/Include/Library - -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ + EdkGenericBdsLib.h [Packages] - Nt32Pkg/Nt32Pkg.dec MdePkg/MdePkg.dec - - -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ + MdeModulePkg/MdeModulePkg.dec + IntelFrameworkPkg/IntelFrameworkPkg.dec + Nt32Pkg/Nt32Pkg.dec [LibraryClasses] PeCoffLib @@ -99,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 @@ -132,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