summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-18ShellPkg: Improved Smbios Type 9 table changes in PrintInfo.cSainadh Nagolu1-5/+10
2022-08-18MdePkg: Improved Smbios Type9 table and Smbios spec v3.5.0 ChangesSainadh Nagolu1-31/+40
2022-08-17MdeModulePkg/DumpDynPcd: Remove unsupported format specifiersKonstantin Aladyshev1-14/+14
2022-08-16OvmfPkg/VirtioFsDxe: Check GetDriverName argumentsDimitrije Pavlov1-0/+4
2022-08-16OvmfPkg/VirtioGpuDxe: Check QueryMode argumentsDimitrije Pavlov1-1/+4
2022-08-16OvmfPkg/PlatformDxe: Check ExtractConfig and RouteConfig argumentsDimitrije Pavlov1-0/+8
2022-08-16UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit testZhiguang Liu9-1/+7266
2022-08-15MdeModulePkg: Update the SMBIOS version by UPLKasimX Liu2-8/+34
2022-08-15IntelFsp2Pkg: FSPM_ARCH2_UPD mismatching bug.Chasel Chiu2-2/+4
2022-08-15UefiPayloadPkg: Remove clearing CR0.WP when protecting pagetableDun Tan1-6/+1
2022-08-15MdeModulePkg/DxeIpl: Remove clearing CR0.WP when protecting pagetableDun Tan1-6/+1
2022-08-15UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmmDun Tan4-147/+96
2022-08-15UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flagDun Tan1-4/+6
2022-08-15ShellPkg/SmbiosView: Display extended memory info in smbiosview -t 17Shengfengx Xue1-0/+5
2022-08-12MdeModulePkg: Enhance bus scan for all root bridge instancesFoster Nong1-4/+14
2022-08-10MdePkg/Library/UefiDevicePathLib: Add back StandaloneMm INF fileMichael D Kinney2-0/+79
2022-08-09CpuPageTableLib: define IA32_PAGE_LEVEL enum type internallyRay Ni2-6/+14
2022-08-09CpuPageTableLib: Fix bug that wrongly requires extra size for mappingRay Ni1-8/+5
2022-08-09CpuPageTableLib: Fix a bug to avoid unnecessary changing to page tableRay Ni1-9/+32
2022-08-09CpuPageTableLib: Fix parent attributes are not inherited properlyRay Ni2-17/+147
2022-08-09CpuPageTableLib: Avoid treating non-leaf entry as leaf oneRay Ni1-4/+7
2022-08-09CpuPageTableLib: Split the page entry when LA is aligned but PA is notRay Ni1-1/+6
2022-08-09CpuPageTableLib: Refactor the logicRay Ni1-1/+1
2022-08-09CpuPageTableLib: Fix a bug when a bit is 1 in Attribute, 0 in MaskRay Ni1-1/+1
2022-08-09UefiCpuPkg/CpuPageTableLib: Return error on invalid parametersRay Ni1-0/+7
2022-08-09UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structsRay Ni7-1/+1247
2022-08-09UefiCpuPkg: Simplify the struct definition of CPU_EXCEPTION_INIT_DATALiu, Zhiguang5-161/+145
2022-08-09MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkgLiu, Zhiguang2-68/+68
2022-08-09UefiCpuPkg: Simplify InitializeSeparateExceptionStacksLiu, Zhiguang11-340/+289
2022-08-08PrmPkg: Add details on AArch64 build to the Readme.Jose Marinho1-0/+11
2022-08-08PrmPkg: Support AArch64 builds using GCCJose Marinho2-3/+22
2022-08-08PrmPkg: Build Prm Samples with GCC for AARCH64Jose Marinho2-0/+8
2022-08-08PrmPkg: Enable external visibility on PRM symbolsJose Marinho1-0/+3
2022-08-08Basetools/GenFw: Allow AARCH64 builds to use the --prm flagJose Marinho1-3/+3
2022-08-06BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sectionsKonstantin Aladyshev1-2/+169
2022-08-06BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID headerKonstantin Aladyshev1-1/+9
2022-08-06BaseTools/VolInfo: Show FV section boundariesKonstantin Aladyshev1-0/+2
2022-08-06BaseTools/GenSec: Fix typoKonstantin Aladyshev1-1/+1
2022-08-06DynamicTablesPkg: Fix using RmrNodeCount unitlitialisedEdward Pickup1-1/+6
2022-08-05MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI deviceCzajkowski, Maciej5-214/+382
2022-08-05MdeModulePkg: Add EDKII_PCI_DEVICE_PPI definitionCzajkowski, Maciej2-0/+35
2022-08-03UefiPayloadPkg: Load Boot Logo into ACPI tableSean Rhodes2-0/+14
2022-08-03UefiPayloadPkg: Add a Macro to enable Boot LogoSean Rhodes4-0/+20
2022-08-03UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in boot promptSean Rhodes1-1/+1
2022-08-03Maintainers.txt: Add missing Github IDs for OvmfPkg TPM/TGC modulesMichael D Kinney1-2/+2
2022-08-02ArmVirtPkg: Fix KVM Guest FirmwareEdward Pickup1-1/+1
2022-08-01OvmfPkg/QemuVideoDxe: Zero out PixelInformation in QueryModeDimitrije Pavlov1-1/+8
2022-07-31SecurityPkg: Add retry mechanism for tpm commandQi Zhang1-39/+69
2022-07-29DynamicTablesPkg: IORT generator updates for Rev E.d specSami Mujawar2-50/+610
2022-07-29DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.dSami Mujawar2-1/+66