]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg RamDiskDxe: Not use hardcode 'SectionInstance' to locate SSDT
authorHao Wu <hao.a.wu@intel.com>
Tue, 12 Jul 2016 12:10:42 +0000 (20:10 +0800)
committerHao Wu <hao.a.wu@intel.com>
Wed, 20 Jul 2016 07:07:19 +0000 (15:07 +0800)
commit6558fd73117c0df2285a4e16d562115386f5b46b
tree1d5a1986966e21298ecb6ca9c61e2eedbcf080e2
parent65960189249ec2ee40864e670056faa3831453f8
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>
MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskProtocol.c