diff options
author | Guo Dong <guo.dong@intel.com> | 2015-05-20 08:32:55 +0000 |
---|---|---|
committer | gdong1 <gdong1@Edk2> | 2015-05-20 08:32:55 +0000 |
commit | 63bdd27a4f85b175b7d01814cc46a7cb32cc8d4d (patch) | |
tree | 993d3202bd4355c32063f7839fee5312727c667c /IntelFrameworkModulePkg | |
parent | 1e6c931b52591b376786c9635c4e443ed293a4da (diff) | |
download | edk2-platforms-63bdd27a4f85b175b7d01814cc46a7cb32cc8d4d.tar.xz |
CorebootModulePkg/CbParseLib: Coding style update
This patch update file CbParseLib.c to make it consistent with EDKII coding style:
1) Add function comments.
2) Add {} for if statement.
3) Compare with NULL for pointer and compare with 0 for integer instead of using them like a BOOLEAN.
4) For debug information only, use EFI_D_INFO instead of EFI_D_ERROR
5) Correct IN, OUT modifier
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Dong <guo.dong@intel.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17487 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg')
0 files changed, 0 insertions, 0 deletions