]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / EventLogInfo.c
index f07a4c492116997d01726cf4f7d76345f1871d2c..50ba0480ffc7471c7b82463877bf10f01d2c57f6 100644 (file)
@@ -24,7 +24,6 @@
   @param[in] Option Whether to print the additional information.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySELAccessMethod (\r
   IN CONST UINT8 Key,\r
   IN CONST UINT8 Option\r
@@ -76,7 +75,6 @@ DisplaySELAccessMethod (
   @param[in] Option Whether to print the additional information.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySELLogStatus (\r
   UINT8 Key,\r
   UINT8 Option\r
@@ -115,7 +113,6 @@ DisplaySELLogStatus (
   @param[in] Option Whether to print the additional information.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySysEventLogHeaderFormat (\r
   UINT8 Key,\r
   UINT8 Option\r
@@ -220,7 +217,6 @@ DisplaySysEventLogHeaderType1 (
   @param[in] LogHeader        Format informcation.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySysEventLogHeader (\r
   UINT8 LogHeaderFormat,\r
   UINT8 *LogHeader\r
@@ -334,7 +330,6 @@ DisplayElVdfInfo (
   @param[in] LogAreaLength  Length of the data.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySysEventLogData (\r
   UINT8   *LogData,\r
   UINT16  LogAreaLength\r