Refine code to follow good coding style.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15636 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Eric Dong
2014-07-07 06:30:33 +00:00
committed by ydong10
parent 60050b31bc
commit 720624cce0
3 changed files with 9 additions and 4 deletions

View File

@@ -1113,6 +1113,7 @@ Var_UpdateDriverOrder (
is also updated.
@param CallbackData The context data for BMM.
@param FormId The form id.
@return EFI_SUCCESS The function completed successfully.
@retval EFI_NOT_FOUND If VAR_LEGACY_DEV_ORDER and gEfiLegacyDevOrderVariableGuid EFI Variable can be found.