Skip to content

Conversation

makubacki
Copy link
Member

Description

This commit allocated an ACPI NVS buffer in PEI:
tianocore/edk2@cdc1a88

This is a RT visible memory type that remains fragmented against the overall EfiACPIMemoryNVS memory bucket allocated by the DXE Core.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

  • CI and boot to EFI shell on QEMU platforms with checks that PEI and DXE buffer allocation code is executed

Integration Instructions

  • N/A - Note EfiACPIMemoryNVS will not be allocated in PEI outside of S3 resume (as indicated with boot mode). This is not expected to be breaking or impact other flows.

… resume

This commit allocated an ACPI NVS buffer in PEI:
tianocore/edk2@cdc1a88

This is a RT visible memory type that remains fragmented against the
overall `EfiACPIMemoryNVS` memory bucket allocated by the DXE Core.

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki requested review from apop5, kuqin12 and os-d October 8, 2025 19:13
@makubacki makubacki self-assigned this Oct 8, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/202502@0e56f3d). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/202502   #1523   +/-   ##
================================================
  Coverage                  ?   4.85%           
================================================
  Files                     ?     140           
  Lines                     ?   26776           
  Branches                  ?     527           
================================================
  Hits                      ?    1301           
  Misses                    ?   25451           
  Partials                  ?      24           
Flag Coverage Δ
UefiCpuPkg 4.85% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants