mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 08:04:07 +02:00
DynamicTablesPkg: Update TableHelperLib.inf
Update the inf file version and BASE_NAME of the library. Remove unused sections. Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
This commit is contained in:
parent
0875443f7e
commit
20775950c6
@ -1,14 +1,14 @@
|
|||||||
## @file
|
## @file
|
||||||
# Table Helper
|
# 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
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||||
##
|
##
|
||||||
|
|
||||||
[Defines]
|
[Defines]
|
||||||
INF_VERSION = 0x00010019
|
INF_VERSION = 0x0001001B
|
||||||
BASE_NAME = DynamicTableHelperLib
|
BASE_NAME = TableHelperLib
|
||||||
FILE_GUID = E315C738-3A39-4D0D-A0AF-8EDFA770AB39
|
FILE_GUID = E315C738-3A39-4D0D-A0AF-8EDFA770AB39
|
||||||
VERSION_STRING = 1.0
|
VERSION_STRING = 1.0
|
||||||
MODULE_TYPE = DXE_DRIVER
|
MODULE_TYPE = DXE_DRIVER
|
||||||
@ -23,8 +23,3 @@
|
|||||||
|
|
||||||
[LibraryClasses]
|
[LibraryClasses]
|
||||||
BaseLib
|
BaseLib
|
||||||
|
|
||||||
[Protocols]
|
|
||||||
|
|
||||||
[Guids]
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user