NetworkPkg/Ip4Dxe: Fix various typos
Fix various typos in comments and documentation. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-40-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
ba3b642d5b
commit
6c585b52e5
@@ -205,7 +205,7 @@ typedef struct {
|
||||
/**
|
||||
Read the configuration data from variable storage according to the VarName and
|
||||
gEfiIp4Config2ProtocolGuid. It checks the integrity of variable data. If the
|
||||
data is corrupted, it clears the variable data to ZERO. Othewise, it outputs the
|
||||
data is corrupted, it clears the variable data to ZERO. Otherwise, it outputs the
|
||||
configuration data to IP4_CONFIG2_INSTANCE.
|
||||
|
||||
@param[in] VarName The pointer to the variable name
|
||||
|
Reference in New Issue
Block a user