This repository contains some of my tools for edk2-projects (UEFI-level development), that worth sharing.
- compilation_database_patch allows to generate
compile_commands.jsonfile, that can be used by completion engines - qemu_and_gdb allows to pring
gdbcommand, that loads.debugfile with debug symbols at a correct address, based onqemulogs - project_templates allows to create a new edk2-project in a single command call