]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.h
ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / EventLogInfo.h
index b32cfea812c0974097af9287671be775d7fb64c6..73514313f2b528db869f4b9d88cfc16897ae6c30 100644 (file)
@@ -56,7 +56,6 @@ typedef struct {
   @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
@@ -69,7 +68,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
@@ -82,7 +80,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
@@ -95,7 +92,6 @@ DisplaySysEventLogHeaderFormat (
   @param[in] LogHeader        Format informcation.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySysEventLogHeader (\r
   UINT8 LogHeaderFormat,\r
   UINT8 *LogHeader\r
@@ -108,7 +104,6 @@ DisplaySysEventLogHeader (
   @param[in] LogAreaLength  Length of the data.\r
 **/\r
 VOID\r
-EFIAPI\r
 DisplaySysEventLogData (\r
   UINT8   *LogData,\r
   UINT16  LogAreaLength\r