Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com>

-----Original Message-----
From: Benjamin Doron <benjamin.doro...@gmail.com> 
Sent: Wednesday, August 18, 2021 11:49 AM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.c...@intel.com>; Desimone, Nathaniel L 
<nathaniel.l.desim...@intel.com>; Oram, Isaac W <isaac.w.o...@intel.com>; 
Michael Kubacki <michael.kuba...@microsoft.com>
Subject: [edk2-platforms][PATCH v3 4/7] Platform/Intel: Early hook-up Acer 
Aspire VN7-572G

Note that the SKU IDs do not represent register values, they were chosen 
somewhat arbitrarily. We perform the mapping ourselves, so the definitions can 
be changed.

Cc: Chasel Chiu <chasel.c...@intel.com>
Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
Cc: Isaac Oram <isaac.w.o...@intel.com>
Cc: Michael Kubacki <michael.kuba...@microsoft.com>
Signed-off-by: Benjamin Doron <benjamin.doro...@gmail.com>
---
 Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h | 2 ++
 Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec          | 1 +
 Platform/Intel/build.cfg                                      | 1 +
 3 files changed, 4 insertions(+)

diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h 
b/Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h
index e83c56252d2c..0db4fb23583e 100644
--- a/Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h
+++ b/Platform/Intel/KabylakeOpenBoardPkg/Include/PlatformBoardId.h
@@ -22,6 +22,8 @@ Kaby Lake Platform Board Identifiers
  #define BoardIdSkylakeRvp3                  0x4 #define BoardIdGalagoPro3     
              0x20+#define BoardIdRayleighSLx_dGPU             0x41+#define 
BoardIdNewgateSLx_dGPU              0x42 #define BoardIdKabyLakeYLpddr3Rvp3     
     0x60  #define BoardIdUnknown1                     0xffffdiff --git 
a/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec 
b/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec
index 01d611661603..ac87fe486c4b 100644
--- a/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec
+++ b/Platform/Intel/KabylakeOpenBoardPkg/OpenBoardPkg.dec
@@ -20,6 +20,7 @@ PACKAGE_GUID = 0A8BA6E8-C8AC-4AC1-87AC-52772FA6AE5E
  [Includes] Include+AspireVn7Dash572G/Include GalagoPro3/Include 
KabylakeRvp3/Include Features/Tbt/Includediff --git a/Platform/Intel/build.cfg 
b/Platform/Intel/build.cfg index eba25d36a806..28273347971d 100644
--- a/Platform/Intel/build.cfg
+++ b/Platform/Intel/build.cfg
@@ -57,6 +57,7 @@ BIOS_INFO_GUID =
 # board_name = path_to_board_build_config.cfg BoardMtOlympus = 
PurleyOpenBoardPkg/BoardMtOlympus/build_config.cfg BoardX58Ich10 = 
SimicsOpenBoardPkg/BoardX58Ich10/build_config.cfg+AspireVn7Dash572G = 
KabylakeOpenBoardPkg/AspireVn7Dash572G/build_config.cfg GalagoPro3 = 
KabylakeOpenBoardPkg/GalagoPro3/build_config.cfg KabylakeRvp3 = 
KabylakeOpenBoardPkg/KabylakeRvp3/build_config.cfg UpXtreme = 
WhiskeylakeOpenBoardPkg/UpXtreme/build_config.cfg--
2.31.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#79824): https://edk2.groups.io/g/devel/message/79824
Mute This Topic: https://groups.io/mt/84979639/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to