|
5d995b114c
|
aaaaaaaaaaaaaaaaaaaaaaaa
|
2022-12-10 20:18:36 +01:00 |
|
|
77f7c07180
|
aaaaaaaaaaaa
|
2022-12-10 19:41:57 +01:00 |
|
Ivaylo Ivanov
|
cc56d6edeb
|
Merge pull request #1 from marohinmark/master
add J5 2016 LTE (EUR), fix build with new edk2 revision
|
2021-12-07 17:51:02 +02:00 |
|
Mark
|
cc698a4dac
|
add J5 2016 LTE (EUR), fix build with new edk2 revision
|
2021-11-14 16:55:19 +10:00 |
|
Bingxing Wang
|
7b49b7c6c1
|
MSM8916Pkg: Implement Bam
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-03 13:10:31 +03:00 |
|
Ivaylo Ivanov
|
c2681ce7d9
|
MSM8916Pkg: Implement clocks
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
Cc: Bingxing Wang <hi@imbushuo.net> (nice email)
|
2021-09-02 16:09:08 +03:00 |
|
Ivaylo Ivanov
|
7e44ba1051
|
MSM8916Pkg: implement more libreries and drivers
Added MemoryPeiLib, PlatformPeiLib, PlatformBootManagerLib,
KeypadDxe, GenericKeypadDeviceDxe.
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
Cc: fxsheep <sunxiaoyang2003@gmail.com>
|
2021-09-02 11:16:33 +03:00 |
|
Ivaylo Ivanov
|
e442368895
|
Update README.md
|
2021-09-02 10:18:35 +03:00 |
|
Ivaylo Ivanov
|
b94518ff90
|
Merge branch 'master' of https://github.com/ivoszbg/edk2-msm8916
something broke
|
2021-09-02 10:16:09 +03:00 |
|
Ivaylo Ivanov
|
01e41ea2dc
|
MSM8916Pkg: move SimpleFbDxe and MSM8916Dxe
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-02 10:13:14 +03:00 |
|
Ivaylo Ivanov
|
7b23b4ef97
|
readme: fixes
|
2021-09-01 22:04:49 +03:00 |
|
Ivaylo Ivanov
|
54b15f1712
|
.: major reconstruction
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-01 21:45:09 +03:00 |
|
Ivaylo Ivanov
|
5727f201f3
|
Pixel3XL: implement FrameBufferBltLib
A bpp patch is required for devices under 1080x1920 resolution.
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-01 21:03:22 +03:00 |
|
Ivaylo Ivanov
|
17593939a6
|
pixel3xl: implement FrameBufferSerialPortLib
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-01 20:37:40 +03:00 |
|
Ivaylo Ivanov
|
c75269db6e
|
initial bringup
Signed-off-by: Ivaylo Ivanov <ivo.ivanov@null.net>
|
2021-09-01 15:27:03 +03:00 |
|
Zhuowei Zhang
|
1cf3e94ab3
|
Update README
|
2019-02-25 21:12:57 -08:00 |
|
Zhuowei Zhang
|
462c804024
|
Switch to virtual real time clock library
Thanks to imbushuo.
|
2019-02-25 20:59:41 -08:00 |
|
Zhuowei Zhang
|
6f2dd67c11
|
Fix build in CI: GCC5 doesn't accept lr as alias of x30
|
2019-02-25 20:59:18 -08:00 |
|
Zhuowei Zhang
|
e74a18e5e3
|
Update README
|
2019-02-25 20:12:08 -08:00 |
|
Zhuowei Zhang
|
8d05c0bd15
|
Add redistributor to Madt table
|
2019-02-25 19:47:12 -08:00 |
|
Zhuowei Zhang
|
89cad4a761
|
whoops, forgot to remove this MSI table
|
2019-02-25 17:21:42 -08:00 |
|
Zhuowei Zhang
|
9eaf29f86a
|
Add acpiview command to shell
|
2019-02-25 17:14:02 -08:00 |
|
Zhuowei Zhang
|
b923cb5bdf
|
Relocate edk2 to high memory before boot
This may allow Linux to boot more easily?
|
2019-02-25 14:16:55 -08:00 |
|
Zhuowei Zhang
|
372e6ee8ec
|
Change device name in Smbios, remove boot timeout
|
2019-02-24 23:51:49 -08:00 |
|
Zhuowei Zhang
|
0d9ffd7a10
|
Add some reserved regions to the memory map
|
2019-02-24 20:00:49 -08:00 |
|
Zhuowei Zhang
|
d55e135511
|
Remove most of the ACPI tables for Pixel 3XL
|
2019-02-24 17:57:20 -08:00 |
|
Zhuowei Zhang
|
f7e339bc43
|
Remove Juno-specific code in SmbiosPlatformDxe
This fixes the freeze at startup
|
2019-02-23 21:59:42 -08:00 |
|
Zhuowei Zhang
|
6c2f8f2595
|
Change AcpiTables GUID back, mark supported ACPI versions
The AcpiTablesDxe looks for that GUID. Still freezes at boot.
|
2019-02-23 21:28:18 -08:00 |
|
Zhuowei Zhang
|
3448f2f889
|
Get AcpiTables and SmbiosPlatformDxe to compile
This freezes device when registering tables because of invalid addresses
|
2019-02-23 20:34:29 -08:00 |
|
Zhuowei Zhang
|
5ec95839cb
|
Add ArmPlatform.h from Juno
|
2019-02-23 20:34:29 -08:00 |
|
Zhuowei Zhang
|
eed8fc1071
|
Add Acpi packages to FDF
|
2019-02-23 20:10:16 -08:00 |
|
Zhuowei Zhang
|
dd961af8e0
|
Add Acpi packages to the dsc
|
2019-02-23 20:08:51 -08:00 |
|
Zhuowei Zhang
|
893d86bcaa
|
Copy AcpiTables from Juno
|
2019-02-23 20:08:10 -08:00 |
|
Zhuowei Zhang
|
ea7f4efd1f
|
Copy SmbiosPlatformDxe from Juno
|
2019-02-23 20:04:56 -08:00 |
|
Zhuowei Zhang
|
8e76e86bf4
|
Add graphics console DXE and disable UGA for graphics
Oh, so that's why screen isn't turned on.
|
2019-02-23 18:17:49 -08:00 |
|
Zhuowei Zhang
|
021fa1e4d7
|
SimpleFbDxe: also flush cache after initial clear
|
2019-02-23 18:17:33 -08:00 |
|
Zhuowei Zhang
|
98d6c66bbd
|
Fix architecture timer interrupt numbers
This gets us into UEFI shell, according to in memory serial, but still nothing on screen
|
2019-02-23 18:01:37 -08:00 |
|
Zhuowei Zhang
|
73299652d9
|
SimpleFbDxe: Attempt to flush cache after every blit; didn't work
|
2019-02-23 17:43:55 -08:00 |
|
Zhuowei Zhang
|
bfb1f3cc79
|
SimpleFbDxe: use FrameBufferBltLib
|
2019-02-23 17:37:46 -08:00 |
|
Zhuowei Zhang
|
90cdb3c876
|
Memory attributes, y u no work?
|
2019-02-23 17:37:32 -08:00 |
|
Zhuowei Zhang
|
fb7289c995
|
Actually enable the screen
You have one job, screen
|
2019-02-23 16:57:56 -08:00 |
|
Zhuowei Zhang
|
40d9b18c4f
|
SimpleFbDxe: clear screen on load
|
2019-02-23 16:53:50 -08:00 |
|
Zhuowei Zhang
|
0659b959d1
|
Decreasing the amount of memory gets us into BDS
Screen still doesn't work though.
|
2019-02-23 16:47:38 -08:00 |
|
Zhuowei Zhang
|
aa8f3cccae
|
Flush cache after every write to in memory serial
|
2019-02-23 16:37:11 -08:00 |
|
Zhuowei Zhang
|
941ccaf626
|
Added reboot code, doesn't do a thing.
|
2019-02-23 16:26:16 -08:00 |
|
Zhuowei Zhang
|
381b0ec79b
|
Attempt to fix memory caches in DXE instead; didn't work
|
2019-02-23 16:07:12 -08:00 |
|
Zhuowei Zhang
|
9959419ab3
|
Revert the memory hob changes
Messing with memory leaves the UEFI's run time nasty, brutish, and short
|
2019-02-23 15:23:03 -08:00 |
|
Zhuowei Zhang
|
99b486b8c2
|
It seems if I have these in here, it panics in ArmCpuDxe
Guess the HOBs are still wrong.
|
2019-02-22 21:52:00 -08:00 |
|
Zhuowei Zhang
|
49ca4eeb68
|
Integrate SimpleFbDxe
Doesn't work yet (seems to freeze?)
|
2019-02-22 21:13:17 -08:00 |
|
Zhuowei Zhang
|
b2756dbb02
|
Add SimpleFbDxe from imbushuo's Lumia950XLPkg
|
2019-02-22 20:56:49 -08:00 |
|