]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/UserIdentifyManagerDxe: Update RouteConfig function
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 18 Apr 2018 20:33:13 +0000 (04:33 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 May 2018 02:49:58 +0000 (10:49 +0800)
commit546603d39d9a33a216d5a09a167a465b756b7704
tree1d15d6bde70871453b827e5d457b6bd1dbc9aa07
parentb59ac35e7ac6bb6e46d73beae63dbfd5cb1d6d29
SecurityPkg/UserIdentifyManagerDxe: Update RouteConfig function

According to UEFI spec, the RouteConfig protocol function should populate
the Progress pointer with an address inside Configuration.  This patch
ensures that these functions are compliant when EFI_NOT_FOUND is returned.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Thomas Palmer <thomas.palmer@hpe.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
SecurityPkg/UserIdentification/UserIdentifyManagerDxe/UserIdentifyManager.c