]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / LegacyBiosDxe / LegacyBiosDxe.inf
index 48473a07131c4f6999cbe5b242fd75a55c77f2f3..471d37365ca1917ff50cd00f6a4735ab7e5845d9 100644 (file)
@@ -3,16 +3,9 @@
 #\r
 # This driver installs Legacy Bios Protocol to support CSM module work in EFI system.\r
 #\r
-# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions\r
-# of the BSD License which accompanies this distribution.  The\r
-# 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
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -29,7 +22,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
@@ -41,8 +34,6 @@
   LegacyPci.c\r
 \r
 [Sources.Ia32]\r
-  IA32/InterruptTable.S\r
-  IA32/InterruptTable.asm\r
   IA32/InterruptTable.nasm\r
   Thunk.c\r
   LegacyBootSupport.c\r
 \r
 [Sources.X64]\r
   X64/InterruptTable.nasm\r
-  X64/InterruptTable.asm\r
-  X64/InterruptTable.S\r
   Thunk.c\r
   LegacyBootSupport.c\r
   LegacyBbs.c\r
   LegacySio.c\r
 \r
-[Sources.IPF]\r
-  Ipf/IpfThunk.s\r
-  Ipf/Thunk.c\r
-  Ipf/IpfThunk.i\r
-  Ipf/IpfBootSupport.c\r
-  Ipf/IpfThunk.h\r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -83,8 +65,6 @@
   DxeServicesTableLib\r
   PcdLib\r
   ReportStatusCodeLib\r
-  PeCoffLib\r
-  CacheMaintenanceLib\r
   DebugAgentLib\r
 \r
 [LibraryClasses.IA32]\r
   UefiRuntimeServicesTableLib\r
   BaseLib\r
 \r
-[LibraryClasses.IPF]\r
-  IoLib\r
-  UefiRuntimeServicesTableLib\r
-\r
-\r
 [Guids]\r
   gEfiDiskInfoIdeInterfaceGuid                  ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosBuildIdeData() to assure device is a disk\r
   gEfiSmbiosTableGuid                           ## SOMETIMES_CONSUMES ##SystemTable\r
   gEfiLegacyBiosGuid                            ## SOMETIMES_CONSUMES ##GUID #Used in LegacyBiosInstallVgaRom() to locate handle buffer\r
+  gEfiEndOfDxeEventGroupGuid                    ## CONSUMES\r
 \r
 [Guids.IA32]\r
   gEfiAcpi20TableGuid                           ## SOMETIMES_CONSUMES ##SystemTable\r