intel / MultiArchUefiPkg

Multi-Architecture UEFI Environment Driver
GNU Lesser General Public License v2.1
54 stars 12 forks source link

Rework error logging, esp. for BinaryIncluded. #28

Closed andreiw closed 7 months ago

andreiw commented 11 months ago

Either replace DebugLib or implement a EFI_SERIAL_IO_PROTOCOL-based variant. The problem with ConOut-based logging is that it doesn't work until ConOut is connected, which is almost always true for a) driver load b) emulated driver loads (e.g. a crash on loading GOP).

andreiw commented 11 months ago

Fixed in https://github.com/intel/MultiArchUefiPkg/commit/86f52507c2d70a99d7f2460f62a57f8322b660bc