[edk2-devel] [edk2-platforms][PATCH] IntelSiliconPkg: Add library header files

Guomin Jiang posted 1 patch 4 years ago
Failed in applying to current master (apply log)
Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec | 8 ++++++++
1 file changed, 8 insertions(+)
[edk2-devel] [edk2-platforms][PATCH] IntelSiliconPkg: Add library header files
Posted by Guomin Jiang 4 years ago
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2587

SmmAccessLib.h and ConfigBlockLib.h is the primary header file in
IntelSiliconPkg.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Rangasai V Chaganty <rangasai.v.chaganty@intel.com>
Signed-off-by: Guomin Jiang <guomin.jiang@intel.com>
---
 Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec b/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
index 3c49fb289c..7c43593382 100644
--- a/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
+++ b/Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dec
@@ -30,6 +30,14 @@
   #
   PeiGetVtdPmrAlignmentLib|Include/Library/PeiGetVtdPmrAlignmentLib.h
 
+  ## @libraryclass Provides services to access SMM information
+  #
+  SmmAccessLib|Include/Library/SmmAccessLib.h
+
+  ## @libraryclass Provides services to access config block
+  #
+  ConfigBlockLib|Include/Library/ConfigBlockLib.h
+
 [Guids]
   ## GUID for Package token space
   # {A9F8D54E-1107-4F0A-ADD0-4587E7A4A735}
-- 
2.25.1.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56135): https://edk2.groups.io/g/devel/message/56135
Mute This Topic: https://groups.io/mt/72512093/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-