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

[CHERRY-PICK] UefiCpuPkg: Remove UefiCpuLib [Rebase & FF] #546

Merged
merged 2 commits into from
Aug 31, 2023

Commits on Aug 30, 2023

  1. [CHERRY-PICK] UefiCpuLib: Remove UefiCpuLib.

    Because UefiCpuPkg/UefiCpuLib is merged to MdePkg/CpuLib and all modules
    are updated to not depend on this library, remove it completely.
    
    Cc: Eric Dong <[email protected]>
    Cc: Ray Ni <[email protected]>
    Cc: Rahul Kumar <[email protected]>
    Signed-off-by: Yu Pu <[email protected]>
    Reviewed-by: Ray Ni <[email protected]>
    Signed-off-by: Zhiguang Liu <[email protected]>
    (cherry picked from commit b991aec)
    PuYuuu authored and makubacki committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    79a0029 View commit details
    Browse the repository at this point in the history
  2. PcAtChipsetPkg: Remove UefiCpuLib reference

    The library is being removed from UefiCpuPkg with CpuLib used in
    its place so remove it from the PcAtChipsetPkg DSC file.
    
    Signed-off-by: Michael Kubacki <[email protected]>
    makubacki committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d7fdfba View commit details
    Browse the repository at this point in the history