audk/IntelSiliconPkg
Hao Wu 7046a2739a IntelSiliconPkg/PlatformVTdSample: Avoid using constant result 'if'
In this sample driver, if (0) {...} else {...} statements were used to
illustrate two different using scenarios.

This comment refines the coding style by substituting the 'if (0)'
statement with comments to select sample codes for different cases.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2017-08-30 19:14:20 +08:00
..
Include IntelSiliconPkg/header: update PlatformVtdPolicy 2017-08-28 16:28:43 +08:00
IntelVTdDxe IntelSiliconPkg/IntelVTd: update PlatformVtdPolicy 2017-08-28 16:28:45 +08:00
Library/DxeSmbiosDataHobLib
PlatformVTdSampleDxe IntelSiliconPkg/PlatformVTdSample: Avoid using constant result 'if' 2017-08-30 19:14:20 +08:00
IntelSiliconPkg.dec
IntelSiliconPkg.dsc IntelSiliconPkg/dsc: Add CacheMaintenanceLib. 2017-08-14 22:59:12 +08:00