Commit Graph

346 Commits

Author SHA1 Message Date
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
2757b6620d build.sh: fix typo
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-06 16:55:23 +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
b80171d775 build.sh: fix SimpleInit i18n locale
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-06 16:38:17 +08:00
8ed3c58d64
README.zh.md: 更新QQ群号 2021-10-04 20:51:52 +08:00
Marijan Limov
17f5451eb2 beryllium: Restore usb boot support 2021-10-03 20:33:36 +02:00
7b4357b95a README.md README.zh.md: add QQ second group
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-10-03 15:58:08 +08: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
Teguh Sobirin
efdfc2e9d1 Update AcpiTables 2021-09-30 01:26:45 +07:00
Teguh Sobirin
054813a0ae Odin: add odin-base 2021-09-30 01:12:44 +07:00
Teguh Sobirin
c956ce19aa Update Binary 2021-09-30 01:00:42 +07:00
d6cf291764
Merge pull request #59 from sunshuyu/master
sdm845Pkg: Devices: add SimpleInitGUI support for dipper
2021-09-19 18:05:09 +08:00
sunshuyu
d7531e4857 sdm845Pkg: Devices: add SimpleInitGUI support for dipper 2021-09-19 14:02:48 +08:00
dd93b4a13a sdm845Pkg: Library: SimpleInit: add UEFI Shell
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-09-18 16:11:38 +08:00
61bfef3dc1 sdm845Pkg: Library: SimpleInit: kill the watchdog
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-09-14 22:25:45 +08:00
44aa60ee36 sdm845Pkg: Library: SimpleInit: add Mouse Tools
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-09-14 19:24:18 +08:00
3229813068 sdm845Pkg: Library: SimpleInit: add missing DISPLAY_DPI
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-09-13 22:19:26 +08:00
515217b775 sdm845Pkg: Library: SimpleInit: fix sloooow mouse
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-09-13 22:07:50 +08:00
8192d37659 Enable UsbMouseDxe for all devices ...
... in order to input via USB mouse in SimpleInit.

The driver is tested to be working with BigfootACA's mouse,
but not with mine.

Signed-off-by: Sophon <strongtz@yeah.net>
2021-09-13 21:39:36 +08:00
6fd0d62c62
Merge pull request #58 from edk2-fajita/master 2021-09-13 20:24:09 +08:00
a191c239f0 sdm845Pkg: Devices: add SimpleInitGUI support for fajita
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
Signed-off-by: Perseus X <xperseus2021@gmail.com>
2021-09-13 12:09:03 +00:00
664c55365c Enable SimpleInit on polaris
G0d BigfootACA and fxsheep

Signed-off-by: Sophon <strongtz@yeah.net>
2021-09-13 18:48:33 +08:00