audk/MdeModulePkg/Bus
Shenglei Zhang a857ea4199 MdeModulePkg/UhciPei: Initialize the variable RequestMap
RequestMap is used but not Initialized.
RequestMap is called by UhciMapUserRequest, in which RequestMap(Map)
is called by IoMmuMap, and is finally called by IoMmu->Map.
We can not assume RequestMap is given an initial value at any step.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2019-11-04 08:56:12 +08:00
..
Ata MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path 2019-05-31 15:56:41 +08:00
I2c/I2cDxe MdeModulePkg: fix UninstallMultipleProtocolInterfaces() calls 2019-10-09 09:40:10 +02:00
Isa MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Pci MdeModulePkg/UhciPei: Initialize the variable RequestMap 2019-11-04 08:56:12 +08:00
Scsi MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol 2019-09-29 16:43:46 +08:00
Sd MdeModulePkg/SdBlockIoPei: Add check for DeviceIndex 2019-11-04 08:56:06 +08:00
Ufs MdeModulePkg/Ufs: Fix UFS flag read from Query Resp UPIU 2019-10-15 09:54:37 +08:00
Usb MdeModulePkg: fix UninstallMultipleProtocolInterfaces() calls 2019-10-09 09:40:10 +02:00