public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-test][Patch 1/1] Library/SctLib: Remove Ipf source files from inf file
@ 2019-06-14  6:06 Eric Jin
  2019-06-14 16:28 ` Supreeth Venkatesh
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Jin @ 2019-06-14  6:06 UTC (permalink / raw)
  To: devel; +Cc: Supreeth Venkatesh

Remove source and header files required for building Ipf library from
inf file as edk2 (edk2-stable201905) has removed IPF support.

Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Signed-off-by: Eric Jin <eric.jin@intel.com>
---
 uefi-sct/SctPkg/Library/SctLib/SctLib.inf | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/uefi-sct/SctPkg/Library/SctLib/SctLib.inf b/uefi-sct/SctPkg/Library/SctLib/SctLib.inf
index 6db9ae091cc3..ff6ce5796424 100644
--- a/uefi-sct/SctPkg/Library/SctLib/SctLib.inf
+++ b/uefi-sct/SctPkg/Library/SctLib/SctLib.inf
@@ -2,7 +2,7 @@
 #
 #  Copyright 2006 - 2016 Unified EFI, Inc.<BR>
 #  Copyright (c) 2013 - 2014, ARM Ltd. All rights reserved.<BR>
-#  Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>
+#  Copyright (c) 2014 - 2019, Intel Corporation. All rights reserved.<BR>
 #
 #  This program and the accompanying materials
 #  are licensed and made available under the terms and conditions of the BSD License
@@ -71,13 +71,6 @@
   ia32/MultU64x32.S | GCC
   ia32/DivU64x32.S | GCC
 
-[sources.ipf]
-  Ipf/SctLibPlat.h
-  Ipf/initplat.c
-  Ipf/salpal.c
-  Ipf/libsalpal.h
-  Math.c
-
 [sources.ebc]
   ebc/SctLibPlat.h
   ebc/EfiLibPlat.c
-- 
2.20.0.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-14 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14  6:06 [edk2-test][Patch 1/1] Library/SctLib: Remove Ipf source files from inf file Eric Jin
2019-06-14 16:28 ` Supreeth Venkatesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox