diff options
author | Hao Wu <hao.a.wu@intel.com> | 2015-04-28 07:34:02 +0000 |
---|---|---|
committer | hwu1225 <hwu1225@Edk2> | 2015-04-28 07:34:02 +0000 |
commit | 6e746540c33bb6a1d9affba24f6acb51e9122f7e (patch) | |
tree | f1e550673ef57b0ef3cfa4b871b32bc1dbbec96a /MdePkg/Include/Guid | |
parent | 2ca32f8d90222a39a13bfca4a81bf028895fd521 (diff) | |
download | edk2-platforms-6e746540c33bb6a1d9affba24f6acb51e9122f7e.tar.xz |
MdePkg: Trim trailing whitespaces for ESRT related files
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17236 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Guid')
-rw-r--r-- | MdePkg/Include/Guid/FmpCapsule.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/MdePkg/Include/Guid/FmpCapsule.h b/MdePkg/Include/Guid/FmpCapsule.h index 8c9ae6b8d9..ccfb7c865b 100644 --- a/MdePkg/Include/Guid/FmpCapsule.h +++ b/MdePkg/Include/Guid/FmpCapsule.h @@ -3,13 +3,13 @@ Management Protocol
Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.<BR>
- This program and the accompanying materials
- 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
+ This program and the accompanying materials
+ 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.
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@par Revision Reference:
GUIDs defined in UEFI 2.4 spec.
@@ -35,7 +35,7 @@ typedef struct { ///
/// The number of drivers included in the capsule and the number of corresponding
- /// offsets stored in ItemOffsetList array.
+ /// offsets stored in ItemOffsetList array.
///
UINT16 EmbeddedDriverCount;
|