ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com>
This commit is contained in:
Chen A Chen
2016-09-29 14:41:41 +08:00
committed by Ruiyu Ni
parent c20bd8e1e2
commit c4e74e9b81
34 changed files with 0 additions and 241 deletions

View File

@ -24,7 +24,6 @@
@param[in] Option Whether to print the additional information.
**/
VOID
EFIAPI
DisplaySELAccessMethod (
IN CONST UINT8 Key,
IN CONST UINT8 Option
@ -76,7 +75,6 @@ DisplaySELAccessMethod (
@param[in] Option Whether to print the additional information.
**/
VOID
EFIAPI
DisplaySELLogStatus (
UINT8 Key,
UINT8 Option
@ -115,7 +113,6 @@ DisplaySELLogStatus (
@param[in] Option Whether to print the additional information.
**/
VOID
EFIAPI
DisplaySysEventLogHeaderFormat (
UINT8 Key,
UINT8 Option
@ -220,7 +217,6 @@ DisplaySysEventLogHeaderType1 (
@param[in] LogHeader Format informcation.
**/
VOID
EFIAPI
DisplaySysEventLogHeader (
UINT8 LogHeaderFormat,
UINT8 *LogHeader
@ -334,7 +330,6 @@ DisplayElVdfInfo (
@param[in] LogAreaLength Length of the data.
**/
VOID
EFIAPI
DisplaySysEventLogData (
UINT8 *LogData,
UINT16 LogAreaLength