summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h
diff options
context:
space:
mode:
authorVivian Nowka-Keane <vnowkakeane@linux.microsoft.com>2023-08-16 14:15:20 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-10-27 00:50:49 +0000
commita00f7a355ad8e1a84d8087861020d45d6565a8f1 (patch)
treefc6b169881725eec54ea8d7f8bb7a5c2b20984a1 /SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h
parent716a3292e084b4217790aefa088d4faaa8c1ca8e (diff)
downloadedk2-a00f7a355ad8e1a84d8087861020d45d6565a8f1.tar.gz
edk2-a00f7a355ad8e1a84d8087861020d45d6565a8f1.tar.bz2
edk2-a00f7a355ad8e1a84d8087861020d45d6565a8f1.zip
SecurityPkg: Apply uncrustify formatting to relevant files
Apply uncrustify formatting to GoogleTest cpp and header files. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Signed-off-by: Vivian Nowka-Keane <vnowkakeane@linux.microsoft.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h')
-rw-r--r--SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h b/SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h
index 8024f4be29..04288f2b75 100644
--- a/SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h
+++ b/SecurityPkg/Test/Mock/Include/GoogleTest/Library/MockPlatformPKProtectionLib.h
@@ -11,8 +11,8 @@
#include <Library/GoogleTestLib.h>
#include <Library/FunctionMockLib.h>
extern "C" {
-#include <Uefi.h>
-#include <Library/PlatformPKProtectionLib.h>
+ #include <Uefi.h>
+ #include <Library/PlatformPKProtectionLib.h>
}
struct MockPlatformPKProtectionLib {