mu_feature_debugger

Project Mu based UEFI SW/FW debugger

OTHER License

Stars
10
Committers
4

Bot releases are hidden (Show)

mu_feature_debugger - v0.1.0

Published by cfernald 7 months ago

Initial release of the Mu Feature Debugger repo.

This initial release is still in-development, and bugs are almost certainly present. Please file issues for problem encountered, or feature requests.

This release includes initial implmentations of the following.

  1. FeatureDebuggerPkg implementation for a DXE & MM software debugger using a custom GDB stub.
  2. UefiExt Windbg extension for parsing the UEFI environment, whterh using the SW debugger or a hardware debugger backend.
  3. Tools and documentation for debugging UEFI platforms.