summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2016-04-06 12:54:46 +0800
committerHao Wu <hao.a.wu@intel.com>2016-07-04 10:33:40 +0800
commit094e8934bf3ea77015b3d551184462ad6a8bedbc (patch)
treefb01788eb1196d7593f4596394077ee714ef6f6d /SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
parent5d205283c263dfece2ebc3c9bc92e8ad45826513 (diff)
downloadedk2-094e8934bf3ea77015b3d551184462ad6a8bedbc.tar.gz
edk2-094e8934bf3ea77015b3d551184462ad6a8bedbc.tar.bz2
edk2-094e8934bf3ea77015b3d551184462ad6a8bedbc.zip
SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> (cherry picked from commit 56a44df26b9eb56370312e105ab24c59849b2834)
Diffstat (limited to 'SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c')
-rw-r--r--SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c b/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
index d3a93aa300..eead27fbe0 100644
--- a/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
+++ b/SecurityPkg/Library/OpalPasswordSupportLib/OpalPasswordSupportLib.c
@@ -626,6 +626,7 @@ OpalSavePasswordToSmm (
@retval EFI_INTERRUPT_PENDING The interrupt could not be quiesced.
**/
EFI_STATUS
+EFIAPI
SmmOpalPasswordHandler (
IN EFI_HANDLE DispatchHandle,
IN CONST VOID *RegisterContext,