audk/MdeModulePkg/Universal/Disk/RamDiskDxe
Hao Wu 6558fd7311 MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDT
This commit will scan all the EFI raw section instances within the
module's FV to make sure the NVDIMM root device SSDT can be properly
located.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Zhang Chao B <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2016-07-20 15:07:19 +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: Install Block I/O 2 Protocol on RAM disk devices 2016-02-29 13:51:19 +08:00
RamDiskDriver.c MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disks 2016-05-10 11:08:57 +08:00
RamDiskDxe.inf MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported options 2016-05-25 13:29:43 +08:00
RamDiskDxe.uni MdeModulePkg: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
RamDiskFileExplorer.c MdeModulePkg: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
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: Add Memory Type selection support in Ramdisk HII 2016-06-12 11:11:37 +08:00
RamDiskImpl.h MdeModulePkg RamDiskDxe: Do not save 'Size' numeric value by varstore 2016-06-12 11:11:25 +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