[edk2-devel] [edk2-platforms] [PATCH V1 04/17] WhitleySiliconPkg: Add Me Includes

Nate DeSimone nathaniel.l.desimone at intel.com
Tue Jul 13 00:41:18 UTC 2021


Signed-off-by: Nate DeSimone <nathaniel.l.desimone at intel.com>
Co-authored-by: Isaac Oram <isaac.w.oram at intel.com>
Co-authored-by: Mohamed Abbas <mohamed.abbas at intel.com>
Cc: Chasel Chiu <chasel.chiu at intel.com>
Cc: Michael D Kinney <michael.d.kinney at intel.com>
Cc: Isaac Oram <isaac.w.oram at intel.com>
Cc: Mohamed Abbas <mohamed.abbas at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Eric Dong <eric.dong at intel.com>
Cc: Michael Kubacki <Michael.Kubacki at microsoft.com>
---
 .../Me/MeSps.4/Include/Library/SpsPeiLib.h    | 22 +++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 Silicon/Intel/WhitleySiliconPkg/Me/MeSps.4/Include/Library/SpsPeiLib.h

diff --git a/Silicon/Intel/WhitleySiliconPkg/Me/MeSps.4/Include/Library/SpsPeiLib.h b/Silicon/Intel/WhitleySiliconPkg/Me/MeSps.4/Include/Library/SpsPeiLib.h
new file mode 100644
index 0000000000..1c5c00aacf
--- /dev/null
+++ b/Silicon/Intel/WhitleySiliconPkg/Me/MeSps.4/Include/Library/SpsPeiLib.h
@@ -0,0 +1,22 @@
+/** @file
+  Definitions for Sps Pei Library
+
+  @copyright
+  Copyright 2016 - 2021 Intel Corporation. <BR>
+
+  SPDX-License-Identifier: BSD-2-Clause-Patent
+**/
+
+#ifndef _SPS_PEI_LIB_H
+#define _SPS_PEI_LIB_H
+
+// Available clocking modes
+typedef enum _CLOCKING_MODES {
+  InternalStandard        = 0,
+  InternalAlternate,
+  HybridStandard,
+  HybridAlternate,
+  External
+} CLOCKING_MODES;
+
+#endif // _SPS_PEI_LIB_H
-- 
2.27.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77708): https://edk2.groups.io/g/devel/message/77708
Mute This Topic: https://groups.io/mt/84168618/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list