audk/MdeModulePkg/Universal/Disk/RamDiskDxe
Thomas Palmer 124b18cfb3 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>
2018-05-03 10:49:44 +08:00
..
RamDisk.asl MdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved memory RAM disks 2016-05-10 08:45:11 +08:00
RamDiskBlockIo.c MdeModulePkg/RamDiskDxe: Perform MediaId check first in BlkIo services 2018-02-26 08:45:57 +08:00
RamDiskDriver.c MdeModulePkg/RamDiskDxe: fix C string literal catenation in info messages 2017-03-20 11:06:36 +01:00
RamDiskDxe.inf MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported options 2016-05-25 13:29:43 +08:00
RamDiskDxe.uni
RamDiskFileExplorer.c
RamDiskHii.vfr MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HII 2016-06-12 11:11:37 +08:00
RamDiskHiiStrings.uni MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HII 2016-06-12 11:11:37 +08:00
RamDiskImpl.c MdeModulePkg/RamDiskDxe: Update RouteConfig function 2018-05-03 10:49:44 +08:00
RamDiskImpl.h MdeModulePkg/Universal: Fix typos in comments 2016-10-27 09:11:19 +08:00
RamDiskNVData.h MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HII 2016-06-12 11:11:37 +08:00
RamDiskProtocol.c MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDT 2016-07-20 15:07:19 +08:00