Changes in V2 * Section D.4.3 - Change INC to INF * Support both hexidecimal and decimal PCD values on command line * Support both 0x and 0X prefix for hexidecimal PCD values * Add missing <HexByte> EBNF defintion
https://bugzilla.tianocore.org/show_bug.cgi?id=523 GitHub branch for review: * https://github.com/mdkinney/edk2-BuildSpecification/tree/Bugzilla_523_EbnfPcdCommandLineOption_V2 GitHub word diff view of the patches in this series: * [1/1] https://github.com/mdkinney/edk2-BuildSpecification/commit/5a7c79736539e1c5acd90665280c592b91f773c4?w=1 Cc: Liming Gao <[email protected]> Cc: Yonghong Zhu <[email protected]> Cc: Kevin W Shaw <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney <[email protected]> Michael Kinney (1): Add EBNF for --pcd flag command line flag README.md | 3 ++- appendix_d_buildexe_command/d4_usage.md | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) -- 2.6.3.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

