X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FLibrary%2FUefiShellDebug1CommandsLib%2FSmbiosView%2FEventLogInfo.c;fp=ShellPkg%2FLibrary%2FUefiShellDebug1CommandsLib%2FSmbiosView%2FEventLogInfo.c;h=50ba0480ffc7471c7b82463877bf10f01d2c57f6;hp=f07a4c492116997d01726cf4f7d76345f1871d2c;hb=c4e74e9b814cfb4b51cf832f3bb218cd2aba348b;hpb=c20bd8e1e21772bff28a96d428db769e46033e6a diff --git a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c index f07a4c4921..50ba0480ff 100644 --- a/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c +++ b/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c @@ -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