Feature Overview
As of today, since the PeiLessArm constructor AdvancedLoggerLibConstructor is called after ProcessLibraryConstructorList ,.
Because of this ordering:
- Advanced Logger memory buffer is not initialized early
- Any debug logs emitted before constructor execution are not captured in memory
- Only logs after constructor runs are preserved in the memory log
Please see if this can be improved
Solution Overview
Please see if this can be improved to init the Advlogger early.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Feature Overview
As of today, since the PeiLessArm constructor AdvancedLoggerLibConstructor is called after ProcessLibraryConstructorList ,.
Because of this ordering:
Please see if this can be improved
Solution Overview
Please see if this can be improved to init the Advlogger early.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response