From be0e4e5f7f403216c9fac2c39807030e5a7f4361 Mon Sep 17 00:00:00 2001 From: Guo Mang Date: Wed, 3 Aug 2016 10:09:15 +0800 Subject: BraswellPlatformPkg: Restructure code in Common/Library directory Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang Reviewed-by: David Wei --- BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.c | 1 + BraswellPlatformPkg/Common/Library/Ksc/Smm/SmmKscLib.inf | 1 + 2 files changed, 2 insertions(+) (limited to 'BraswellPlatformPkg/Common/Library/Ksc/Smm') 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 + -- cgit v1.2.3