]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/BinWrappers/PosixLike/BfmLib
BaseTools/BfmLib: Add a tool BfmLib
authorShenglei Zhang <shenglei.zhang@intel.com>
Wed, 29 May 2019 07:22:32 +0000 (15:22 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 4 Jul 2019 03:34:56 +0000 (11:34 +0800)
commitdc7b0dc8d662b3bedece2cf1015e2a94884cb111
treecd30453d96b3b761d0974e77b2d1270ee2b99ef5
parent03835a8c7325d5ddd0b03ee412a8a08d88258128
BaseTools/BfmLib: Add a tool BfmLib

BmfLib is added for FCE tool.
https://bugzilla.tianocore.org/show_bug.cgi?id=1848

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/BinWrappers/PosixLike/BfmLib [new file with mode: 0755]
BaseTools/Source/C/BfmLib/BfmLib.c [new file with mode: 0644]
BaseTools/Source/C/BfmLib/BinFileManager.c [new file with mode: 0644]
BaseTools/Source/C/BfmLib/BinFileManager.h [new file with mode: 0644]
BaseTools/Source/C/BfmLib/GNUmakefile [new file with mode: 0644]
BaseTools/Source/C/BfmLib/Makefile [new file with mode: 0644]
BaseTools/Source/C/GNUmakefile
BaseTools/Source/C/Makefile