0xbekoo
  • Documentation
  • Blogs
  • Projects

DOCS

UEFI Development

Documentation paths grouped by topic, from malware development to firmware internals.

You can check the following sections to review documentations related to UEFI Development:

01 2025-10-27 Debugging QEMU + OVMF with GDB Introduction Probably you know the signifince of debugging in any low-level programming projects. In the same way, we need to debug our UEFI Driver in … RUN
02 2025-07-18 UEFI to Windows Communication via NVRAM Variables In this documentation, we will discuss how to establish communication between a UEFI driver and a Windows driver. Specifically, we’ll explore how to … RUN
03 2025-01-28 UEFI Keylogger In this documentation we will develop simple uefi keylogger. Coding #include <Uefi.h> #include <Library/UefiApplicationEntryPoint.h> … RUN
04 2025-01-19 Introduction to UEFI Hello everyone. In this first document of UEFI Development, we will introduce the theory behind UEFI. What is UEFI? UEFI (Unified Extensible Firmware … RUN

© 0xbekoo 2026 | 0xbekoo.github.io

Twitter GitHub