microsoft/mu_basecore

[Bug]: DXE Sets EFI_MEMORY_SP to GCDReserved

os-d opened this issue · 0 comments

os-d commented

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

Currently, when a resource descriptor HOB with EFI_MEMORY_SP indicated is receiving by DxeCore, it will create a GcdReserved region for it, regardless of the HOB memory type.

Expected Behavior

DxeCore should respect the memory type of the HOB.

Steps To Reproduce

See code.

Build Environment

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

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