Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: stuart_report and NULL libraries for component-libs #500

Closed
apop5 opened this issue Jan 30, 2024 · 1 comment
Closed

[Feature]: stuart_report and NULL libraries for component-libs #500

apop5 opened this issue Jan 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@apop5
Copy link
Contributor

apop5 commented Jan 30, 2024

What does the feature solve?

In a platform's DSC file, if a null library is specified in the [LibraryClasses] section, then the NULL instance will be linked against every driver.

https://github.com/microsoft/mu_basecore/blob/release/202302/MdePkg/MdeLibs.dsc.inc#L23

stuart_report component-libs does not include the NULL instances of libraries that are linked into the drivers, nor does it include the dependencies that are pulled in because of the NULL libraries.

Describe the solution

NULL library classes instances should be automatically added to every module type of the stuart_parse.

Have you considered any alternatives?

No response

Additional context

No response

@apop5 apop5 added the enhancement New feature or request label Jan 30, 2024
@Javagedes Javagedes transferred this issue from tianocore/edk2-pytool-extensions Jan 31, 2024
@Javagedes
Copy link
Contributor

closed by #499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants