]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UiApp: Update RouteConfig function
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 18 Apr 2018 20:32:25 +0000 (04:32 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 May 2018 02:49:41 +0000 (10:49 +0800)
commite00cd9559095b3146c8349210137fd9fb6dc0edc
tree498302967aef001eaf8423a0d08f9287fd3416b9
parenta82385958e6e5ffe8151ad71f0a47cb06e2d5b20
MdeModulePkg/UiApp: 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>
MdeModulePkg/Application/UiApp/FrontPage.c