audk/IntelSiliconPkg/Feature/VTd/IntelVTdPmrPei
Star Zeng 9dd8b1908e IntelSiliconPkg IntelVTdPmrPei: Use HostAddressWidth in DMAR correctly
According to VTd spec, HostAddressWidth + 1 should be used as the real
host address width value.

Host Address Width:
This field indicates the maximum DMA physical
addressability supported by this platform. The
system address map reported by the BIOS
indicates what portions of this addresses are
populated.
The Host Address Width (HAW) of the platform is
computed as (N+1), where N is the value
reported in this field. For example, for a platform
supporting 40 bits of physical addressability, the
value of 100111b is reported in this field.

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-17 10:48:57 +08:00
..
DmarTable.c IntelSiliconPkg/VtdPmrPei: Add premem support. 2017-10-30 09:27:55 +08:00
IntelVTdPmr.c IntelSiliconPkg/VtdPmrPei: Add premem support. 2017-10-30 09:27:55 +08:00
IntelVTdPmrPei.c IntelSiliconPkg IntelVTdPmrPei: Use HostAddressWidth in DMAR correctly 2018-01-17 10:48:57 +08:00
IntelVTdPmrPei.h IntelSiliconPkg/VtdPmrPei: Add premem support. 2017-10-30 09:27:55 +08:00
IntelVTdPmrPei.inf IntelSiliconPkg/VtdPmrPei: Add premem support. 2017-10-30 09:27:55 +08:00
IntelVTdPmrPei.uni IntelSiliconPkg/IntelVTdPmrPei: Move to feature dir. 2017-09-17 09:52:13 +08:00
IntelVTdPmrPeiExtra.uni IntelSiliconPkg/IntelVTdPmrPei: Move to feature dir. 2017-09-17 09:52:13 +08:00
VtdReg.c IntelSiliconPkg/VtdPmrPei: Add premem support. 2017-10-30 09:27:55 +08:00