Skip to content

[Bug]: Advanced Logger Does Not Reallocate Buffer In DXE #778

@os-d

Description

@os-d

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

For platforms that initialize the advanced logger log before DXE, the log buffer does not sit in the runtime services data bucket. This breaks the hibernate expectation that all runtime memory is in the proper buckets. Because platforms don't often change the log size, it may usually go by unnoticed.

Note, the DXE core created memory log is not allocated in runtime services data, it should be.

Expected Behavior

Advanced logger's log should live in the runtime services data bucket.

Steps To Reproduce

n/a.

Build Environment

- OS(s):
- Tool Chain(s):
- Targets Impacted:

Version Information

top of tree

Urgency

Medium

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Metadata

Metadata

Assignees

Labels

type:bugSomething isn't workingurgency:mediumImportant with a moderate impact

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions