edk2/IntelSiliconPkg/Feature/VTd
Star Zeng 01bd1c98fa IntelSiliconPkg IntelVTdDxe: Fix potential NULL pointer dereference
The implementation of MdeModulePkg\Universal\Acpi\AcpiTableDxe reserves
first entry of RSDT/XSDT to FADT, the first entry value is 0 when FADT
is not installed. So the RSDT/XSDT parsing code should check the entry
value first before checking the table signature.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2018-01-16 09:01:50 +08:00
..
IntelVTdDxe IntelSiliconPkg IntelVTdDxe: Fix potential NULL pointer dereference 2018-01-16 09:01:50 +08:00
IntelVTdPmrPei IntelSilicon: Correct function description for AllocateBuffer 2017-12-12 09:31:55 +08:00
PlatformVTdInfoSamplePei IntelSiliconPkg/VtdPeiSample: Add premem support. 2017-10-30 09:27:56 +08:00
PlatformVTdSampleDxe IntelSiliconPkg/VTdDxe: return unsupported for exceptionlist 2017-10-30 09:25:54 +08:00