]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/PwdCredentialProviderDxe: Update RouteConfig function
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 18 Apr 2018 20:33:12 +0000 (04:33 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 May 2018 02:49:55 +0000 (10:49 +0800)
commitb59ac35e7ac6bb6e46d73beae63dbfd5cb1d6d29
tree3f919dec2d98432eef11b7f01d1ea857779a7ed4
parentefa5343a23e1d72a80deb463259756ac86ae1632
SecurityPkg/PwdCredentialProviderDxe: 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/PwdCredentialProviderDxe/PwdCredentialProvider.c