mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-01 10:54:27 +02: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>