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

OvmfPkg/RiscVVirtQemu: Remove non-needed !include line #6199

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

mikebeaton
Copy link
Contributor

Description

RiscVVirt.dsc.inc includes NetworkPkg/NetworkLibs.dsc.inc. However RiscVVirt.dsc.inc is only ever included by RiscVVirtQemu.dsc, which has already included NetworkPkg/Network.dsc.inc, a general include file which brings in all the required includes for Network features at once, including NetworkPkg/NetworkLibs.dsc.inc.

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

How This Was Tested

CI

Integration Instructions

N/A

RiscVVirt.dsc.inc includes NetworkPkg/NetworkLibs.dsc.inc. However
RiscVVirt.dsc.inc is only ever included by RiscVVirtQemu.dsc, which
has already included NetworkPkg/Network.dsc.inc, a general include
file which brings in all the required includes for Network features
at once, including NetworkPkg/NetworkLibs.dsc.inc.

Signed-off-by: Mike Beaton <[email protected]>
@ardbiesheuvel ardbiesheuvel added the push Auto push patch series in PR if all checks pass label Sep 13, 2024
@mergify mergify bot merged commit 262ab62 into tianocore:master Sep 13, 2024
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants