]> git.proxmox.com Git - mirror_edk2.git/commitdiff
IntelSiliconPkg/VTdDxe: return unsupported for exceptionlist
authorJiewen Yao <jiewen.yao@intel.com>
Thu, 26 Oct 2017 02:04:06 +0000 (10:04 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Mon, 30 Oct 2017 01:25:54 +0000 (09:25 +0800)
Since the exception list is not a recommended way, we returns
EFI_UNSUPPORTED in the sample code.

Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

No differences found