Releases: Sasmithere/edk2-violet
orangefox-modified image.V2
added mkfs-tools for disk formatting , with gdisk, parted, sgisk present already
orangefox-modified image
modified orangefox to include parted , gdisk
modded-workaround-twrp-dipper-to-violet
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.