ShellPkg: Fix typos and EDK2 coding style issues

Fixing typos and EDK2 coding style issues found from previous submit

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
Tapan Shah 2016-04-27 07:55:39 -07:00 committed by Jaben Carsey
parent 262e2d94b6
commit a5b731e085
1 changed files with 10 additions and 10 deletions

View File

@ -348,7 +348,7 @@ GraphicsOutputProtocolDumpInformation(
@param[in] TheHandle The handle that has LoadedImage installed. @param[in] TheHandle The handle that has LoadedImage installed.
@param[in] Verbose TRUE for additional information, FALSE otherwise. @param[in] Verbose TRUE for additional information, FALSE otherwise.
@retval A poitner to a string containing the information. @retval A pointer to a string containing the information.
**/ **/
CHAR16* CHAR16*
EFIAPI EFIAPI
@ -412,7 +412,7 @@ EdidDiscoveredProtocolDumpInformation (
@param[in] TheHandle The handle that has LoadedImage installed. @param[in] TheHandle The handle that has LoadedImage installed.
@param[in] Verbose TRUE for additional information, FALSE otherwise. @param[in] Verbose TRUE for additional information, FALSE otherwise.
@retval A poitner to a string containing the information. @retval A pointer to a string containing the information.
**/ **/
CHAR16* CHAR16*
EFIAPI EFIAPI