From: Liming Gao Date: Wed, 27 Jun 2018 13:13:23 +0000 (+0800) Subject: ShellBinPkg: Clean up source files X-Git-Tag: edk2-stable201903~1497 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=24bfed691d9b581830933623204b56a704d1abd2 ShellBinPkg: 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 --- diff --git a/ShellBinPkg/UefiShell/Ia32/profiles.txt b/ShellBinPkg/UefiShell/Ia32/profiles.txt index 0739839e4d..616f7669df 100644 --- a/ShellBinPkg/UefiShell/Ia32/profiles.txt +++ b/ShellBinPkg/UefiShell/Ia32/profiles.txt @@ -3,4 +3,4 @@ this release includes: Drivers1 Debug1 Network1 -Install1 \ No newline at end of file +Install1 diff --git a/ShellBinPkg/UefiShell/X64/profiles.txt b/ShellBinPkg/UefiShell/X64/profiles.txt index 0739839e4d..616f7669df 100644 --- a/ShellBinPkg/UefiShell/X64/profiles.txt +++ b/ShellBinPkg/UefiShell/X64/profiles.txt @@ -3,4 +3,4 @@ this release includes: Drivers1 Debug1 Network1 -Install1 \ No newline at end of file +Install1