]> git.proxmox.com Git - mirror_edk2.git/commit
DynamicTablesPkg: Table Helper Library
authorSami Mujawar <sami.mujawar@arm.com>
Sat, 15 Dec 2018 12:02:25 +0000 (12:02 +0000)
committerSami Mujawar <sami.mujawar@arm.com>
Tue, 19 Feb 2019 10:37:30 +0000 (10:37 +0000)
commit7130bceff29ec52b0e673d4f61a9681ff5d71c67
treea6a9de5652a6071987cbeb33d27a3c477dd6f715
parentc642023894f24c0b71d66f55cceb38b849ffc6bd
DynamicTablesPkg: Table Helper Library

A helper library that implements common functionality
for use by table generators.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <alexei.fedorov@arm.com>
DynamicTablesPkg/DynamicTables.dsc.inc [new file with mode: 0644]
DynamicTablesPkg/Include/Library/TableHelperLib.h [new file with mode: 0644]
DynamicTablesPkg/Library/Common/TableHelperLib/TableHelper.c [new file with mode: 0644]
DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf [new file with mode: 0644]