audk/MdeModulePkg/Bus/Sd/SdDxe
Jeff Brasen 5a16ba3ae1 MdeModulePkg/SdDxe: Fix potential NULL pointer access
SdReadWrite can be called with a NULL Token for synchronous operations.
Add guard for DEBUG print to only print event pointer with Token is not
NULL.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-11-19 09:09:05 +08:00
..
ComponentName.c
SdBlockIo.c MdeModulePkg/SdDxe: Fix potential NULL pointer access 2018-11-19 09:09:05 +08:00
SdBlockIo.h MdeModulePkg/Sd: add Erase Block support on sd/emmc device 2016-05-09 16:18:01 +08:00
SdDiskInfo.c MdeModulePkg/SdDxe: Implementation of Disk Information Protocol 2017-07-06 12:55:38 +08:00
SdDiskInfo.h MdeModulePkg/SdDxe: Implementation of Disk Information Protocol 2017-07-06 12:55:38 +08:00
SdDxe.c MdeModulePkg/Sd: Fix typo when adding model name string 2018-06-29 16:52:52 +08:00
SdDxe.h MdeModulePkg/SdDxe: Implementation of Disk Information Protocol 2017-07-06 12:55:38 +08:00
SdDxe.inf MdeModulePkg: Removing ipf which is no longer supported from edk2. 2018-09-06 15:25:16 +08:00
SdDxe.uni
SdDxeExtra.uni