On 02/01/19 06:47, Hao Wu wrote: > This commit is out of the scope for BZ-1409. It is a coding style > refinement for the SmmLockBoxLib. > > More specifically, the commit will remove all the debug message display > level macros starting with 'EFI_D_' and replace them with macros starting > with 'DEBUG_'. > > Cc: Jian J Wang <[email protected]> > Cc: Star Zeng <[email protected]> > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Hao Wu <[email protected]> > Reviewed-by: Ray Ni <[email protected]> > --- > MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.c | 22 +++--- > MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.c | 26 +++---- > MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.c | 78 > ++++++++++---------- > 3 files changed, 63 insertions(+), 63 deletions(-)
Reviewed-by: Laszlo Ersek <[email protected]> _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

