]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c
MdeModulePkg/RamDiskDxe: Update RouteConfig function
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 18 Apr 2018 20:32:26 +0000 (04:32 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 3 May 2018 02:49:44 +0000 (10:49 +0800)
commit124b18cfb3ff20d7a51ca87143605da9c54b86c9
treef6832d2129b882c74e305e2de113d0aa0e37c63b
parente00cd9559095b3146c8349210137fd9fb6dc0edc
MdeModulePkg/RamDiskDxe: 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/Universal/Disk/RamDiskDxe/RamDiskImpl.c