commit | 1e7b3ef63a16aa95261ca179727888245f506cbd | [log] [tgz] |
---|---|---|
author | Fu Siyuan <siyuan.fu@intel.com> | Fri Feb 05 10:15:37 2016 +0800 |
committer | Fu Siyuan <siyuan.fu@intel.com> | Wed Feb 17 08:50:54 2016 +0800 |
tree | e3e7c61e36ab856616d71f01a6f57e7a4554b96c | |
parent | 868d614a85322f05b09ed50923799fc978f4952a [diff] |
MdeModulePkg: Make the DEBUG info consistent in SNP driver. SNP driver will print the UNDI returned StatFlags:StatCode with DEBUG macro, while in some please it uses the reverse order (StatCode:StatFlags). This patch is to make the print info consistent, that StatFlags always come first. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com>