| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: BaseCpuLib: Fix RISCV CpuSleep symbol name. | Andrei Warkentin | 2023-03-08 | 1 | -2/+2 |
* | MdePkg: BaseLib: don't log in RISCV InternalSwitchStack | Andrei Warkentin | 2023-03-08 | 1 | -8/+0 |
* | MdePkg: BasePeCoffLib: Allow AArch64 and x64 images in ImageFormatSupported | Andrei Warkentin | 2023-03-08 | 1 | -1/+9 |
* | OvmfPkg: RiscVVirt: add SATA support | Andrei Warkentin | 2023-03-08 | 2 | -0/+14 |
* | SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOL | Pierre Gondois | 2023-03-07 | 1 | -5/+14 |
* | SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount | Pierre Gondois | 2023-03-07 | 2 | -1/+9 |
* | UefiCpuPkg: Calculate DisplayFamily correctly | Liu, Zhiguang | 2023-03-07 | 2 | -6/+6 |
* | CryptoPkg/BaseCryptLib: avoid using SHA512() | Gerd Hoffmann | 2023-03-07 | 1 | -3/+13 |
* | CryptoPkg/BaseCryptLib: avoid using SHA384() | Gerd Hoffmann | 2023-03-07 | 1 | -3/+13 |
* | CryptoPkg/BaseCryptLib: avoid using SHA256() | Gerd Hoffmann | 2023-03-07 | 1 | -3/+13 |
* | CryptoPkg/BaseCryptLib: avoid using SHA1() | Gerd Hoffmann | 2023-03-07 | 1 | -3/+13 |
* | UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm | Xie, Yuanhao | 2023-03-07 | 2 | -169/+170 |
* | UefiCpuPkg: Rename AsmRelocateApLoopStart. | Yuanhao Xie | 2023-03-07 | 4 | -28/+28 |
* | UefiCpuPkg: Put APs in 64 bit mode before handoff to OS. | Xie, Yuanhao | 2023-03-07 | 8 | -49/+273 |
* | UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib. | Xie, Yuanhao | 2023-03-07 | 1 | -1/+2 |
* | OvmfPkg: Add CpuPageTableLib required by MpInitLib. | Yuanhao Xie | 2023-03-07 | 7 | -7/+16 |
* | UefiCpuPkg: Allocate contiguous memory for stacks and APs loop. | Xie, Yuanhao | 2023-03-07 | 1 | -23/+17 |
* | UefiCpuPkg: Split the path in RelocateApLoop into two. | Xie, Yuanhao | 2023-03-07 | 2 | -28/+48 |
* | UefiCpuPkg: Check AP_SAFE_STACK_SIZE during build time. | Xie, Yuanhao | 2023-03-07 | 1 | -1/+2 |
* | MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe | Rebecca Cran | 2023-03-07 | 4 | -11/+11 |
* | OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or not | Wu, Jiaxin | 2023-03-06 | 2 | -2/+14 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration | Wu, Jiaxin | 2023-03-06 | 6 | -9/+36 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info | Wu, Jiaxin | 2023-03-06 | 5 | -37/+214 |
* | UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data | Wu, Jiaxin | 2023-03-06 | 2 | -1/+79 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId check | Wu, Jiaxin | 2023-03-06 | 1 | -11/+12 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call | Wu, Jiaxin | 2023-03-06 | 1 | -4/+2 |
* | RedfishPkg/RedfishDebugLib: provide Redfish debug | Nickle Wang | 2023-03-06 | 9 | -15/+387 |
* | ShellPkg: Improve "ping" output by adding equals sign after time | Rebecca Cran | 2023-03-06 | 2 | -2/+2 |
* | OvmfPkg/RiscVVirt: Add Stack HOBedk2-stable202302 | Sunil V L | 2023-03-01 | 1 | -3/+6 |
* | UefiPayloadPkg: remove the change that get platform specific logic | MarsX Lin | 2023-02-23 | 4 | -114/+0 |
* | OvmfPkg/RiscVVirt: Fix SCT memory allocation test case failure | Sunil V L | 2023-02-23 | 1 | -2/+3 |
* | BaseTools/tools_def.template: Update -march parameter for RISC-V | Sunil V L | 2023-02-23 | 1 | -1/+1 |
* | BaseTools: Update WindowsVsToolChain plugin | Joey Vagedes | 2023-02-16 | 2 | -6/+14 |
* | Maintainers.txt: Add entry for OvmfPkg/RiscVVirt | Sunil V L | 2023-02-16 | 1 | -0/+5 |
* | OvmfPkg/RiscVVirt: Add build files for Qemu Virt platform | Sunil V L | 2023-02-16 | 5 | -0/+1266 |
* | OvmfPkg/RiscVVirt: Add SEC module | Sunil V L | 2023-02-16 | 7 | -0/+673 |
* | OvmfPkg/RiscVVirt: Add PciCpuIo2Dxe module | Sunil V L | 2023-02-16 | 2 | -0/+605 |
* | OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib library | Sunil V L | 2023-02-16 | 2 | -0/+70 |
* | OvmfPkg/RiscVVirt: Add ResetSystemLib library | Sunil V L | 2023-02-16 | 2 | -0/+166 |
* | OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib library | Sunil V L | 2023-02-16 | 2 | -0/+88 |
* | OvmfPkg/RiscVVirt: Add PlatformBootManagerLib library | Sunil V L | 2023-02-16 | 4 | -0/+1275 |
* | ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe | Sunil V L | 2023-02-16 | 6 | -8/+8 |
* | ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg | Sunil V L | 2023-02-16 | 4 | -11/+8 |
* | UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file | Sunil V L | 2023-02-16 | 1 | -0/+1 |
* | UefiCpuPkg: Add CpuDxeRiscV64 module | Sunil V L | 2023-02-16 | 6 | -0/+660 |
* | UefiCpuPkg: Add CpuTimerDxeRiscV64 module | Sunil V L | 2023-02-16 | 6 | -0/+549 |
* | UefiCpuPkg: Add BaseRiscV64CpuTimerLib library | Sunil V L | 2023-02-16 | 4 | -0/+247 |
* | UefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLib | Sunil V L | 2023-02-16 | 6 | -0/+412 |
* | UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions | Sunil V L | 2023-02-16 | 2 | -0/+41 |
* | MdePkg: Add BaseRiscVSbiLib Library for RISC-V | Sunil V L | 2023-02-16 | 6 | -0/+460 |