mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-31 01:24:12 +02:00
By default, Doxygen tries to nicely format all text within doc blocks. Unfortunately this mangles ASCII art: add @verbatim statements to EdkiiSystemFmpCapsule.h to cause Doxygen to display the text as provided. Signed-off-by: Rebecca Cran <rebecca@bsdio.com>