mirror of https://github.com/acidanthera/audk.git
Refine the code to follow coding style.
Signed-off-by: Eric Dong <eric.dong@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13366 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
922f593a04
commit
8b4d274cb1
|
@ -333,7 +333,6 @@ IsValidDevicePath (
|
||||||
@param VariableName Input console variable name.
|
@param VariableName Input console variable name.
|
||||||
|
|
||||||
**/
|
**/
|
||||||
|
|
||||||
VOID
|
VOID
|
||||||
BdsFormalizeConsoleVariable (
|
BdsFormalizeConsoleVariable (
|
||||||
IN CHAR16 *VariableName
|
IN CHAR16 *VariableName
|
||||||
|
|
Loading…
Reference in New Issue