[edk2] [PATCH 7/10] ShellPkg: Support format string argument checking

2015-08-07 Thread Scott Duplichan
Support compile time argument consistency checking for functions that accept a PrintLib format string followed by a variable argument list. Macro 'EFIFORMAT' added to the function prototype accepts a single argument indicating which function argument holds the format string. The EFIFORMAT macro ass

Re: [edk2] [PATCH 7/10] ShellPkg: Support format string argument checking

2015-08-17 Thread Qiu, Shumin
Reviewed-by: Qiu Shumin This patch for ShellPkg depends on the ' EFIFORMAT ' change in MdePkg. So block the check in after the MdePkg has been updated. -Shumin -Original Message- From: Scott Duplichan [mailto:sc...@notabs.org] Sent: Saturday, August 08, 2015 2:04 PM To: edk2-devel@list