sdm845Pkg: Devices: add SimpleInitGUI support for fajita 58/head
authorBigfootACA <bigfoot@classfun.cn>
星期一, 13 Sep 2021 09:01:08 +0000 (17:01 +0800)
committerPerseus X <xperseus2021@gmail.com>
星期一, 13 Sep 2021 12:09:03 +0000 (12:09 +0000)
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
Signed-off-by: Perseus X <xperseus2021@gmail.com>
sdm845Pkg/Devices/fajita-8g.dsc
sdm845Pkg/Devices/fajita.dsc
sdm845Pkg/Devices/fajita.fdf

index 0013d8b31d9117fe79875fd2c57388a71450600c..18d1f8577b34264e85edb85a3a4f5a6b069efe56 100644 (file)
@@ -15,7 +15,7 @@
 !include sdm845Pkg/sdm845Pkg.dsc
 
 [BuildOptions.common]
-  GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1
+  GCC:*_*_AARCH64_CC_FLAGS = -DMEMORY_8G=1 -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT
 
 [PcdsFixedAtBuild.common]
   # System Memory (7GB)
index 8c0ac774ff721d1c16f11097d0c9877d698751d8..5658031d894218947710d6663a9194b22c26aad2 100644 (file)
@@ -15,7 +15,7 @@
 !include sdm845Pkg/sdm845Pkg.dsc
 
 [BuildOptions.common]
-  GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1
+  GCC:*_*_AARCH64_CC_FLAGS = -DAB_SLOTS_SUPPORT=1 -DDISPLAY_DPI=440 -DENABLE_SIMPLE_INIT
 
 [PcdsFixedAtBuild.common]
   # System Memory (5GB)
index 5d7b4863ef84f2c6790fe0f06894e20dd7eb0f87..62c3e6fa99bc2f0f1d764b3fc06a47af84e12a58 100644 (file)
@@ -597,6 +597,11 @@ APRIORI DXE {
   INF sdm845Pkg/Drivers/Op6tSlotDxe/Op6tSlotDxe.inf
 !endif #$(AB_SLOTS_SUPPORT)
 
+  #
+  # Simple Init GUI
+  #
+  INF src/main/SimpleInitMain.inf
+
 [FV.FVMAIN_COMPACT]
 FvAlignment        = 8
 ERASE_POLARITY     = 1