Hello,
I have followed previous directions provided and the build works ok. I built an IA32 generic binary.
I cannot tell if the logo code is working since I cannot see the logo on my display.
I do see a file in theĀ ~/src/edk2-stable202002/Build/MdeModule/DEBUG_GCC5/IA32/$ directory, called LogoDxe.efi and another called LogoDxe. This leads me to believeĀ that the Logo entry point is in the image.
After the build I did find an empty map file? How do I get a map of the build?
How do I debug this problem? I have no debugger. Can I freely use DEBUG((...........)); .
Any help please. I am stuck. Thank you.
--