audk/MdeModulePkg/Universal/Disk/RamDiskDxe
Hao Wu 3ab7066e8d MdeModulePkg RamDiskDxe: Fix VS2010 build error
Potentially uninitialized local variables 'TableKey' and 'TableHeader'
might be used in functions RamDiskPublishNfit() and RamDiskUnpublishNfit()
in file RamDiskProtocol.c.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
2016-05-30 11:44:57 +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: Add RamDiskDxe driver implementation 2016-02-29 13:51:08 +08:00
RamDiskHiiStrings.uni MdeModulePkg/RamDiskDxe: Fix typo in HII message 2016-03-24 20:48:40 +08:00
RamDiskImpl.c MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disks 2016-05-10 11:08:57 +08:00
RamDiskImpl.h MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disks 2016-05-10 11:08:57 +08:00
RamDiskNVData.h MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disks 2016-05-10 11:08:57 +08:00
RamDiskProtocol.c MdeModulePkg RamDiskDxe: Fix VS2010 build error 2016-05-30 11:44:57 +08:00