summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
diff options
context:
space:
mode:
authorgdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2011-11-01 09:18:30 +0000
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>2011-11-01 09:18:30 +0000
commit44a957c6079de6bf6c40d1782bcea07f9866fd58 (patch)
tree00270389e56d47374ed33bea675e8948ddff76e4 /SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
parent2972b50ca22611bc63be80176b0f391dbd29be17 (diff)
downloadedk2-44a957c6079de6bf6c40d1782bcea07f9866fd58.zip
edk2-44a957c6079de6bf6c40d1782bcea07f9866fd58.tar.gz
edk2-44a957c6079de6bf6c40d1782bcea07f9866fd58.tar.bz2
Enhance drivers for sanity check and coding style alignment.
Signed-off-by: gdong1 Reviewed-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12622 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/VariableAuthenticated/SecureBootConfigDxe')
-rw-r--r--SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
index 007b7d8..ffc4720 100644
--- a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
+++ b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.h
@@ -85,7 +85,6 @@ InstallSecureBootConfigForm (
@param[in, out] PrivateData Points to SecureBoot configuration private data.
**/
-
VOID
UninstallSecureBootConfigForm (
IN OUT SECUREBOOT_CONFIG_PRIVATE_DATA *PrivateData