audk/NetworkPkg/TlsAuthConfigDxe
Gary Lin 7be6e67762 NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handler
The ChooseFile handler, UpdateCAFromFile, has to be EFIAPI or gcc would
use the wrong ABI and cause the crash of the firmware. This commit also
removes the unnecessary type casting in ChooseFile.

Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Siyuan Fu <siyuan.fu@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2017-01-18 12:57:51 +08:00
..
TlsAuthConfigDxe.c NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigDxe.inf NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigDxe.uni NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigDxeExtra.uni NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigDxeStrings.uni NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigImpl.c NetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the ChooseFile handler 2017-01-18 12:57:51 +08:00
TlsAuthConfigImpl.h NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigNvData.h NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00
TlsAuthConfigVfr.vfr NetworkPkg/TlsAuthConfigDxe: Provide the UI to support TLS auth configuration 2016-12-22 20:33:35 +08:00