]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
Clean up BootMaint module in BdsDxe.
[mirror_edk2.git] / MdeModulePkg / Library / GenericBdsLib / GenericBdsLib.inf
index ebaed91e6aa274e143236cd05e6c05011e6cf6ae..92231fef6f2cc04990f591091c589d91cc602588 100644 (file)
@@ -1,18 +1,16 @@
 #/** @file\r
-# Component name for module GenericBdsLib\r
-#\r
-# FIX ME!\r
-# Copyright (c) 2007, Intel Corporation. All rights reserved.\r
-#\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
+#    Component name for module GenericBdsLib\r
+#  \r
+#  Copyright (c) 2007 - 2008, Intel Corporation. <BR>\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
   Performance.c\r
   BdsConnect.c\r
   BdsMisc.c\r
-  R8Lib.c\r
   BdsConsole.c\r
   BdsBoot.c\r
   InternalBdsLib.h\r
-  R8Lib.h\r
 \r
 [Sources.Ia32]\r
-  Ia32\ClearDr.asm\r
-  Ia32\BmMachine.h\r
+  Ia32/BmMachine.h\r
 \r
 [Sources.X64]\r
-  x64\ClearDr.asm\r
-  x64\BmMachine.h\r
+  x64/BmMachine.h\r
 \r
 [Sources.IPF]\r
-  Ipf\ShadowRom.c\r
-  Ipf\BmMachine.h\r
+  Ipf/ShadowRom.c\r
+  Ipf/BmMachine.h\r
 \r
 [Sources.EBC]\r
-  Ebc\BmMachine.h\r
+  Ebc/BmMachine.h\r
 \r
 \r
 [Packages]\r
   gEfiLegacyBiosProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
   gEfiCpuArchProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiFirmwareVolumeDispatchProtocolGuid        # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiAcpiS3SaveProtocolGuid\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault
\ No newline at end of file
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault\r