From 24bfed691d9b581830933623204b56a704d1abd2 Mon Sep 17 00:00:00 2001 From: Liming Gao Date: Wed, 27 Jun 2018 21:13:23 +0800 Subject: [PATCH] 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 --- ShellBinPkg/UefiShell/Ia32/profiles.txt | 2 +- ShellBinPkg/UefiShell/X64/profiles.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2