Clean codes per ECC.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5384 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -91,7 +91,7 @@ Ip4ConfigIsValid (
|
||||
|
||||
|
||||
/**
|
||||
Read the ip4 configure variable from the EFI variable
|
||||
Read the ip4 configure variable from the EFI variable.
|
||||
|
||||
None
|
||||
|
||||
@@ -186,7 +186,7 @@ ON_ERROR:
|
||||
**/
|
||||
EFI_STATUS
|
||||
Ip4ConfigWriteVariable (
|
||||
IN IP4_CONFIG_VARIABLE * Config OPTIONAL
|
||||
IN IP4_CONFIG_VARIABLE *Config OPTIONAL
|
||||
)
|
||||
{
|
||||
EFI_STATUS Status;
|
||||
|
Reference in New Issue
Block a user