From 3a03e95edaa617625feaf575f58a24d2add990ba Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Wed, 17 Aug 2016 16:51:55 +0800 Subject: MdeModulePkg PiDxeS3BootScriptLib: Remove the trailing white spaces Cc: Jiewen Yao Cc: Michael D Kinney Cc: Amy Chan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Jiewen Yao Reviewed-by: Michael Kinney Tested-by: Laszlo Ersek --- MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library/PiDxeS3BootScriptLib/BootScriptInternalFormat.h') 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; -- cgit v1.2.3