Skip to content

Releases: edk2-porting/edk2-msm

Version 0.2

23 Feb 07:02
153217e
Compare
Choose a tag to compare

SDM845 EDK2 - v0.2

Released : 02/23/2021

Changelog

  1. Possibly fixes issues preventing ClockDxe from loading
  2. Your device will vibrate when booting into UEFI
  3. There is a proper custom logo now
  4. Adds USB support in Windows. The following devices are known to have working USB with required drivers
  • Xiaomi MIX 3 (perseus)
  • Xiaomi PocoPhone F1 (beryllium)
  • OnePlus 6 (enchilada)
  • OnePlus 6T (fajita)

dtb fixes

10 Aug 05:00
Compare
Choose a tag to compare

Polaris device tree: add support for usb gadget, a kernel with smmu patched is needed. (like the one here: https://github.com/smx-smx/sdm845-linux)

Testing

28 Jun 03:17
Compare
Choose a tag to compare

Polaris device tree: Fix Linux boot issues and add support for volume keys control.

Testing

27 Jun 10:05
Compare
Choose a tag to compare

The dtb embedded in the polaris uefi image is broken at this time.
If you want to boot linux, load your own dtb using grub (devicetree xxx.dtb) and add "acpi=off" in the linux cmdline.