Re: [edk2] [patch 3/4] MdeModulePkg/DxeIplPeim: Refine coding style in function comments

2017-10-22 Thread Wang, Jian J
Reviewed-by: Jian J Wang > -Original Message- > From: Bi, Dandan > Sent: Friday, October 20, 2017 9:00 AM > To: edk2-devel@lists.01.org > Cc: Wang, Jian J ; Dong, Eric > Subject: [patch 3/4] MdeModulePkg/DxeIplPeim: Refine coding style in function > comments > > Make the comments a

[edk2] [patch 3/4] MdeModulePkg/DxeIplPeim: Refine coding style in function comments

2017-10-19 Thread Dandan Bi
Make the comments align with the function. And add some missing function comments. Cc: Jian J Wang Cc: Eric Dong Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Dandan Bi --- MdeModulePkg/Core/DxeIplPeim/DxeIpl.h| 14 +++--- MdeModulePkg/Core/DxeIplPe