]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
authorSunil V L <sunilvl@ventanamicro.com>
Fri, 27 Jan 2023 09:57:54 +0000 (15:27 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commitd6017bca19c4c716c5c672e8de2f67658184b6f2
treebe35422287c4fa8304a3facd6b75689655b81e73
parent76e956547eafc88a46c7620d0fb128d4e10b1c64
UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076

RISC-V UEFI based platforms need to support RISCV_EFI_BOOT_PROTOCOL.
Add this protocol GUID definition and the header file required.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Andrei Warkentin <andrei.warkentin@intel.com>
Acked-by: Ray Ni <ray.ni@intel.com>
UefiCpuPkg/Include/Protocol/RiscVBootProtocol.h [new file with mode: 0644]
UefiCpuPkg/UefiCpuPkg.dec