summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-12-03 08:51:27 +0000
committerabiesheuvel <abiesheuvel@Edk2>2015-12-03 08:51:27 +0000
commit2e728930aa6aaeff230bb60f36c8e39632399bcc (patch)
tree9901eef94d7f339c2fd3e80e56b8b29bf36dc5d1 /SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
parentce3ecf13645cadf80aedbc02f7b9934598263854 (diff)
downloadedk2-2e728930aa6aaeff230bb60f36c8e39632399bcc.tar.gz
edk2-2e728930aa6aaeff230bb60f36c8e39632399bcc.tar.bz2
edk2-2e728930aa6aaeff230bb60f36c8e39632399bcc.zip
SecurityPkg: put missing empty lines at the end of some header files
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
Diffstat (limited to 'SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h')
-rw-r--r--SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
index 228f44bde8..bcb1c12e23 100644
--- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
@@ -621,4 +621,4 @@ GuidToString (
IN UINTN BufferSize
);
-#endif \ No newline at end of file
+#endif