audk/IntelSiliconPkg/PlatformVTdSampleDxe
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
..
PlatformVTdSampleDxe.c IntelSiliconPkg/PlatformVTdSample: Avoid using constant result 'if' 2017-08-30 19:14:20 +08:00
PlatformVTdSampleDxe.inf IntelSiliconPkg: Add PlatformVTdSample driver. 2017-07-27 09:29:21 +08:00
PlatformVTdSampleDxe.uni IntelSiliconPkg: Add PlatformVTdSample driver. 2017-07-27 09:29:21 +08:00
PlatformVTdSampleDxeExtra.uni IntelSiliconPkg: Add PlatformVTdSample driver. 2017-07-27 09:29:21 +08:00