summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-05RedfishPkg/RedfishDiscovery: Refine SMBIOS 42h codeAbner Chang2-2/+20
2023-12-05RedfishPkg/RedfishDiscovery: Add more debug messageAbner Chang1-0/+23
2023-12-05RedfishPkg/RedfishConfigHandler: Correct the prototype of callback functionAbner Chang1-2/+2
2023-12-05RedfishPkg/RedfishConfigHandler: Use Redfish HI readiness notificationAbner Chang2-61/+116
2023-12-05RedfishPkg/RedfishHostInterfaceDxe: Add Redfish HI readiness notificationAbner Chang3-1/+23
2023-12-05RedfishPkg/BmcUsbNicLib: Update BMC USB NIC searching algorithmAbner Chang1-60/+128
2023-12-03MdePkg/Test: Add google tests for BaseLibPedro Falcato4-0/+118
2023-12-03MdePkg/BaseLib: Fix CRC16-ANSI calculationPedro Falcato2-2/+7
2023-12-03UnitTestFrameworkPkg/Readme.md: Remove gtest main() limitationPedro Falcato1-16/+0
2023-12-03UnitTestFrameworkPkg: Fix Google Test components with multiple filesPedro Falcato1-2/+7
2023-12-01RedfishPkg/HostInterfaceBmcUsbNic: Set default Redfish service portAbner Chang3-3/+8
2023-12-01MdeModulePkg: Optimize CoreInstallMultipleProtocolInterfacesZhi Jin1-17/+72
2023-11-30.github/workflows/codeql.yml: Add emacs outputMichael Kubacki1-4/+16
2023-11-30RedfishPkg: add explicit variable initializationMike Maslenkin1-0/+1
2023-11-30RedfishPkg: fix memory leak in HiiUtilityLibMike Maslenkin1-0/+2
2023-11-30EmbeddedPkg: Allow longer android kernel command lineAshish Singhal3-2/+8
2023-11-30EmbeddedPkg: Fix Android Boot Command Line Length BugAshish Singhal1-13/+18
2023-11-29BaseTools/Conf/target.template: Use VS2019 as default tool chainMichael Kubacki1-5/+5
2023-11-29UefiCpuPkg/PiSmmCpuDxeSmm: Use NonSmm BSP as default SMM BSP.Zhiguang Liu1-0/+10
2023-11-29MdeModulePkg/Variable: Merge variable header + data update into one stepGao Cheng1-41/+4
2023-11-28.git-blame-ignore-revs: Ignore recent uncrustify commitsMichael Kubacki1-0/+4
2023-11-28MdeModulePkg/DxeCapsuleLibFmp: Fix crash with VirtualAddressMap omittedNhi Pham2-12/+7
2023-11-28ArmPkg/Drivers/CpuDxe: Use lower and upper attributesMichael Kubacki1-5/+5
2023-11-28Maintainers.txt: Remove myself as a tools maintainerMichael Kubacki1-5/+5
2023-11-28OvmfPkg/ResetVector: Define SNP metadata for kernel hashesDov Murik2-1/+21
2023-11-28OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdfDov Murik1-13/+14
2023-11-28UefiCpuPkg/MpInitLib: Copy SEV-ES save area pointer during APIC ID sortingTom Lendacky1-1/+7
2023-11-28UefiCpuPkg/MpInitLib: Use AsmCpuidEx() for CPUID_EXTENDED_TOPOLOGY leafTom Lendacky1-1/+8
2023-11-28ArmPkg/ArmMmuLib: Use function pointer typeMichael Kubacki5-13/+33
2023-11-27OvmfPkg: Format with Uncrustify 73.0.8Michael Kubacki4-18/+18
2023-11-27EmulatorPkg: Format with Uncrustify 73.0.8Michael Kubacki1-3/+3
2023-11-27.pytool/UncrustifyCheck: Update to 73.0.8Michael Kubacki1-1/+1
2023-11-27MdeModulePkg: Update DumpImageRecord() in ImagePropertiesRecordLibTaylor Beebe6-23/+137
2023-11-27MdeModulePkg: Add Logic to Create/Delete Image Properties RecordsTaylor Beebe5-294/+280
2023-11-27MdeModulePkg: Transition SMM MAT Logic to Use ImagePropertiesRecordLibTaylor Beebe4-768/+58
2023-11-27UefiCpuPkg: Use Attribute From SMM MemoryAttributesTable if NonzeroTaylor Beebe1-8/+11
2023-11-27MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLibTaylor Beebe2-189/+254
2023-11-27MdeModulePkg: Fix MAT SplitTable() LogicTaylor Beebe1-19/+19
2023-11-27MdeModulePkg: Fix MAT SplitRecord() LogicTaylor Beebe1-29/+27
2023-11-27MdeModulePkg: Fix MAT Descriptor Count CalculationTaylor Beebe2-2/+2
2023-11-27MdeModulePkg: Add ImagePropertiesRecordLib Host-Based Unit TestTaylor Beebe3-0/+978
2023-11-27MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLibTaylor Beebe7-805/+947
2023-11-27MdeModulePkg: Update MemoryAttributesTable.c to Reduce Global Variable UseTaylor Beebe1-48/+54
2023-11-27UefiPayloadPkg: Add ImagePropertiesRecordLib InstanceTaylor Beebe1-0/+1
2023-11-27OvmfPkg: Add ImagePropertiesRecordLib InstanceTaylor Beebe10-0/+10
2023-11-27EmulatorPkg: Add ImagePropertiesRecordLib InstanceTaylor Beebe1-0/+1
2023-11-27ArmVirtPkg: Add ImagePropertiesRecordLib InstanceTaylor Beebe1-0/+1
2023-11-27MdeModulePkg: Add ImagePropertiesRecordLibTaylor Beebe5-0/+55
2023-11-27UefiCpuPkg/MpInitLib: Update the comments of _CPU_MP_DATA.xieyuanh2-6/+9
2023-11-27UefiCpuPkg/MpInitLib: Enable execute disable bit.Yuanhao Xie2-3/+12