mirror of
https://github.com/acidanthera/audk.git
synced 2025-11-13 02:00:53 +01:00
EdkLogger logs were not showing up as part of the build log output. Adding the EdkLogger import to GenMake.py fixes the missing log prints. Signed-off-by: Kenneth Lautner <kenlautner3@gmail.com>