quibble icon indicating copy to clipboard operation
quibble copied to clipboard

[Suggestion] Add logger?

Open leetftw opened this issue 1 year ago • 3 comments

Perhaps it could be an idea to add a logger to the project for debugging. Currently, you can not even get to the boot picker on certain hardware. A debug log could help pinpoint certain issues on various platforms.

leetftw avatar Mar 20 '25 20:03 leetftw

It would certainly help, the question is where you'd put it. I believe you can log data to the TPM nowadays.

maharmstone avatar Mar 21 '25 03:03 maharmstone

It would certainly help, the question is where you'd put it. I believe you can log data to the TPM nowadays.

What about the ESP? This is an approach the OpenCore bootloader uses, for example.

xproot avatar Mar 22 '25 04:03 xproot

That'd certainly make more sense.

maharmstone avatar Mar 25 '25 21:03 maharmstone