gfxutil ======= [![Build Status](https://github.com/acidanthera/gfxutil/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/acidanthera/gfxutil/actions) A tool to work with Device Properties commonly found in Apple Mac firmwares by [mcmatrix](http://forum.netkas.org/index.php?action=profile;u=4). Usage examples and changelogs may be found at [forum.netkas.org](http://forum.netkas.org/index.php?topic=64.0). You are free to use it and whatever you do please keep the result free for community. Use -h flag for help. edk2 files required for compilation, example: ``` git clone https://github.com/acidanthera/audk edk2 git clone https://github.com/acidanthera/gfxutil gfxutil cd gfxutil xcodebuild ```