]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2020-03-05 Ard BiesheuvelOvmfPkg/PlatformBootManagerLib: switch to QemuLoadImageLib
2020-03-05 Ard BiesheuvelOvmfPkg: add new QEMU kernel image loader components
2020-03-05 Ard BiesheuvelOvmfPkg: implement QEMU loader library for X86 with...
2020-03-05 Ard BiesheuvelOvmfPkg: create protocol and GUID header for loaded...
2020-03-05 Ard BiesheuvelOvmfPkg/QemuKernelLoaderFsDxe: add support for the...
2020-03-05 Ard BiesheuvelOvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel...
2020-03-05 Ard BiesheuvelArmVirtPkg/PlatformBootManagerLib: switch to separate...
2020-03-05 Ard BiesheuvelArmVirtPkg: incorporate the new QEMU kernel loader...
2020-03-05 Ard BiesheuvelOvmfPkg: provide a generic implementation of QemuLoadIm...
2020-03-05 Ard BiesheuvelOvmfPkg: introduce QemuLoadImageLib library class
2020-03-05 Ard BiesheuvelOvmfPkg: export abstract QEMU blob filesystem in standa...
2020-03-05 Ard BiesheuvelOvmfPkg: add GUID for the QEMU kernel loader fs media...
2020-03-05 Laszlo ErsekArmVirtPkg/PlatformBootManagerLib: sync Timeout with...
2020-03-05 Laszlo ErsekOvmfPkg/PlatformBootManagerLib: sync Timeout with PcdPl...
2020-03-05 Gaurav JainMdeModulePkg/Pci: Fixed Asserts in SCT PCIIO Protocol...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Fix PIO transfer mode
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Do not map memory for non...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Refactor data transfer...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Read response on command...
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Enhance driver traces
2020-03-05 Albecki, MateuszMdeModulePkg/SdMmcPciHcDxe: Send SEND_STATUS at lower...
2020-03-04 Ard BiesheuvelArmPlatformPkg/PrePeiCore: replace set/way cache ops...
2020-03-04 Ard BiesheuvelArmPlatformPkg/LcdGraphicsOutputDxe: add missing protoc...
2020-03-04 Ard BiesheuvelOvmfPkg/LinuxInitrdDynamicShellCommand: fix uninitializ...
2020-03-04 Ard BiesheuvelArmPkg/MmCommunicationDxe: fix logic bug in DXE driver...
2020-03-04 Laszlo ErsekArmPlatformPkg: convert LFs to CRLF, expand hard TABs
2020-03-04 Laszlo ErsekArmVirtPkg: convert LFs to CRLF
2020-03-04 Laszlo ErsekArmPkg: convert LFs to CRLF, expand hard TABs
2020-03-04 Laszlo ErsekOvmfPkg/CpuS3DataDxe: enable S3 resume after CPU hotplug
2020-03-04 Laszlo ErsekOvmfPkg/CpuS3DataDxe: superficial cleanups
2020-03-04 Laszlo ErsekOvmfPkg: clone CpuS3DataDxe from UefiCpuPkg
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: complete root MMI handler for...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: introduce First SMI Handler...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: introduce Post-SMM Pen for hot...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: collect CPUs with events
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: add function for collecting...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: define the QEMU_CPUHP_CMD_GET_AR...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: add hotplug register block helpe...
2020-03-04 Laszlo ErsekOvmfPkg/CpuHotplugSmm: introduce skeleton for CPU Hotpl...
2020-03-04 Laszlo ErsekOvmfPkg: enable CPU hotplug support in PiSmmCpuDxeSmm
2020-03-04 Laszlo ErsekOvmfPkg: enable SMM Monarch Election in PiSmmCpuDxeSmm
2020-03-04 Laszlo ErsekOvmfPkg: clone SmmCpuPlatformHookLib from UefiCpuPkg
2020-03-04 Laszlo ErsekUefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug
2020-03-04 Laszlo ErsekMdeModulePkg/PiSmmCore: log SMM image start failure
2020-03-04 Marc-André... OvmfPkg: plug DxeTpmMeasureBootLib into SecurityStubDxe
2020-03-04 Marc-André... OvmfPkg: include TcgDxe module
2020-03-04 Marc-André... OvmfPkg: include TcgPei module
2020-03-04 Marc-André... OvmfPkg: detect TPM 1.2 in Tcg2ConfigPei
2020-03-04 Marc-André... OvmfPkg: rename TPM2 config prefix to TPM
2020-03-04 Ard BiesheuvelOvmfPkg/LinuxInitrdDynamicShellCommand: bail if initrd...
2020-03-04 Ard BiesheuvelOvmfPkg IA32: add support for loading X64 images
2020-03-04 Ard BiesheuvelMdeModulePkg/DxeCore: defer PE/COFF emulator registrati...
2020-03-04 Ard BiesheuvelOvmfPkg: add the 'initrd' dynamic shell command
2020-03-04 Ard BiesheuvelArmVirtPkg: add the 'initrd' dynamic shell command
2020-03-04 Ard BiesheuvelOvmfPkg: add 'initrd' shell command to expose Linux...
2020-03-04 Ard BiesheuvelOvmfPkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID
2020-03-04 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: enable TPM2 based measured...
2020-03-04 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: enable the TPM2 configuration...
2020-03-04 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: enable the DXE phase TPM2 suppo...
2020-03-04 Ard BiesheuvelArmVirtPkg: unshare TpmMeasurementLib resolution betwee...
2020-03-04 Ard BiesheuvelArmVirtPkg; avoid DxeTpmMeasurementLib in shared .DSC
2020-03-04 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: enable TPM2 support in the...
2020-03-04 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: add ResetSystem PEIM for upcomi...
2020-03-04 Ard BiesheuvelArmVirtPkg: implement ArmVirtPsciResetSystemPeiLib
2020-03-04 Ard BiesheuvelArmVirtPkg/PlatformPeiLib: discover the TPM base addres...
2020-03-04 Ard BiesheuvelArmVirtPkg/PlatformPeiLib: make PcdLib dependency expli...
2020-03-04 Ard BiesheuvelOvmfPkg/Tcg2ConfigPei: introduce a signalling PPI to...
2020-03-02 Leo DuranUefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD... edk2-stable202002
2020-03-02 Bob FengBaseTools: Remove invalid leading space before !INCLUDE...
2020-02-26 Laszlo ErsekOvmfPkg/QemuVideoDxe: unbreak "secondary-vga" and ...
2020-02-21 Siyuan FuNetworkPkg/ArpDxe: Recycle invalid ARP packets (CVE...
2020-02-20 Krzysztof KochShellPkg: acpiview: Prevent infinite loop if structure...
2020-02-19 Amol N SukerkarCryptoPkg/BaseHashApiLib: Change PcdHashApiLibPolicy...
2020-02-19 Amol N SukerkarCryptoPkg/BaseHashApiLib: Align BaseHashApiLib with...
2020-02-19 Heinrich SchuchardtMdeModulePkg: Make retval in UninstallMultipleProtocol...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: change IsCertHashF...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: Differentiate...
2020-02-19 Laszlo ErsekSecurityPkg/DxeImageVerificationLib: plug Data leak...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: tighten default...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: Differentiate...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: refactor db/dbx...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: avoid bypass in...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: fix wrong fetch...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: reject CertStack...
2020-02-19 Jian J WangSecurityPkg/DxeImageVerificationLib: Fix memory leaks...
2020-02-19 Jiaxin WuNetworkPkg/Ip4Dxe: Check the received package length...
2020-02-19 Krzysztof KochShellPkg: acpiview: Validate ACPI table 'Length' field
2020-02-19 Krzysztof KochShellPkg: acpiview: Remove duplicate ACPI structure...
2020-02-19 Zeng, StarUefiCpuPkg RegisterCpuFeaturesLib: Match data type...
2020-02-18 Jiaxin WuMaintainers.txt: Change NetworkPkg maintainer role.
2020-02-18 Hao A WuMdeModulePkg/SdMmcPciHcDxe: Fix double PciIo Unmap...
2020-02-14 Dandan BiMdeModulePkg/DisplayEngine: Zero memory before free...
2020-02-14 Dandan BiMdeModulePkg/String.c: Zero memory before free (CVE...
2020-02-14 Dandan BiMdeModulePkg/HiiDB: Remove configuration table when...
2020-02-14 GuoMinJSecurityPkg: Issues reported by ECC in EDK2.
2020-02-14 GuoMinJMdeModulePkg: Issues reported by ECC in EDK2.
2020-02-14 GuoMinJFmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.
2020-02-14 Siyuan FuMdePkg: Remove FIT table industry standard header file.
2020-02-14 Siyuan FuUefiCpuPkg: Remove FIT based microcode shadow logic...
2020-02-14 Ray NiUefiCpuPkg/CpuFeature: Introduce First to indicate...
next