| Commit message (Expand) | Author | Age | Files | Lines |
* | IntelFsp2WrapperPkg: Make PcdFspModeSelection dynamic | Zhang Xiaoqiang | 2021-09-22 | 1 | -6/+6 |
* | SecurityPkg: Add debug log for indicating IBB verified OBB successfully | Yang, Longlong | 2021-09-18 | 1 | -0/+2 |
* | UefiCpuPkg: SecCoreNative without ResetVector | S, Ashraf Ali | 2021-09-18 | 2 | -0/+81 |
* | ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId | Nhi Pham | 2021-09-16 | 1 | -1/+2 |
* | UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB | Ashraf Ali S | 2021-09-16 | 21 | -49/+187 |
* | UefiCpuPkg: Prevent from re-initializing CPU features during S3 resume | Lou, Yun | 2021-09-16 | 2 | -14/+23 |
* | UefiCpuPkg: Refactor initialization of CPU features during S3 resume | Lou, Yun | 2021-09-16 | 6 | -128/+165 |
* | UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64 | Tan, Dun | 2021-09-16 | 1 | -3/+5 |
* | UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkg | Tan, Dun | 2021-09-16 | 1 | -0/+98 |
* | MdeModulePkg/Core/Pei: Fix pointer size mismatch in EvacuateTempRam() | Michael Kubacki | 2021-09-16 | 1 | -2/+5 |
* | MdeModulePkg/Core/Pei: Make migrated PEIM message verbose | Michael Kubacki | 2021-09-16 | 1 | -1/+1 |
* | MdeModulePkg/Core/Pei: Fix typo in function descriptions | Michael Kubacki | 2021-09-16 | 2 | -3/+3 |
* | SecurityPkg: Add references to header and inf files to SecurityPkg | Stefan Berger | 2021-09-13 | 2 | -0/+16 |
* | SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issues | Stefan Berger | 2021-09-13 | 2 | -7/+8 |
* | SecurityPkg/Tcg: Import Tcg2PlatformPei from edk2-platforms | Stefan Berger | 2021-09-13 | 2 | -0/+159 |
* | SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchy | Stefan Berger | 2021-09-13 | 2 | -2/+7 |
* | SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issues | Stefan Berger | 2021-09-13 | 3 | -5/+4 |
* | SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platforms | Stefan Berger | 2021-09-13 | 2 | -0/+129 |
* | SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLib | Stefan Berger | 2021-09-13 | 2 | -20/+8 |
* | SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms | Stefan Berger | 2021-09-13 | 3 | -0/+338 |
* | UefiPayloadPkg: Dump hob info from gEdkiiBootManagerMenuFileGuid | duntan | 2021-09-10 | 2 | -1/+26 |
* | UefiPayloadPkg: Fix the bug in dump guid HOB info functions | duntan | 2021-09-10 | 1 | -3/+7 |
* | UefiCpuPkg: ResetVector Tool additional debug prints | Ashraf Ali S | 2021-09-09 | 1 | -1/+4 |
* | UefiCpuPkg: ResetVector Tool Support for Python 3 | Ashraf Ali S | 2021-09-09 | 2 | -5/+5 |
* | UefiPayloadPkg: Include Network modules in UefiPayloadPkg. | Sravanthi | 2021-09-09 | 2 | -2/+23 |
* | UefiPayloadPkg: Include more modules in UefiPayloadPkg. | Sravanthi | 2021-09-09 | 2 | -0/+12 |
* | RedfishPkg: Fix various typos | Abner Chang | 2021-09-07 | 5 | -6/+6 |
* | OvmfPkg/OvmfXen: Fix build with QemuKernelLoaderFsDxe | Anthony PERARD | 2021-09-06 | 1 | -1/+4 |
* | SecurityPkg/MemoryOverwriteControl: Add missing argument to DEBUG print | Michael Kubacki | 2021-09-04 | 1 | -1/+1 |
* | Maintainers.txt: Update maintainer/reviewer roles in MdeModulePkg | Hao A Wu | 2021-09-03 | 1 | -3/+1 |
* | MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message | Rebecca Cran | 2021-09-03 | 1 | -1/+1 |
* | MdeModulePkg/HiiDatabaseDxe:remove dead code block | Wenyi Xie | 2021-09-02 | 1 | -3/+0 |
* | .azurepipelines: Add UefiPayloadPkg in gate-build-job.yml and CISetting.py | duntan | 2021-09-02 | 2 | -1/+5 |
* | UefiPayloadPkg: Create .yaml file in UefiPayloadPkg | duntan | 2021-09-02 | 1 | -0/+90 |
* | IntelFsp2Pkg: Support Config File and Binary delta comparison | Loo, Tung Lun | 2021-09-01 | 2 | -14/+150 |
* | UefiCpuPkg: Clean up save state boundary checks and comments. | Mark Wilson | 2021-09-01 | 1 | -6/+6 |
* | MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands | Marvin H?user | 2021-09-01 | 2 | -83/+12 |
* | UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption | Marvin H?user | 2021-09-01 | 1 | -1/+1 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Update mPatchCetSupported set condition | Wenxing Hou | 2021-09-01 | 2 | -9/+13 |
* | UefiPayloadPkg: Fix the build error when enable Core ci for UefiPayloadPkg | duntan | 2021-09-01 | 3 | -20/+4 |
* | OvmfPkg/OvmfXen: add QemuKernelLoaderFsDxe | Lin, Gary (HPS OE-Linux) | 2021-08-31 | 2 | -0/+2 |
* | OvmfPkg/SmmControl2Dxe: use PcdAcpiS3Enable to detect S3 support | Lin, Gary (HPS OE-Linux) | 2021-08-31 | 2 | -3/+3 |
* | OvmfPkg/PlatformBootManagerLib: use PcdAcpiS3Enable to detect S3 support | Lin, Gary (HPS OE-Linux) | 2021-08-31 | 2 | -1/+2 |
* | OvmfPkg/LockBoxLib: use PcdAcpiS3Enable to detect S3 support | Lin, Gary (HPS OE-Linux) | 2021-08-31 | 2 | -5/+2 |
* | OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization | Lin, Gary (HPS OE-Linux) | 2021-08-31 | 2 | -0/+15 |
* | ArmPkg: Enable boot discovery policy for ARM package. | Grzegorz Bernacki | 2021-08-30 | 2 | -1/+122 |
* | MdeModulePkg:Increase Nvme capacity display | zhoucheng | 2021-08-30 | 1 | -0/+2 |
* | MdePkg:Update IndustryStandard/Nvme.h with Nvme amdin controller data | zhoucheng | 2021-08-30 | 1 | -1/+10 |
* | MdeModulePkg: Add BootDiscoveryPolicyOld variable. | Grzegorz Bernacki | 2021-08-30 | 1 | -0/+1 |
* | MdeModulePkg/EbcDxe: Mitigate memcpy intrinsics | Marvin H?user | 2021-08-30 | 3 | -3/+15 |