]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf
1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in...
[mirror_edk2.git] / Nt32Pkg / Library / EdkGenericBdsLib / EdkGenericBdsLib.inf
index ba2e38b9c3256b815423d40f1d4c931025831db7..d7846968269a830da6e678de5f264f7a171de063 100644 (file)
 #\r
 #**/\r
 \r
-################################################################################\r
-#\r
-# Defines Section - statements that will be processed to create a Makefile.\r
-#\r
-################################################################################\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = EdkGenericBdsLib\r
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
-################################################################################\r
-#\r
-# Sources Section - list of files that are required for the build to succeed.\r
-#\r
-################################################################################\r
-\r
 [Sources.common]\r
   BdsMisc.c\r
   Performance.c\r
-  Performance.h\r
   DevicePath.c\r
   BdsConnect.c\r
   BdsConsole.c\r
   BdsBoot.c\r
-  CommonHeader.h\r
-\r
-\r
-################################################################################\r
-#\r
-# Package Dependency Section - list of Package files that are required for\r
-#                              this module.\r
-#\r
-################################################################################\r
+  EdkGenericBdsLib.h\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
   Nt32Pkg/Nt32Pkg.dec\r
 \r
-\r
-################################################################################\r
-#\r
-# Library Class Section - list of Library Classes that are required for\r
-#                         this module.\r
-#\r
-################################################################################\r
-\r
 [LibraryClasses]\r
   PeCoffLib\r
   PerformanceLib\r
   DxeServicesTableLib\r
   UefiLib\r
   BaseLib\r
-\r
-\r
-################################################################################\r
-#\r
-# Guid C Name Section - list of Guids that this module uses or produces.\r
-#\r
-################################################################################\r
+  PcdLib\r
 \r
 [Guids]\r
   gEfiGlobalVariableGuid                        # ALWAYS_CONSUMED\r
   gEfiGenericPlatformVariableGuid               # ALWAYS_CONSUMED\r
   gEfiShellFileGuid                             # ALWAYS_CONSUMED\r
 \r
-\r
-################################################################################\r
-#\r
-# Protocol C Name Section - list of Protocol and Protocol Notify C Names\r
-#                           that this module uses or produces.\r
-#\r
-################################################################################\r
-\r
 [Protocols]\r
   gEfiSimpleFileSystemProtocolGuid              # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiLoadFileProtocolGuid                      # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiSimpleNetworkProtocolGuid                 # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiSimpleTextInProtocolGuid                  # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiSimpleTextOutProtocolGuid                 # PROTOCOL SOMETIMES_CONSUMED\r
-  gEfiAcpiS3SaveProtocolGuid                    # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiFirmwareVolumeProtocolGuid                # PROTOCOL SOMETIMES_CONSUMED\r
   gEfiLoadedImageProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
 \r
+[PcdsFixedAtBuild.common]\r
+  PcdUefiVariableDefaultTimeout|gEfiMdePkgTokenSpaceGuid\r