summaryrefslogtreecommitdiff
path: root/BraswellPlatformPkg/Common/Library/Ksc/Smm
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2016-08-03 10:09:15 +0800
committerGuo Mang <mang.guo@intel.com>2016-08-04 10:31:00 +0800
commitbe0e4e5f7f403216c9fac2c39807030e5a7f4361 (patch)
tree3774e0e15104f8093c879d903b826683eaa9ff64 /BraswellPlatformPkg/Common/Library/Ksc/Smm
parentcc95732a88d815178f22793e13b3de8e4073e77b (diff)
downloadedk2-platforms-be0e4e5f7f403216c9fac2c39807030e5a7f4361.tar.xz
BraswellPlatformPkg: Restructure code in Common/Library directory
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'BraswellPlatformPkg/Common/Library/Ksc/Smm')
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c1
-rw-r--r--BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf1
2 files changed, 2 insertions, 0 deletions
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
+