Commit Graph

243 Commits

Author SHA1 Message Date
1c3175982c (TEST) MemoryInitPeiLib: select memory based on fdt 2022-02-10 21:11:11 +08:00
0a8aa1487b Library: SimpleInit: fix fdt_get_memory 2022-02-10 21:00:51 +08:00
7c426b947c PlatformSmbiosDxe: PlatformSmbiosDxe.c: fix EndingAddress 2022-02-10 18:22:10 +08:00
41a4401a4e sdm845Pkg: CommonDsc.dsc.inc: change PcdDebugPrintErrorLevel 2022-02-10 16:45:00 +08:00
0055a479a9 (TEST) MemoryInitPeiLib: auto get memory size from fdt 2022-02-10 16:45:00 +08:00
3e996e0dd7 (TEST) PlatformSmbiosDxe: PlatformSmbiosDxe.c: get memory size and serial number from fdt 2022-02-10 16:45:00 +08:00
6fc6656b7b sdm845Pkg: Library: SimpleInit: add fdt parser 2022-02-10 16:44:59 +08:00
f98013a0d4 sdm845Pkg: Devices: remove PcdSystemMemorySize 2022-02-10 02:37:51 +08:00
8dc1d36bab sdm845Pkg: Library: sdm845Lib: sdm845Helper.S: save fdt address 2022-02-10 02:33:38 +08:00
d315c5c4e7 sdm845Pkg: Library: sdm845Lib: remove sdm845Mem.c 2022-02-10 02:33:25 +08:00
9979061507 build.sh: add --uart 2022-02-10 02:33:11 +08:00
798f7cc778 add Qualcomm GENI SerialPortLib 2022-02-10 02:32:42 +08:00
f1c03d1cfe Update DSDT for dipper 2022-02-06 13:04:57 +08:00
7e3fff8cfb PlatformBootManagerLib: clear screen after progress 2022-01-31 03:47:11 +08:00
fed476abc3 Enable LinuxSimpleMassStorage on perseus 2022-01-31 02:59:26 +08:00
f9e63c91e2 Enable SimpleInit on enchilada 2022-01-28 19:04:08 +08:00
8b7a8dbb01 sdm845Pkg: Library: SimpleInit: add linux simple mass storage
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2022-01-23 14:55:07 +08:00
7ea1447dbb Rename BuiltinLinuxKrl to LinuxSimpleMassStorage
follow https://github.com/BigfootACA/linux-simple-mass-storage
2022-01-23 14:55:06 +08:00
a5cd46c442 Drop Qualcomm Mass Storage App
An entry to the new BuiltinLinuxKrl will be added to SimpleInit later
2022-01-22 23:43:17 +08:00
cd23f40c29 Enable BuiltinLinuxKrl for beryllium and oneplus devices
Only tested on fajita
2022-01-22 23:34:41 +08:00
969e7e60e8 Update submodule 2022-01-22 09:40:38 +08:00
Marijan Limov
161ed06035 Updated AcpiTables submodule 2022-01-22 01:48:37 +01:00
Marijan Limov
6086503bc3 Revert "updated submodules"
This reverts commit 9e9f58f55f.
2022-01-22 01:36:28 +01:00
Marijan Limov
9e9f58f55f updated submodules 2022-01-22 01:30:01 +01:00
Marijan Limov
c2b3e78678 beryllium: Switched to split dsdt
To be fixed: ebbg panel and focaltech touchscreen support
Ebbg panel data is located in panelcfg2.asl by Marijan Limov
2022-01-20 22:37:45 +01:00
23b650b0ed Update builtin Linux kernel
Boot time reduced to 5 seconds (approx.)
2022-01-19 19:36:41 +08:00
0ee9a036e2 (testing)Add built-in mainline Linux kernel
The built-in Linux kernel will automatically set up USB
Mass Storage gadget. Bootconsole (efifb) is currently
enabled for debugging.
Only tested on polaris.

Signed-off-by: Sophon <strongtz@yeah.net>

Linux kernel and initrd by
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2022-01-19 18:13:39 +08:00
be1e989221 Add fake Secure Boot support 2022-01-19 16:20:58 +08:00
bba11c0f73 Switch to custom edk2-libc 2022-01-19 16:05:48 +08:00
f6e7a13bd7 Add support for building DSDT using MS asl with wine
Signed-off-by: Sophon <strongtz@yeah.net>
2022-01-19 10:33:36 +08:00
ff72923a10 Remove _CLS in ACPI GPU device
The name _CLS describes the GPU device as VGA-compatible controller,
as per PCI CODE AND ID ASSIGNMENT SPECIFICATION. Since our driver is
unsigned, Microsoft Basic Display Adapter driver will be installed
instead.

This commit fixes the problem of GPU driver not getting installed
automatically.

Signed-off-by: Xilin Wu <strongtz@yeah.net>
2022-01-16 11:37:45 +08:00
ad4ac293ae Update Acpitables
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2022-01-15 23:28:24 +08:00
34bb338f96 Reorganize ACPI repo
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2022-01-15 14:41:43 +08:00
7e6063d65c Restore USB boot support
Why removed?

Signed-off-by: Xilin Wu <strongtz@yeah.net>
2022-01-09 12:36:38 +08:00
ef6f0c772f Add support for Oneplus 6T 10GB RAM version
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2021-12-19 20:13:46 +08:00
Gustave Monce
d7fa8bd432 library: Make sdm845lib's include the memorymap last 2021-12-16 19:00:10 +08:00
Gustave Monce
c33a5cf688 drivers: Remove deprecated SmbiosPlatformDxe 2021-12-16 19:00:10 +08:00
Gustave Monce
aee5d4edfa Standarized code styles (clang-format) 2021-12-16 19:00:10 +08:00
Silime
ff47babd06 Signed-off-by: Silime <1776303288@qq.com>
modified:   sdm845Pkg/Binary
2021-11-07 15:39:40 +08:00
Silime
168f0eddee add Buttons support for m1892 trident 2021-11-07 13:35:36 +08:00
dc9bd244f8 sdm845Pkg: Drivers: use PlatformSmbiosDxe instead SmbiosPlatformDxe
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-23 21:44:26 +08:00
0e710b25a6 sdm845Pkg: sdm845Pkg.dec: add device info pcd
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-23 21:43:35 +08:00
825ee91da0 sdm845Pkg: sdm845Pkg.dsc: set firmware version
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-23 15:35:37 +08:00
b31adc4f73 sdm845Pkg: Library: SimpleInit: add text editor
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-18 20:10:07 +08:00
03ddd0b72e sdm845Pkg: Library: PlatformBootManagerLib: PlatformBm.c: fix boot order
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-11 22:56:19 +08:00
46b0cd53e7 sdm845Pkg: Library: PlatformBootManagerLib: PlatformBm.c: fix typo
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-11 22:56:16 +08:00
1cad738d8e sdm845Pkg: Library: SimpleInit: add filemgr
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-06 16:39:44 +08:00
363f00789e sdm845Pkg: Library: PlatformBootManagerLib: PlatformBm.c: boot into SimpleInitGUI when press UP
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-06 16:38:50 +08:00
Marijan Limov
17f5451eb2 beryllium: Restore usb boot support 2021-10-03 20:33:36 +02:00
bdc23a1086 sdm845Pkg: Library: SimpleInit: add touch screen support for SimpleInit
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-01 01:30:14 +08:00