summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Library/Ksc
diff options
context:
space:
mode:
Diffstat (limited to 'BraswellPlatformPkg/Common/Library/Ksc')
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.c1
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.inf1
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Pei/PeiKscLib.inf1
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c1
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf1
5 files changed, 5 insertions, 0 deletions
diff --git a/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.c b/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.c
index d4f5a59709..423710f9d8 100644
--- a/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.c
+++ b/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.c
@@ -182,3 +182,4 @@ ReceiveKscData (
return EFI_SUCCESS;
}
+
diff --git a/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.inf b/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.inf
index ac575975a1..f79adc40c3 100644
--- a/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.inf
+++ b/BraswellPlatformPkg/Common/Library/Ksc/Dxe/DxeKscLib.inf
@@ -32,3 +32,4 @@
[LibraryClasses]
DebugLib
IoLib
+
diff --git a/BraswellPlatformPkg/Common/Library/Ksc/Pei/PeiKscLib.inf b/BraswellPlatformPkg/Common/Library/Ksc/Pei/PeiKscLib.inf
index a972b4aa20..6d358b5dbb 100644
--- a/BraswellPlatformPkg/Common/Library/Ksc/Pei/PeiKscLib.inf
+++ b/BraswellPlatformPkg/Common/Library/Ksc/Pei/PeiKscLib.inf
@@ -32,3 +32,4 @@
[LibraryClasses]
DebugLib
IoLib
+
diff --git a/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c b/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c
index dc553ce523..65be4d2ce1 100644
--- a/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c
+++ b/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c
@@ -215,3 +215,4 @@ ReceiveKscData (
return EFI_SUCCESS;
}
+
diff --git a/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf b/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf
index d716dabf7d..613b4c20d9 100644
--- a/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf
+++ b/BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf
@@ -35,3 +35,4 @@
DebugLib
SmmIoLib
StallSmmLib
+