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>
This commit is contained in:
@@ -622,7 +622,7 @@ InitializeDmaProtection (
|
|||||||
EFI_EVENT LegacyBootEvent;
|
EFI_EVENT LegacyBootEvent;
|
||||||
EFI_EVENT EventAcpi10;
|
EFI_EVENT EventAcpi10;
|
||||||
EFI_EVENT EventAcpi20;
|
EFI_EVENT EventAcpi20;
|
||||||
|
|
||||||
Status = gBS->CreateEventEx (
|
Status = gBS->CreateEventEx (
|
||||||
EVT_NOTIFY_SIGNAL,
|
EVT_NOTIFY_SIGNAL,
|
||||||
VTD_TPL_LEVEL,
|
VTD_TPL_LEVEL,
|
||||||
|
Reference in New Issue
Block a user