]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c
SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile handlers
authorGary Lin <glin@suse.com>
Mon, 21 Mar 2016 09:04:37 +0000 (17:04 +0800)
committerLaszlo Ersek <lersek@redhat.com>
Thu, 24 Mar 2016 08:26:49 +0000 (09:26 +0100)
commitd6224153d73f52eef4e402eb92e2c0784ac0705f
treeececc5a7d54a393f85baa41551bb50d19d75f080
parentbac308be0c48624334f15c8677069e0596bd00d1
SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile handlers

The type casting in the ChooseFile is not necessary and it actually
hid the incompatible handlers from the compiler.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c