intel / kernelflinger

BSD 2-Clause "Simplified" License
65 stars 67 forks source link

cic: create callback event to activate VT-d in eVMM #73

Open YadongQi opened 4 years ago

YadongQi commented 4 years ago

Create a callback event which will be triggered when ExitBootServices() is invoked. In this callback, KF will issue a vmcall to inform eVMM to activate VT-d.

Signed-off-by: Qi, Yadong yadong.qi@intel.com