8000 Comparing briansmith:main...sameo:main · briansmith/ring · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: briansmith/ring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sameo/ring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 11 files changed
  • 4 contributors

Commits on Sep 23, 2021

  1. add uefi_support

    Xiaoyu Lu committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    69ded63 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. update nasm path for windows build

    Signed-off-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
    Xiaoyu Lu committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    8f799da View commit details
    Browse the repository at this point in the history
  2. use supported cc-rs

    After cc-rs upstream, this commit could be removed.
    
    Signed-off-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
    Xiaoyu Lu committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    3e04208 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. UEFI target support: Prepare rand_impl for uefi target

    Rust UEFI target `x86_64-unknown-uefi` using BoringSSL's `CRYPTO_rdrand`
     & `CRYPTO_rdrand_mutiple8_buf` to obtain random numbers under
    the X86_64 architecture.
    Xiaoyu Lu authored and gaojiaqi7 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    820ca85 View commit details
    Browse the repository at this point in the history
  2. bump crate cc version

    Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
    gaojiaqi7 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    48bf29c View commit details
    Browse the repository at this point in the history
  3. add none OS support

    Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
    gaojiaqi7 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c424e8c View commit details
    Browse the repository at this point in the history
  4. fix rand not avaiable issue

    Signed-off-by: Jiaqi Gao <jiaqi.gao@intel.com>
    gaojiaqi7 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6d5e155 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Try to make RISC-V build

    Codes taken from #1436, #1558
    light4 authored and sameo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    83bff55 View commit details
    Browse the repository at this point in the history
  2. RISCV support for 0.16

    Signed-off-by: Samuel Ortiz <sameo@rivosinc.com>
    sameo committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f09c143 View commit details
    Browse the repository at this point in the history
Loading
0