summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30MdePkg: Add MdeLibs.dsc.inc file to MdePkgDandan Bi1-0/+15
2021-03-30MdePkg: Add RegisterFilterLib class and NULL instanceDandan Bi6-2/+559
2021-03-26ShellPkg/UefiHandleParsingLib: Support EFI Redfish protocolsAbner Chang3-3/+13
2021-03-26MdePkg/Include: EFI Redfish Discover protocolAbner Chang3-43/+37
2021-03-25MdePkg: use CpuPause() in CpuDeadLoop()Ankur Arora1-1/+3
2021-03-25UefiCpuPkg/SmmCommunication: Remove out-dated commentsNi, Ray1-11/+5
2021-03-25MdeModulePkg: Initialize local variable value before they are usedLiming Gao2-0/+10
2021-03-24OvmfPkg: strip build paths in release buildsRoss Burton6-0/+6
2021-03-23CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1jLiu Wei2-1/+6
2021-03-22ShellPkg/Pci: Add valid check for PCI extended config space parserVincentX Ke1-2/+8
2021-03-19OvmfPkg/X86QemuLoadImageLib: Handle allocation failure for CommandLineMartin Radev1-0/+10
2021-03-18Maintainers: rename the OVMF SEV subsystem to "Confidential Computing"Laszlo Ersek1-12/+14
2021-03-18Maintainers: refresh the OVMF SEV subsystem after TianoCore #2198 and #3077Laszlo Ersek1-0/+6
2021-03-18MdePkg: Support standalone MM Driver Unload capabilityJiaxin Wu3-2/+84
2021-03-18ShellPkg/SmbiosView: add more items for smbiosview -t 3Mars CC Lin2-0/+17
2021-03-18BaseTools/Ecc: Make Ecc only check first include guardPierre Gondois1-3/+5
2021-03-18UefiCpuPkg/CpuDxe: Guarantee GDT is below 4GBRay Ni1-5/+16
2021-03-18UefiCpuPkg/CpuDxe: Rename variables to follow EDKII coding standardRay Ni1-12/+11
2021-03-17UefiCpuPkg/MpInitLib: avoid printing debug messages in APRay Ni3-10/+27
2021-03-17UefiCpuPkg/CpuCacheInfoLib: Collect cache associative typeLou, Yun3-26/+53
2021-03-17MdePkg/UefiLib: Correct the arguments passed to IsLanguageSupported()Chandramohan Akula1-2/+2
2021-03-16EmbeddedPkg/PrePiHobLib: replace duplicate GUIDMatthew Carlson1-1/+1
2021-03-16OvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplugAnkur Arora1-1/+16
2021-03-16OvmfPkg/CpuHotplugSmm: do actual CPU hot-ejectAnkur Arora2-6/+106
2021-03-16OvmfPkg/CpuHotplugSmm: add EjectCpu()Ankur Arora2-8/+148
2021-03-16OvmfPkg/SmmCpuFeaturesLib: call CPU hot-eject handlerAnkur Arora1-0/+34
2021-03-16OvmfPkg/SmmCpuFeaturesLib: init CPU ejection stateAnkur Arora2-0/+81
2021-03-16OvmfPkg: define CPU_HOT_EJECT_DATAAnkur Arora2-0/+64
2021-03-16OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()Ankur Arora1-0/+84
2021-03-16OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helperAnkur Arora2-0/+28
2021-03-16OvmfPkg/CpuHotplugSmm: collect hot-unplug eventsAnkur Arora4-39/+93
2021-03-16OvmfPkg/CpuHotplugSmm: refactor hotplug logicAnkur Arora1-84/+126
2021-03-11RedfishPkg/Library: RedfishLibAbner Chang16-3/+4493
2021-03-11UefiCpuPkg/PiSmmCpu: Don't allocate Token for SmmStartupThisApRay Ni1-7/+23
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM supportMichael Kubacki9-6/+95
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Abstract PcdCpuMaxLogicalProcessorNumberMichael Kubacki5-1/+45
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Cleanup library constructorsMichael Kubacki5-32/+54
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Rename SmmCpuFeaturesLib.cMichael Kubacki3-3/+3
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Move multi-instance function decl to headerMichael Kubacki6-10/+27
2021-03-08EmbeddedPkg: Only print LibGetTime message about compile time epoch onceRebecca Cran1-1/+9
2021-03-08BaseTools: Modify struct parser for StructPcdYuwei Chen1-0/+2
2021-03-08BaseTools: Adjust StructurePcd List Order.Chen, Christine1-3/+26
2021-03-08UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFORay Ni5-15/+1
2021-03-08UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offsetRay Ni7-180/+193
2021-03-08MdePkg/Nasm.inc: add macros for C types used in structure definitionRay Ni2-2/+78
2021-03-08BaseTools: Update the NASM CI dependencyBret Barkelew1-1/+1
2021-03-05SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS regionKun Qin3-0/+8
2021-03-05SecurityPkg: Tcg2Smm: Added support for Standalone MmKun Qin7-0/+251
2021-03-05SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modulesKun Qin10-787/+1351
2021-03-05SecurityPkg: Tcg2Smm: Switching from gSmst to gMmstKun Qin3-4/+4