summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2016-08-17 16:51:55 +0800
committerStar Zeng <star.zeng@intel.com>2016-09-05 18:15:46 +0800
commit3a03e95edaa617625feaf575f58a24d2add990ba (patch)
tree4164df64ef8340530ab40dfb51c61f1a7bacdab9 /MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h
parented14533cbc707fee850fd2c69ae5ce0f0d4a2f34 (diff)
downloadedk2-platforms-3a03e95edaa617625feaf575f58a24d2add990ba.tar.xz
MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spaces
Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Amy Chan <amy.chan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Michael Kinney <michael.d.kinney@intel.com> Tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h')
-rw-r--r--MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h b/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h
index 99cb407dbd..38171c56fd 100644
--- a/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h
+++ b/MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h
@@ -169,7 +169,7 @@ typedef struct {
UINT8 Length;
UINT32 Width;
UINT64 Address;
- UINT16 Segment;
+ UINT16 Segment;
UINT64 Delay;
} EFI_BOOT_SCRIPT_PCI_CONFIG2_POLL;