1 dépôt
Modifying video BIOS memory and ROMs to enable high-resolution graphics before the OS loads.
Distinct from Memory Offset Patching: Specifically targets VBIOS/Video ROMs rather than general graphics driver memory offsets.
Explore 1 awesome GitHub repository matching graphics & multimedia · VBIOS Patching. Refine with filters or upvote what's useful.
CloverBootloader is a UEFI-compliant boot loader designed to initialize hardware and launch multiple operating systems across various platforms. Its primary purpose is to enable the booting of operating systems on unsupported hardware through system identity spoofing and hardware emulation. The project specializes in hardware compatibility patching by modifying ACPI tables, faking hardware IDs, and patching binary kernels or extensions in memory during the boot process. It provides capabilities to inject kernel extensions and spoof system parameters, such as product names and serial numbers,
Loads custom video ROMs and patches memory to enable high-resolution graphics during the pre-boot phase.