Commit Graph

386 Commits

Author SHA1 Message Date
Freak2112
c9f7f0a64a
Create enchilada-8g.dsc 2021-08-22 11:34:11 +03:00
Freak2112
8ec11f9876
Enable GPU for Enchilada 2021-08-22 11:26:35 +03:00
993aa13d0e Enable GPU for Dipper (maybe)
Signed-off-by: sunshuyu <1582956180@qq.com>
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-08-22 14:57:18 +08:00
0afdf1d167 temporarily add 8G memory support
need to use automatic detection

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-08-22 13:26:05 +08:00
cb2c86d191 DeviceMemoryMap.h: add macro MEMORY_8G
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-08-22 13:17:05 +08:00
3ed33c0737 Enable GPU for fajita (maybe)
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-22 10:51:30 +08:00
a2106c26f3 Update AcpiTables submodule
c0b8b71: Polaris: Fixed Backlight Adjustment by Teguh Sobirin
2021-08-22 10:15:34 +08:00
f45c17d46b Update AcpiTables submodule 2021-08-22 08:57:16 +08:00
Marijan Limov
af3a81cd3c Beryllium GPU - uefi changes
Also it now has it's own dsdt
2021-08-22 00:59:07 +02:00
Teguh Sobirin
a97a085ade Why need separate polaris? XD 2021-08-22 05:34:19 +07:00
0c98bb134a Update AcpiTables submodule 2021-08-21 18:58:59 +08:00
56c104da37 Separate polaris configurations for GPU testing
Currently GPU and USB are *imcompatible*.
Users can choose the appropriate version themselves.

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-21 18:55:53 +08:00
ca02a963da DeviceMemoryMap: modify EFI Memory Type of Framebuffer region
I don't see any reason of using EfiMaxMemoryType.

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-19 14:43:51 +08:00
cdd93a8370
The Dog is just locked in a cage
Suggested-by: fxsheep <sunxiaoyang2003@gmail.com>
2021-08-16 23:51:08 +08:00
4f18e24c4c Sync AcpiTables submodule
This commit enables touchscreen on polaris

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 21:54:38 +08:00
ea3e7f7a9f build.sh: Add support for selecting BUILD_TARGETS
You can use `./build.sh -r DEBUG` to get more log during bootup

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 18:32:46 +08:00
6aa2a5b1a1 Enable Op6tSlotDxe for fajita and enchilada
Warning: You must flash UEFI image to boot_a instead of boot_b
(F*ck A/B)

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 17:29:35 +08:00
2cfefdc635 Get mainline dtbs embedded in edk2
So these devices should boot recent mainline Linux kernel without problem:
polaris, fajita, enchilada, beryllium

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 17:21:10 +08:00
5649b69a26 Update ButtonsDxe in order to use buttons in Windows Boot Manager
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 17:04:47 +08:00
8498af39fd Update bootup logo
Version output is temporarily disabled.
TODO: Add 1440p res.

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 15:28:23 +08:00
5a32c45a4e Revert "Fix duplication in submodules"
This reverts commit eea85ab564.
2021-08-16 15:05:58 +08:00
eea85ab564 Fix duplication in submodules
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-12 12:58:01 +08:00
Marijan Limov
8a50161b56 Merge branch 'master' of https://github.com/edk2-porting/edk2-sdm845 2021-08-09 19:05:33 +02:00
Marijan Limov
e71209e0b9 Clean things up 2021-08-09 19:04:46 +02:00
wetdreams
cb14fe5351
Enable Touchscreen Support on Uefi Stage for OP6 2021-08-09 14:52:51 +03:00
Marijan Limov
2e19221d6d Wifi and Battery now work on beryllium 2021-08-08 19:21:14 +02:00
2c2f565988 Fix submodules when using Fastgit
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-08 10:35:45 +00:00
703a4aff8e
Fix comments
Sadly the dog is not getting fed :/
2021-08-07 23:00:11 +08:00
a1856447c9 fix watchdog for LG G7
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
Signed-off-by: Idonotkno <412353716@qq.com>
2021-08-07 22:02:03 +08:00
38f35fc8f7
Merge pull request #46 from sunshuyu/master
Enable Fuel Gauge for dipper
2021-08-02 14:07:14 +08:00
sunshuyu
bfb5c42aca Enable Fuel Gauge for dipper 2021-08-02 01:26:55 +08:00
9ed199494a Update fdf to match upstream Acpitables
This commit enables FG for oneplus devices

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-01 20:18:50 +08:00
45be36b775 Acpitables: Enable Fuel Gauge for polaris
Signed-off-by: Sophon <strongtz@yeah.net>
2021-07-31 23:42:38 +08:00
0f29007c83 add polaris wifi support
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 23:05:10 +08:00
sunshuyu
68618da4d5 add dipper wifi support
Signed-off-by: sunshuyu <1582956180@qq.com>
2021-07-26 03:29:26 +08:00
6d449f66f4 README.md README.zh.md: tips for compiling on other operating systems
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 00:06:01 +08:00
5ac6e00a5a update README.zh.md
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 00:02:57 +08:00
a6cac90be0 README.md: make it look better
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 00:02:40 +08:00
f7f4a26663
Merge pull request #44 from 420Xnu/master
Added Docker Support
2021-07-25 08:56:09 +08:00
psy
ecd03f8f0d Added Docker Support 2021-07-24 16:06:56 +05:30
cbbe081a7e add edk2-sdm845-acpi submodule
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-22 15:50:52 +08:00
09d23fcf1b remove acpi tables
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-22 15:46:01 +08:00
842fcabf25 Revert "add new device unknown device (fckmtp)"
This reverts commit de45c3c2d0.
2021-07-21 14:51:51 +00:00
98e35a25ea Revert "Fix confusion"
This reverts commit 60d3652a01.
2021-07-21 14:51:22 +00:00
60d3652a01 Fix confusion
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2021-07-20 13:06:15 +00:00
de45c3c2d0 add new device unknown device (fckmtp)
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-20 20:27:58 +08:00
f36100c943 DeviceMemoryMap.h: add 4GB memory support
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-20 20:26:19 +08:00
9921e22211 Revert "Update README.zh.md"
This reverts commit 8b712959cd.

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-20 19:05:06 +08:00
ff03e5d77b Revert "warning"
This reverts commit b276d38f8b.

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-20 19:01:15 +08:00
Marijan Limov
6dea0c88b7
Merge pull request #38 from indianets/patch-1
remove parallel build param from BaseTools make
2021-07-18 21:05:44 +02:00