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

Silicon/Bosc: Add Support pcie driver to NanHuDev #200

Merged
merged 5 commits into from
Oct 24, 2024

Commits on Sep 26, 2024

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

    Add bit operated macro,like BIT...
    
    Cc: 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]>
    Cc: Ran Wang <[email protected]>
    
    Signed-off-by: Yang Wang <[email protected]>
    Yang Wang committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7b20f82 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Platform/RISC-V: Add PCD variables related to PCI

    Pcihostbridgelib uses the general PCD variable.
    Like PcdPciBusMin PcdPciBusMax ...
    
    Cc: 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]>
    Cc: Ran Wang <[email protected]>
    
    Signed-off-by: Yang Wang <[email protected]>
    Yang Wang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0f714dd View commit details
    Browse the repository at this point in the history
  2. Silicon/Bosc: Added PciSegmentLib to NanHuDev

    The PCI Segment Library for Bosc NanHuDev platform.
    
    Reviewed-by: Evan Chai <[email protected]>
    Reviewed-by: Ran Wang <[email protected]>
    Reviewed-by: Jian Zhang <[email protected]>
    Cc: 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 Oct 8, 2024
    Configuration menu
    Copy the full SHA
    792d91f View commit details
    Browse the repository at this point in the history
  3. Silicon/Bosc:Added PciHostBridgeLib to NanHuDev

    Reviewed-by: Evan Chai <[email protected]>
    Reviewed-by: Ran Wang <[email protected]>
    Reviewed-by: Jian Zhang <[email protected]>
    Cc: 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 Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49c329d View commit details
    Browse the repository at this point in the history
  4. Silicon/Bosc:Added NVME driver to NanHuDev

    Cc: Leif Lindholm <[email protected]>
    Cc: Michael D Kinney <[email protected]>
    Cc: Sunil V L <[email protected]>
    Cc: Daniel Schaefer <[email protected]>
    
    Signed-off-by: Yang Wang <[email protected]>
    Yang Wang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5f2d2e0 View commit details
    Browse the repository at this point in the history