Skip to content

Commit e83c9a2

Browse files
kuqin12os-d
authored andcommitted
DynamicTablesPkg: TableHelperLib: Add Missing Libraries
The existing library inf misses a few used libraries in its [LibraryClasses] section and thus break the build. This change adds those libraries and does not have functional change other than minimal section literals. Signed-off-by: Kun Qin <[email protected]>
1 parent ab7596f commit e83c9a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf

+4
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@
2727
[LibraryClasses]
2828
AmlLib
2929
BaseLib
30+
# MU_CHANGE Starts
31+
AmlLib
32+
MemoryAllocationLib
33+
# MU_CHANGE Ends

0 commit comments

Comments
 (0)