[edk2-devel] [PATCH v1 02/10] DynamicTablesPkg: Update TableHelperLib.inf

PierreGondois pierre.gondois at arm.com
Wed Jun 23 11:05:16 UTC 2021


From: Pierre Gondois <Pierre.Gondois at arm.com>

Update the inf file version and BASE_NAME of the library.
Remove unused sections.

Signed-off-by: Pierre Gondois <Pierre.Gondois at arm.com>
---
 .../Library/Common/TableHelperLib/TableHelperLib.inf  | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf b/DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
index 26d82e68501b..5435f74aa0b8 100644
--- a/DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
+++ b/DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
@@ -1,14 +1,14 @@
 ## @file
 #  Table Helper
 #
-#  Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
+#  Copyright (c) 2017 - 2021, ARM Limited. All rights reserved.
 #
 #  SPDX-License-Identifier: BSD-2-Clause-Patent
 ##
 
 [Defines]
-  INF_VERSION    = 0x00010019
-  BASE_NAME      = DynamicTableHelperLib
+  INF_VERSION    = 0x0001001B
+  BASE_NAME      = TableHelperLib
   FILE_GUID      = E315C738-3A39-4D0D-A0AF-8EDFA770AB39
   VERSION_STRING = 1.0
   MODULE_TYPE    = DXE_DRIVER
@@ -23,8 +23,3 @@ [Packages]
 
 [LibraryClasses]
   BaseLib
-
-[Protocols]
-
-[Guids]
-
-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76931): https://edk2.groups.io/g/devel/message/76931
Mute This Topic: https://groups.io/mt/83735184/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list