| Commit message (Expand) | Author | Age | Files | Lines |
* | OvmfPkg: Update ubuntu VM image to 24.04pipeline_gen_update | Michael Kubacki | 6 days | 1 | -1/+1 |
* | EmulatorPkg: Update ubuntu VM image to 24.04 | Michael Kubacki | 6 days | 1 | -1/+1 |
* | ArmVirtPkg: Update ubuntu VM image to 24.04 | Michael Kubacki | 6 days | 1 | -1/+1 |
* | .azurepipelines: Update ubuntu VM image to 24.04 | Michael Kubacki | 6 days | 1 | -1/+1 |
* | .pytool: Update pipeline filename instructions | Michael Kubacki | 6 days | 1 | -1/+1 |
* | OvmfPkg: Update pipeline filenames | Michael Kubacki | 6 days | 2 | -2/+2 |
* | EmulatorPkg: Update pipeline filenames | Michael Kubacki | 6 days | 2 | -2/+2 |
* | ArmVirtPkg: Rename Linux pipeline file | Michael Kubacki | 6 days | 1 | -1/+1 |
* | .azurepipelines: Update pipeline filenames | Michael Kubacki | 6 days | 3 | -3/+6 |
* | ArmPkg,ArmVirtPkg,UefiPayloadPkg: make PcdVFPEnabled ARM-only | Leif Lindholm | 6 days | 8 | -26/+7 |
* | ArmPkg/CpuDxe: drop unused PcdVFPEnabled declaration | Leif Lindholm | 6 days | 1 | -1/+0 |
* | ArmPlatformPkg/Sec: clean up FP enabling code | Leif Lindholm | 6 days | 8 | -16/+22 |
* | ArmVirtPkg: clean up FP enabling code | Leif Lindholm | 6 days | 3 | -6/+6 |
* | ArmPkg/ArmLib: don't check for FP support on AArch64 | Leif Lindholm | 6 days | 1 | -11/+2 |
* | MdeModulePkg/BootManagerUiLib: hide UiApp from boot entries | Luigi Leonardi | 7 days | 1 | -0/+30 |
* | BaseTools: Fix FMMT Compress wrong behavior | Yuwei Chen | 7 days | 1 | -1/+1 |
* | MdeModulePkg: ArmFfaLib: Move Rx/Tx hob definition to Include/Guid folder | Kun Qin | 7 days | 5 | -17/+36 |
* | ArmPkg: ArmFfaLib: Move ArmFfaLib implementation to MdeModulePkg | Kun Qin | 7 days | 16 | -36/+51 |
* | ArmPkg: ArmFfaLib.h: Move to MdePkg | Kun Qin | 7 days | 3 | -4/+4 |
* | ArmPkg: ArmSvcLib: Move ArmSvcLib to MdePkg | Kun Qin | 7 days | 9 | -8/+7 |
* | ArmPkg: ArmSmcLibNull: Move ArmSmcLibNull to MdePkg | Kun Qin | 7 days | 4 | -2/+1 |
* | ArmPkg: ArmSmcLib: Move ArmSmcLib to MdePkg | Kun Qin | 7 days | 13 | -11/+10 |
* | ArmPkg: FF-A headers: Move to MdePkg | Kun Qin | 7 days | 3 | -0/+0 |
* | ArmPkg: ArmStdSmc.h: Move to MdePkg | Kun Qin | 7 days | 1 | -0/+0 |
* | MdeModulePkg/DisplayEngineDxe:Fix typos in comments. | Gao Qihang | 7 days | 2 | -14/+14 |
* | UefiPayloadPkg: Add support for Firmware Volume Block Protocol | Sean Rhodes | 8 days | 6 | -4/+1329 |
* | UefiPayloadPkg: Add SmmStoreLib | Patrick Rudolph | 8 days | 6 | -0/+765 |
* | UefiPayloadPkg: Add SmmStoreInfoGuid | Patrick Rudolph | 8 days | 8 | -0/+134 |
* | UefiPayloadPkg/Include/Coreboot: Add definitions for SMMSTOREv2 table | Patrick Rudolph | 8 days | 1 | -0/+14 |
* | Increase FVMAIN Size for Compatibility with 2MB Size Limit | Richard Lyu | 8 days | 1 | -3/+3 |
* | StandaloneMmPkg/Core: Performance logging for MM driver load and start | Wei6 Xu | 8 days | 4 | -1/+41 |
* | UefiPayloadPkg: Drop SmbiosVersionLib for SmbiosDxe on AArch64 | Ajan Zhong | 9 days | 1 | -4/+1 |
* | SecurityPkg: Update SecurityFixes.yaml for CVE-2024-38797 | Doug Flick | 9 days | 1 | -0/+15 |
* | SecurityPkg: Improving SecureBootConfigImpl:HashPeImageByType () logic | Doug Flick | 9 days | 1 | -16/+21 |
* | SecurityPkg: Improving HashPeImageByType () logic | Doug Flick | 9 days | 1 | -18/+19 |
* | SecurityPkg: Out of bound read in HashPeImageByType() | Doug Flick | 9 days | 1 | -1/+1 |
* | ShellPkg: Added ArmV9 processors support for SmbiosView command | praveensankarn | 9 days | 1 | -0/+4 |
* | BaseTools: Dump library dependency chain on build failure | Ray Ni | 9 days | 1 | -2/+14 |
* | UefiPayloadPkg: UefiPayloadEntry: Don't use reserved DRAM | Patrick Rudolph | 10 days | 2 | -11/+117 |
* | GitHub Action: Bump actions/create-github-app-token from 1 to 2 | dependabot[bot] | 10 days | 1 | -1/+1 |
* | StandaloneMmPkg: MmCommunicationDxe: Add EFI_MM_COMMUNICATION3_PROTOCOL | Kun Qin | 10 days | 3 | -5/+94 |
* | StandaloneMmPkg: StandaloneMmIplPei: Add EFI_PEI_MM_COMMUNICATION3_PPI | Kun Qin | 10 days | 3 | -7/+150 |
* | MdeModulePkg: PiSmmIpl: Update MessageLength calculation for MmCommunicate | Kun Qin | 10 days | 2 | -14/+114 |
* | StandaloneMmPkg: StandaloneMmCore: Parsing new MM communicate header | Kun Qin | 10 days | 2 | -16/+34 |
* | MdeModulePkg: PiSmmCore: Added parser of new MM communicate header | Kun Qin | 10 days | 2 | -19/+46 |
* | MdePkg: MmCommunication: Introduce EFI_PEI_MM_COMMUNICATION3_PPI to MdePkg | Kun Qin | 10 days | 2 | -0/+57 |
* | MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATION3_PROTOCOL to MdePkg | Kun Qin | 10 days | 2 | -0/+67 |
* | MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATE_HEADER_V3 to MdePkg | Kun Qin | 10 days | 2 | -0/+56 |
* | ShellPkg/SmbiosView: Decode for InterfaceTypeSpecificData of SMBIOS type42 | edhay | 2025-04-02 | 1 | -1/+36 |
* | MdePkg/IndustryStandard: Define enums of MCTPHostInterface from DSP0239 | edhay | 2025-04-02 | 1 | -0/+16 |