2023-03-07 |
Xie, Yuanhao | UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs... master |
commit | commitdiff | tree |
2023-03-07 |
Yuanhao Xie | UefiCpuPkg: Rename AsmRelocateApLoopStart. |
commit | commitdiff | tree |
2023-03-07 |
Xie, Yuanhao | UefiCpuPkg: Put APs in 64 bit mode before handoff to OS. |
commit | commitdiff | tree |
2023-03-07 |
Xie, Yuanhao | UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib. |
commit | commitdiff | tree |
2023-03-07 |
Yuanhao Xie | OvmfPkg: Add CpuPageTableLib required by MpInitLib. |
commit | commitdiff | tree |
2023-03-07 |
Xie, Yuanhao | UefiCpuPkg: Allocate contiguous memory for stacks and... |
commit | commitdiff | tree |
2023-03-07 |
Xie, Yuanhao | UefiCpuPkg: Split the path in RelocateApLoop into two. |
commit | commitdiff | tree |
2023-03-07 |
Xie, Yuanhao | UefiCpuPkg: Check AP_SAFE_STACK_SIZE during build time. |
commit | commitdiff | tree |
2023-03-07 |
Rebecca Cran | MdeModulePkg: Improve formatting of DEBUG messages... |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation... |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | UefiCpuPkg/SmmCpuFeaturesLib: Skip SMBASE configuration |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for... |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB Data |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId... |
commit | commitdiff | tree |
2023-03-06 |
Wu, Jiaxin | UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSync... |
commit | commitdiff | tree |
2023-03-06 |
Nickle Wang | RedfishPkg/RedfishDebugLib: provide Redfish debug |
commit | commitdiff | tree |
2023-03-06 |
Rebecca Cran | ShellPkg: Improve "ping" output by adding equals sign... |
commit | commitdiff | tree |
2023-03-01 |
Sunil V L | OvmfPkg/RiscVVirt: Add Stack HOB edk2-stable202302 |
commit | commitdiff | tree |
2023-02-23 |
MarsX Lin | UefiPayloadPkg: remove the change that get platform... |
commit | commitdiff | tree |
2023-02-23 |
Sunil V L | OvmfPkg/RiscVVirt: Fix SCT memory allocation test case... |
commit | commitdiff | tree |
2023-02-23 |
Sunil V L | BaseTools/tools_def.template: Update -march parameter... |
commit | commitdiff | tree |
2023-02-16 |
Joey Vagedes | BaseTools: Update WindowsVsToolChain plugin |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | Maintainers.txt: Add entry for OvmfPkg/RiscVVirt |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add build files for Qemu Virt platform |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add SEC module |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add PciCpuIo2Dxe module |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib library |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add ResetSystemLib library |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib library |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | OvmfPkg/RiscVVirt: Add PlatformBootManagerLib library |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg: Add CpuDxeRiscV64 module |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg: Add CpuTimerDxeRiscV64 module |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg: Add BaseRiscV64CpuTimerLib library |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLib |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | MdePkg: Add BaseRiscVSbiLib Library for RISC-V |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | MdePkg/BaseLib: RISC-V: Add few more helper functions |
commit | commitdiff | tree |
2023-02-16 |
Sunil V L | MdePkg/Register: Add register definition header files... |
commit | commitdiff | tree |
2023-02-15 |
Robert Phelps | MdePkg: Added Call for AfterReadyToBoot Event |
commit | commitdiff | tree |
2023-02-15 |
Robert Phelps | MdePkg: Add After Ready To Boot Event Definition from... |
commit | commitdiff | tree |
2023-02-15 |
lijun10x | MdeModulePkg/Library: PcdAcpiS3Enable set FALSE cause... |
commit | commitdiff | tree |
2023-02-15 |
Stuart Yoder | MdeModulePkg/Variable: Attribute combination should... |
commit | commitdiff | tree |
2023-02-15 |
devel@edk2... | MdeModulePkg/EsrtFmpDxe: Support multiple devices with... |
commit | commitdiff | tree |
2023-02-15 |
Abner Chang | MdeModulePkg/Pci: Display more information of PCIe... |
commit | commitdiff | tree |
2023-02-15 |
Dionna Glaze | OvmfPkg/AmdSevDxe: Close mAcceptAllMemoryEvent |
commit | commitdiff | tree |
2023-02-15 |
Dionna Glaze | OvmfPkg: Fix SevMemoryAcceptance memory attributes |
commit | commitdiff | tree |
2023-02-14 |
Michael Kubacki | .devcontainer/devcontainer.json: Add devcontainer file |
commit | commitdiff | tree |
2023-02-13 |
Michael Kubacki | .mergify/config.yml: Remove rebase_fallback attribute... |
commit | commitdiff | tree |
2023-02-10 |
Weipu Zhu | MdePkg: Add NVMe boot partition header definition |
commit | commitdiff | tree |
2023-02-10 |
Weipu Zhu | MdePkg: Add RPMB related commands and DCB definition... |
commit | commitdiff | tree |
2023-02-09 |
Abner Chang | RedfishPkg/RedfishRestExDxe: Two PCDs for controlling... |
commit | commitdiff | tree |
2023-02-09 |
Girish Mahadevan | StandaloneMmPkg/StandaloneMmMemLib: Change max address... |
commit | commitdiff | tree |
2023-02-09 |
Rebecca Cran | OvmfPkg: Update build.sh to allow building OVMF then... |
commit | commitdiff | tree |
2023-02-09 |
Deric Cole | EmulatorPkg/PeiTimerLib: Bug fix in NanoSecondDelay |
commit | commitdiff | tree |
2023-02-08 |
Marvin Ha?user | .pytool/Plugin/EccCheck: Add PACKAGES_PATH support |
commit | commitdiff | tree |
2023-02-07 |
Swatisri Kantamsetti | MdePkg:IORT header update for IORT Rev E.e spec |
commit | commitdiff | tree |
2023-02-07 |
Min M Xu | MdeModulePkg: EfiUnacceptedMemoryType is not allowed... |
commit | commitdiff | tree |
2023-02-07 |
Zhiguang Liu | MdeModulePkg: Disambiguate the meaning of PcdDxeIplSwit... |
commit | commitdiff | tree |
2023-02-07 |
Thierry LARONDE | BaseTools: remove useless dependency on libuuid |
commit | commitdiff | tree |
2023-02-06 |
Nickle Wang | RedfishPkg: fix multiple SMBIOS type 42 version issue |
commit | commitdiff | tree |
2023-02-06 |
Sudeep Holla | ArmPkg/ArmScmiDxe: Fix the calculation of RequiredArraySize |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/IntelTdx: Update README |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasu... |
commit | commitdiff | tree |
2023-02-04 |
Jan Bobek | SecurityPkg: don't require PK to be self-signed by... |
commit | commitdiff | tree |
2023-02-04 |
Jan Bobek | OvmfPkg: require self-signed PK when secure boot is... |
commit | commitdiff | tree |
2023-02-04 |
Jan Bobek | SecurityPkg: limit verification of enrolled PK in setup... |
commit | commitdiff | tree |
2023-02-04 |
Ard Biesheuvel | EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg: Support Tdx measurement in OvmfPkgX64 |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/PlatformPei: Build GuidHob for Tdx measurement |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/OvmfPkgX64: Measure TdHob and Configuration... |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/IntelTdx: Add PeiTdxHelperLib |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/IntelTdx: Measure TdHob and Configuration FV... |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg: Refactor ProcessHobList |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg: Refactor MeaureFvImage |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg: Refactor MeasureHobList |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/PeilessStartupLib: Update the define of FV_HAND... |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/IntelTdx: Add SecTdxHelperLib |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/IntelTdx: Add TdxHelperLibNull |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg: Add Tdx measurement data structure in WorkArea |
commit | commitdiff | tree |
2023-02-04 |
Min M Xu | OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU... |
commit | commitdiff | tree |
2023-02-04 |
Yuan Yu | MdeModulePkg: ScsiDiskDxe: clean up comment in ScsiDisk.c |
commit | commitdiff | tree |
2023-02-03 |
Zhiguang Liu | UefiCpuPkg: Fix SMM code hangs when InitPaging |
commit | commitdiff | tree |
2023-02-03 |
Rebecca Cran | MdePkg: Label CreateEvent NotifyFunction and NotifyCont... |
commit | commitdiff | tree |
2023-02-02 |
Ranbir Singh | MdeModulePkg/Bus/Ata/AhciPei: Fix DEADCODE Coverity... |
commit | commitdiff | tree |
2023-02-02 |
Jeshua Smith | ShellPkg/AcpiView: ERST Parser |
commit | commitdiff | tree |
2023-02-02 |
Yuan Yu | MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice() |
commit | commitdiff | tree |
2023-02-01 |
Chao Li | MdePkg: Fix UINT64 and INT64 word length for LoongArch64 |
commit | commitdiff | tree |
2023-01-31 |
KasimX Liu | UefiPayloadPkg: Set RTC dynamic PCD to PeiPCDdatabase |
commit | commitdiff | tree |
2023-01-31 |
Chao Li | MdePkg: Added serveral tables to MATD used by LoongArch64 |
commit | commitdiff | tree |
2023-01-31 |
Chao Li | MdePkg: Add ACPI 6.5 header |
commit | commitdiff | tree |
2023-01-31 |
Chao Li | MdePkg: Add Acpi65.h to IgnoreFiles area |
commit | commitdiff | tree |
2023-01-30 |
Rebecca Cran | ArmVirtPkg: Remove RealView Debugger lines from ArmVirt... |
commit | commitdiff | tree |
2023-01-30 |
Rebecca Cran | ArmPkg: Remove RealView Debugger support |
commit | commitdiff | tree |
2023-01-30 |
Rebecca Cran | BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts... |
commit | commitdiff | tree |
2023-01-30 |
Rebecca Cran | BaseTools: Delete Bin/{CYGWIN_NT-5.1-i686,Darwin-i386... |
commit | commitdiff | tree |
2023-01-30 |
Dionna Glaze... | MdeModulePkg: Correct memory type in PrePiDxeCis.h |
commit | commitdiff | tree |
2023-01-30 |
Pierre Gondois | tools_def: Remove duplicated -Os |
commit | commitdiff | tree |
next |