summaryrefslogtreecommitdiffstats
path: root/IntelSiliconPkg/Feature
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2018-06-27 21:07:12 +0800
committerLiming Gao <liming.gao@intel.com>2018-06-28 11:19:44 +0800
commitca79bab7af4770c5eb578f6d495af01705aedb79 (patch)
tree31b327f017cccfc3af10ce815ed5332bf0a9c50c /IntelSiliconPkg/Feature
parentcae524cdad09096246016f5da0bdea691010b259 (diff)
downloadedk2-ca79bab7af4770c5eb578f6d495af01705aedb79.tar.gz
edk2-ca79bab7af4770c5eb578f6d495af01705aedb79.tar.bz2
edk2-ca79bab7af4770c5eb578f6d495af01705aedb79.zip
IntelSiliconPkg: Clean up source files
1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'IntelSiliconPkg/Feature')
-rw-r--r--IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c b/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c
index 557c18aa54..86d50eb6f2 100644
--- a/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c
+++ b/IntelSiliconPkg/Feature/VTd/IntelVTdDxe/DmaProtection.c
@@ -622,7 +622,7 @@ InitializeDmaProtection (
EFI_EVENT LegacyBootEvent;
EFI_EVENT EventAcpi10;
EFI_EVENT EventAcpi20;
-
+
Status = gBS->CreateEventEx (
EVT_NOTIFY_SIGNAL,
VTD_TPL_LEVEL,