Re: [edk2-devel] [PATCH 2/2] MdePkg/Include: Define new DEBUG_FILE to specify path.

2022-02-23 Thread Guomin Jiang
> ; Liu, Zhiguang > Subject: [edk2-devel] [PATCH 2/2] MdePkg/Include: Define new > DEBUG_FILE to specify path. > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3840 > > Use DEBUG_FILE to control ASSERT path > > Motivation and Goal: > 1. The path will occupy m

[edk2-devel] [PATCH 2/2] MdePkg/Include: Define new DEBUG_FILE to specify path.

2022-02-17 Thread Guomin Jiang
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3840 Use DEBUG_FILE to control ASSERT path Motivation and Goal: 1. The path will occupy many size in DEBUG build when file path is long 2. We hope can reduce the size but not impact the debug capability 3. If only use filename, we can search the