2 مستودعات
Settings for adjusting the resolution and display modes of the system console.
Distinct from Console Hardware Virtualization: None of the candidates cover hardware-level video mode configuration for a system console; they focus on virtualization or debugging.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Console Video Configurations. Refine with filters or upvote what's useful.
This repository contains the complete source code for a Unix-like operating system, including the monolithic kernel and base system utilities. It provides a BSD-derived system core and a full build toolchain required to compile a functional operating system for servers, desktops, or embedded devices. The system features a Linux binary compatibility layer that enables the execution and emulation of Linux binaries on a non-Linux platform. It also includes a modular kernel configuration process to tailor hardware support and system features during compilation. The project covers broad system ca
Provides tools to adjust the system console resolution and video mode to match specific hardware capabilities.
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 higher screen resolutions during the boot process.