diff options
author | Liming Gao <liming.gao@intel.com> | 2018-06-27 21:12:46 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-06-28 11:19:49 +0800 |
commit | 5a702acd3df099307d9bae0725f97b52b4895382 (patch) | |
tree | 526eddc1937022494dba0f280c7d46c55b782eb1 /PcAtChipsetPkg/PcAtChipsetPkg.uni | |
parent | f75a7f568e6d0944327970b3f3f2dafd9bba76b1 (diff) | |
download | edk2-5a702acd3df099307d9bae0725f97b52b4895382.tar.gz |
PcAtChipsetPkg: 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>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'PcAtChipsetPkg/PcAtChipsetPkg.uni')
-rw-r--r-- | PcAtChipsetPkg/PcAtChipsetPkg.uni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.uni b/PcAtChipsetPkg/PcAtChipsetPkg.uni index 2f62b2610e..4ff4700c10 100644 --- a/PcAtChipsetPkg/PcAtChipsetPkg.uni +++ b/PcAtChipsetPkg/PcAtChipsetPkg.uni @@ -10,7 +10,7 @@ // are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribution. The full text of the license may be found at
// http://opensource.org/licenses/bsd-license.php
-//
+//
// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
|