audk/MdeModulePkg/Bus/Sd/SdDxe
Guomin Jiang 695d90b9b1 MdeModulePkg/SdDxe: Check the Token to avoid null pointer
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2286

Token pointer may be NULL, it should be checked before use it.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2020-03-27 01:04:25 +00:00
..
ComponentName.c
SdBlockIo.c MdeModulePkg/SdDxe: Check the Token to avoid null pointer 2020-03-27 01:04:25 +00:00
SdBlockIo.h MdeModulePkg/Bus/Sd: Fix various typos 2020-02-10 22:30:07 +00:00
SdDiskInfo.c
SdDiskInfo.h
SdDxe.c MdeModulePkg/Bus/Sd: Fix various typos 2020-02-10 22:30:07 +00:00
SdDxe.h MdeModulePkg/Bus/Sd: Fix various typos 2020-02-10 22:30:07 +00:00
SdDxe.inf
SdDxe.uni
SdDxeExtra.uni