Commit Graph

368 Commits

Author SHA1 Message Date
22d6f75dff Update logo 2022-01-31 03:46:53 +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
c8a1c34f6b Add release workflow 2022-01-23 17:31:56 +08:00
0ebbab5797 Add notes about GCC 11 2022-01-23 15:56:50 +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
ab942180f0
Merge pull request #92 from snnbyyds/patch-4
Update README.zh.md
2022-01-22 22:49:52 +08:00
00581f86f2
Merge pull request #91 from snnbyyds/patch-3
use cnpmjs instead of fastgit to avoid crashing
2022-01-22 22:49:40 +08:00
snnbyyds
057cc4db5e
Update README.zh.md 2022-01-22 10:27:10 +08:00
snnbyyds
350cf79378
use cnpmjs instead of fastgit to avoid crashing
fastgit not working
2022-01-22 10:24: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
81347b344b Update edk2 submodule 2022-01-18 12:46:47 +08:00
8912ffe7a4 Update edk2-platforms submodule 2022-01-18 12:39:07 +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
e201ddfb79 add licenses 2021-12-19 21:20:33 +08:00
62e4389219
typo: en instead of cn 2021-12-19 20:15:50 +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
2e6ab02dde Update README
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2021-12-19 19:59:57 +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
ebe85dc0f2 README: update QQ group links
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-11-24 12:49:21 +08:00
Teguh Sobirin
3ce862d8c9
Merge pull request #77 from silime/master
Signed-off-by: Silime <1776303288@qq.com>
2021-11-07 15:13:05 +07:00
Silime
ff47babd06 Signed-off-by: Silime <1776303288@qq.com>
modified:   sdm845Pkg/Binary
2021-11-07 15:39:40 +08:00
Teguh Sobirin
67d8e74218
Merge pull request #76 from silime/master
add Buttons support for m1892 trident
2021-11-07 14:09:43 +07:00
Silime
168f0eddee add Buttons support for m1892 trident 2021-11-07 13:35:36 +08:00
616f21ebb6
Merge pull request #75 from radiolee/master 2021-11-02 16:45:01 +08:00
Radio
1bfa783c26
Update Dockerfile
Fix build ERROR 127,  "msgfmt: ommand not found"
2021-11-02 15:48:24 +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
d025167c27 build.sh: use case for build mode
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-23 15:33:44 +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