]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/UserProfileManagerDxe: Update RouteConfig function
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 18 Apr 2018 20:33:14 +0000 (04:33 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 May 2018 02:50:00 +0000 (10:50 +0800)
commit3ff82ee5fc52c8e8764b407ec45cafab8452e2b9
tree95046d54ffa94a813f1a9daf321759a8f08e0d3f
parent546603d39d9a33a216d5a09a167a465b756b7704
SecurityPkg/UserProfileManagerDxe: 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/UserProfileManagerDxe/UserProfileManager.c