mirror of https://github.com/acidanthera/audk.git
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:
parent
cae524cdad
commit
ca79bab7af
|
@ -622,7 +622,7 @@ InitializeDmaProtection (
|
|||
EFI_EVENT LegacyBootEvent;
|
||||
EFI_EVENT EventAcpi10;
|
||||
EFI_EVENT EventAcpi20;
|
||||
|
||||
|
||||
Status = gBS->CreateEventEx (
|
||||
EVT_NOTIFY_SIGNAL,
|
||||
VTD_TPL_LEVEL,
|
||||
|
|
Loading…
Reference in New Issue