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

Platform/RISC-V: Add PCD variables related to PCI #212

Closed
wants to merge 2 commits into from

Commits on Sep 25, 2024

  1. RISC-V/PlatformPkg:Added Bit operation header file

    Add bit operated macro,like BIT...
    
    Reviewed-by: Sunil V L <[email protected]>
    Cc: Leif Lindholm <[email protected]>
    Cc: Michael D Kinney <[email protected]>
    Cc: Daniel Schaefer <[email protected]>
    Cc: Ray Ni <[email protected]>
    
    Signed-off-by: Yang Wang <[email protected]>
    Yang Wang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e57b17b View commit details
    Browse the repository at this point in the history
  2. Platform/RISC-V: Add PCD variables related to PCI

    Pcihostbridgelib uses the general PCD variable.
    Like PcdPciBusMin PcdPciBusMax ...
    
    Reviewed-by: Sunil V L <[email protected]>
    Cc: Leif Lindholm <[email protected]>
    Cc: Michael D Kinney <[email protected]>
    Cc: Daniel Schaefer <[email protected]>
    Cc: Ray Ni <[email protected]>
    
    Signed-off-by: Yang Wang <[email protected]>
    Yang Wang committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    77f6370 View commit details
    Browse the repository at this point in the history