]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: put missing empty lines at the end of some header files
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 3 Dec 2015 08:51:27 +0000 (08:51 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 3 Dec 2015 08:51:27 +0000 (08:51 +0000)
Some compilers (like RVCT) reject input files that do not end in a
newline. So add missing newlines to some SecurityPkg header files.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19107 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.h
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigNvData.h

index b09ef8afd3e1b0d66ad383a949abbc8a0a4e18a0..cff6076368b5ec15f9689461bb6c6eb931ca9173 100644 (file)
@@ -204,4 +204,4 @@ typedef struct {
   HASH_FINAL               HashFinal;\r
 } HASH_TABLE;\r
 \r
-#endif
\ No newline at end of file
+#endif\r
index 228f44bde81441fca00c2625cb40b8f9b1af8a25..bcb1c12e23142d193d3c93be0209891c0c783541 100644 (file)
@@ -621,4 +621,4 @@ GuidToString (
   IN  UINTN     BufferSize\r
   );\r
 \r
-#endif
\ No newline at end of file
+#endif\r
index b628bcb1f5324faecbea278778bfea0ab3976122..7aebc1f99e85f4382bb2cfa69811d4ff2fec41b9 100644 (file)
@@ -133,4 +133,4 @@ typedef struct {
   EFI_HII_TIME RevocationTime; // The revocation time of the certificate\r
 } SECUREBOOT_CONFIGURATION;\r
 \r
-#endif
\ No newline at end of file
+#endif\r