mirror_edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3
Star Zeng 364f63c065 SourceLevelDebugPkg/DebugCommLibUsb3Pei: Make sure alloc physical mem
PI 1.6 has supported pre permanent memory page allocation,
to make sure the allocated memory is physical memory for DMA,
the patch is to check memory discovered PPI installed or not first
before calling AllocatePages.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2017-09-04 10:37:46 +08:00
..
DebugCommunicationLibUsb3Common.c SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
DebugCommunicationLibUsb3Dxe.c SourceLevelDebugPkg: DebugCommunicationLibUsb3: Update local variable type. 2016-01-25 03:33:45 +00:00
DebugCommunicationLibUsb3Dxe.inf SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout. 2015-04-01 07:51:15 +00:00
DebugCommunicationLibUsb3Dxe.uni SourceLevelDebugPkg: Convert all .uni files to utf-8 2015-12-15 04:58:48 +00:00
DebugCommunicationLibUsb3Internal.h SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout. 2015-04-01 07:51:15 +00:00
DebugCommunicationLibUsb3Pei.c SourceLevelDebugPkg/DebugCommLibUsb3Pei: Make sure alloc physical mem 2017-09-04 10:37:46 +08:00
DebugCommunicationLibUsb3Pei.inf SourceLevelDebugPkg/DebugCommLibUsb3Pei: Make sure alloc physical mem 2017-09-04 10:37:46 +08:00
DebugCommunicationLibUsb3Pei.uni SourceLevelDebugPkg: Convert all .uni files to utf-8 2015-12-15 04:58:48 +00:00
DebugCommunicationLibUsb3Transfer.c SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length 2015-04-27 05:18:42 +00:00