Skip to content

MdeModulePkg: Remove duplicate library class in dsc file#12510

Merged
mergify[bot] merged 1 commit intotianocore:masterfrom
EricGao2015:rm_duplicate_in_mdemodulepkgdsc
Apr 30, 2026
Merged

MdeModulePkg: Remove duplicate library class in dsc file#12510
mergify[bot] merged 1 commit intotianocore:masterfrom
EricGao2015:rm_duplicate_in_mdemodulepkgdsc

Conversation

@EricGao2015
Copy link
Copy Markdown
Contributor

Description

In MdeModulePkg.dsc, CapsuleLib appears twice in [LibraryClasses] section, so remove the duplicate one.

CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf

CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf

How This Was Tested

Pass CI check.

Integration Instructions

N/A

@EricGao2015 EricGao2015 force-pushed the rm_duplicate_in_mdemodulepkgdsc branch from e0a60fd to bfa4e58 Compare April 29, 2026 00:39
@lgao4 lgao4 added the push Auto push patch series in PR if all checks pass label Apr 30, 2026
@EricGao2015 EricGao2015 force-pushed the rm_duplicate_in_mdemodulepkgdsc branch from bfa4e58 to 9767617 Compare April 30, 2026 06:29
In MdeModulePkg.dsc, CapsuleLib appears twice in [LibraryClasses]
section, so remove the duplicate one.

Signed-off-by: Qihang Gao <[email protected]>
@EricGao2015 EricGao2015 force-pushed the rm_duplicate_in_mdemodulepkgdsc branch from 9767617 to 89f9f47 Compare April 30, 2026 07:09
@mergify
Copy link
Copy Markdown

mergify Bot commented Apr 30, 2026

Deprecation notice: This pull request comes from a fork and was queued with update_method=rebase and update_bot_account impersonation. This capability will be removed on July 1, 2026. After this date, the merge queue will no longer be able to rebase fork pull requests with this configuration. To avoid disruption, switch to update_method=merge in your queue rule.

@mergify mergify Bot added the queued label Apr 30, 2026
@mergify
Copy link
Copy Markdown

mergify Bot commented Apr 30, 2026

Merge Queue Status

  • Entered queue2026-04-30 08:11 UTC · Rule: default
  • Checks skipped · PR is already up-to-date
  • Merged2026-04-30 08:12 UTC · at 89f9f475ac8164f08579ae90b946aa4b28b3163c · rebase

This pull request spent 14 seconds in the queue, including 2 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = tianocore.PatchCheck
    • check-neutral = tianocore.PatchCheck
    • check-skipped = tianocore.PatchCheck
  • any of [🛡 GitHub branch protection]:
    • check-success = ArmVirtPkg - Ubuntu GCC - PR
    • check-neutral = ArmVirtPkg - Ubuntu GCC - PR
    • check-skipped = ArmVirtPkg - Ubuntu GCC - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = EmulatorPkg - Ubuntu GCC - PR
    • check-neutral = EmulatorPkg - Ubuntu GCC - PR
    • check-skipped = EmulatorPkg - Ubuntu GCC - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = EmulatorPkg - Windows VS - PR
    • check-neutral = EmulatorPkg - Windows VS - PR
    • check-skipped = EmulatorPkg - Windows VS - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = OvmfPkg - Ubuntu GCC - PR
    • check-neutral = OvmfPkg - Ubuntu GCC - PR
    • check-skipped = OvmfPkg - Ubuntu GCC - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = OvmfPkg - Windows VS - PR
    • check-neutral = OvmfPkg - Windows VS - PR
    • check-skipped = OvmfPkg - Windows VS - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = Windows VS - PR
    • check-neutral = Windows VS - PR
    • check-skipped = Windows VS - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = Ubuntu GCC - PR
    • check-neutral = Ubuntu GCC - PR
    • check-skipped = Ubuntu GCC - PR
  • any of [🛡 GitHub branch protection]:
    • check-success = Validate Pull Request Formatting
    • check-neutral = Validate Pull Request Formatting
    • check-skipped = Validate Pull Request Formatting
  • any of [🛡 GitHub branch protection]:
    • check-success = ArmVirtPkg - Ubuntu - CLANGPDB
    • check-neutral = ArmVirtPkg - Ubuntu - CLANGPDB
    • check-skipped = ArmVirtPkg - Ubuntu - CLANGPDB
  • any of [🛡 GitHub branch protection]:
    • check-success = OvmfPkg - Ubuntu - CLANGPDB
    • check-neutral = OvmfPkg - Ubuntu - CLANGPDB
    • check-skipped = OvmfPkg - Ubuntu - CLANGPDB
  • any of [🛡 GitHub branch protection]:
    • check-success = Ubuntu - CLANGPDB
    • check-neutral = Ubuntu - CLANGPDB
    • check-skipped = Ubuntu - CLANGPDB
  • any of [🛡 GitHub branch protection]:
    • check-success = Windows - CLANGPDB
    • check-neutral = Windows - CLANGPDB
    • check-skipped = Windows - CLANGPDB
  • any of [🛡 GitHub branch protection]:
    • check-success = EmulatorPkg - Windows - CLANGPDB
    • check-neutral = EmulatorPkg - Windows - CLANGPDB
    • check-skipped = EmulatorPkg - Windows - CLANGPDB

@mergify mergify Bot merged commit 6bd553c into tianocore:master Apr 30, 2026
161 of 162 checks passed
@mergify mergify Bot removed the queued label Apr 30, 2026
@EricGao2015 EricGao2015 deleted the rm_duplicate_in_mdemodulepkgdsc branch April 30, 2026 08:25
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.

4 participants