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

[Bug]: Build System Bug - inf file lost in the build output when both sources and binaries are provided in the inf #1136

Open
1 task done
liqiqiii opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:medium Important with a moderate impact

Comments

@liqiqiii
Copy link

liqiqiii commented Sep 9, 2024

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

When integrating the latest ImageValidation script, I noticed that one of the inf will cause a warning that inf is not found for the efi.
I made some investigations and compared it to the other inf we have; the main difference is that it includes both sources and binaries.

Expected Behavior

Inf should be generated and put in the output folder.

Steps To Reproduce

On a Win11 OS, with VS2022, try to build either DEBUG/RELEASE UEFI with the ImageValidation on.
Pick a random inf with [Sources] and add a [Binaries] to it and it will always reproduce. To fix it just comment out the binaries.

Build Environment

- OS(s):Win11
- Tool Chain(s):VS2022
- Targets Impacted:DEBUG/RELEASE

Version Information

Commit: f2a5ec93844e7f546e69ff44fc8ad7360e2fd2c6

Urgency

Medium

Are you going to fix this?

Someone else needs to fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response

Tasks

No tasks being tracked yet.
@liqiqiii liqiqiii added state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working labels Sep 9, 2024
@github-actions github-actions bot added urgency:medium Important with a moderate impact state:needs-owner Needs an issue owner to be assigned labels Sep 9, 2024
@github-actions github-actions bot removed the state:needs-owner Needs an issue owner to be assigned label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:needs-triage Needs to triaged to determine next steps type:bug Something isn't working urgency:medium Important with a moderate impact
Projects
None yet
Development

No branches or pull requests

2 participants