Skip to content

Releases: Sasmithere/edk2-violet

orangefox-modified image.V2

31 Jan 10:35
c42fe86

Choose a tag to compare

added mkfs-tools for disk formatting , with gdisk, parted, sgisk present already

orangefox-modified image

30 Jan 09:44
c42fe86

Choose a tag to compare

modified orangefox to include parted , gdisk

modded-workaround-twrp-dipper-to-violet

20 Sep 16:44
a5fe8fe

Choose a tag to compare

Release: EDK2-Violet Boot Image
Overview
This release provides a custom TWRP-based boot image for the Redmi Note 7 Pro (codename: violet), built from dipper.img and adapted for Violet. It is designed as a foundation for experimenting with EDK2/UEFI development on Snapdragon 675 devices.

Features
Personalized TWRP environment tailored for Violet.

Bundled tools allow running parted to manage partitions.

Supports proper re-partitioning of /dev/block/mmcblk0 for project requirements.

Usage
Flash the provided boot image using recovery or Fastboot

Open a recovery terminal and use parted to inspect or adjust partitions.

Verify partition table correctness before testing new firmware builds.

Notes
This release is intended for developers and researchers only.
Use caution, as incorrect partitioning may brick the device.
Further iterations will add additional support for Violet-specific hardware within an EDK2 framework.