]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.
authorEric Dong <eric.dong@intel.com>
Wed, 6 Apr 2016 04:54:46 +0000 (12:54 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 6 Apr 2016 05:03:16 +0000 (13:03 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c

index d3a93aa300d4d0b849f41a255af7325108a0dbed..eead27fbe022831f2e72bb68ed9cf2ea12cb8ced 100644 (file)
@@ -626,6 +626,7 @@ OpalSavePasswordToSmm (
   @retval EFI_INTERRUPT_PENDING               The interrupt could not be quiesced.\r
 **/\r
 EFI_STATUS\r
+EFIAPI\r
 SmmOpalPasswordHandler (\r
   IN     EFI_HANDLE                 DispatchHandle,\r
   IN     CONST VOID                 *RegisterContext,\r