Skip to content

SetupDataPkg: Changes for 202511#561

Open
apop5 wants to merge 2 commits intomicrosoft:mainfrom
apop5:personal/apop5/202511
Open

SetupDataPkg: Changes for 202511#561
apop5 wants to merge 2 commits intomicrosoft:mainfrom
apop5:personal/apop5/202511

Conversation

@apop5
Copy link
Contributor

@apop5 apop5 commented Feb 11, 2026

Description

Integrate necessary changes to CISettings for 202511 (drop mu_tiano, limit recursive download of mu_basecore).

Change all instances of FUNCTION to func.

Update DSC files to account for deprecated library instances from mu_basecore.

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

How This Was Tested

Local CI build.

Integration Instructions

Changes are not to function. No integration necessary.

Edk2 has aligned on using __func__ instead of __FUNCTION__.

Change all instances of usage to __func__.
202511 dropped the null instance of UefiBootMangerLib, requiring platforms to start
using a real instance. Using a real instance creates additional library class
requirements. Updated DSC to satisfy additional library instances. Additionally
removed StackCheckLib NULL instance.
@mu-automation mu-automation bot added language:python Pull requests that update Python code impact:non-functional Does not have a functional impact labels Feb 11, 2026
@os-d os-d requested a review from kuqin12 February 11, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact language:python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants