Skip to content

[Feature] [AdvLogger] [PeilessArm] : Add support to log capture logs emitted before "ProcessLibraryConstructorList" #914

Description

@sureshkumarp84

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions