Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 752 Bytes

File metadata and controls

23 lines (19 loc) · 752 Bytes

Linux Firmware Debug Kit

Linux Firmware Debug Kit(lfdk) a tool that similiar to "RU" tool that broadly used by BIOS engineers.

History

This tool is original developed by Merck Hung, and the project is hosted on sourceforge https://sourceforge.net/projects/lfdk/

This fork fixes some issues while building against new kernels.

Build

  • sudo apt install libncurses5-dev
  • make
  • sudo insmod bin/lfdd_drv.ko
  • sudo bin/lfdk

Screenshots

screenshot1 screenshot2 screenshot3