mirror_edk2/BaseTools/Source/C/Common
Yonghong Zhu 7dbc50bd24 BaseTools: Add DevicePath support for PCD values
Use C code parse device path to output hex string, and Python
run command when PCD Value need device path parse.

https://bugzilla.tianocore.org/show_bug.cgi?id=541

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-12-31 13:10:49 +08:00
..
BasePeCoff.c BaseTools/C/Common: Remove redundant type cast 2017-12-25 09:53:50 +08:00
BinderFuncs.c
BinderFuncs.h
CommonLib.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
CommonLib.h BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
Compress.h
Crc32.c
Crc32.h
Decompress.c BaseTools/C/Common: Add checks for array access 2017-12-25 09:53:29 +08:00
Decompress.h
EfiCompress.c
EfiUtilityMsgs.c BaseTools/C/Common: Refine using sprintf() with '%s' in format string 2017-12-25 09:54:18 +08:00
EfiUtilityMsgs.h
FirmwareVolumeBuffer.c
FirmwareVolumeBufferLib.h
FvLib.c
FvLib.h
GNUmakefile BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
Makefile BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
MemoryFile.c
MemoryFile.h
MyAlloc.c
MyAlloc.h
OsPath.c
OsPath.h
ParseGuidedSectionTools.c
ParseGuidedSectionTools.h
ParseInf.c
ParseInf.h
PcdValueCommon.c BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
PcdValueCommon.h BaseTools: Add PcdValueCommon logic into C source CommonLib 2017-12-25 11:05:45 +08:00
PeCoffLib.h
PeCoffLoaderEx.c
SimpleFileParsing.c BaseTools/C/Common: Add checks for array access 2017-12-25 09:53:29 +08:00
SimpleFileParsing.h
StringFuncs.c
StringFuncs.h
TianoCompress.c
WinNtInclude.h