]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/TcgStorageOpalLib: Fix GCC build failure.
authorEric Dong <eric.dong@intel.com>
Mon, 14 May 2018 07:25:03 +0000 (15:25 +0800)
committerEric Dong <eric.dong@intel.com>
Tue, 15 May 2018 00:24:26 +0000 (08:24 +0800)
commit5a1d521dee69854c4eba6381800f44115bf4bb6c
tree78ebd335807875cdc6190682212708ca60c4dd76
parentf803c03cc2e0b6b0b0bed447a97ea2c61b04ed82
SecurityPkg/TcgStorageOpalLib: Fix GCC build failure.

Function definition different with function implementation
caused this build failure. Change code to make them
consistent to pass the build.

Done Unit Test:
1. Pass GCC build.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalCore.c
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLibInternal.h