# UEFIGraphicsFB **Repository Path**: softxing/UEFIGraphicsFB ## Basic Information - **Project Name**: UEFIGraphicsFB - **Description**: https://github.com/acidanthera/UEFIGraphicsFB - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: https://github.com/acidanthera/UEFIGraphicsFB - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-04 - **Last Updated**: 2022-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Kext ## README UEFIGraphicsFB ============== [![Build Status](https://github.com/acidanthera/UEFIGraphicsFB/workflows/CI/badge.svg?branch=master)](https://github.com/acidanthera/UEFIGraphicsFB/actions) [![Scan Status](https://scan.coverity.com/projects/23074/badge.svg?flat=1)](https://scan.coverity.com/projects/23074) IOGraphics framebuffer based on UEFI framebuffer passed over XNU boot arguments. Provides basic display output without hardware acceleration on generic hardware. #### Disabling other GPUs If there are other conflicting GPUs in the system, one can disable them by injecting the following properties: - `name` = `` - `class-code` = `` #### Credits - [Apple](https://www.apple.com) for macOS - [Goldfish64](https://github.com/Goldfish64) for this software