messages from 2018-03-09 04:17:09 to 2018-03-13 21:16:21 UTC [more...]
[PATCH 0/6] OvmfPkg, ArmVirtQemu: leaner platform BDS policy for connecting devices
2018-03-13 21:22 UTC (4+ messages)
` [PATCH 1/6] OvmfPkg/QemuBootOrderLib: wrap overlong line
` [PATCH 2/6] OvmfPkg/QemuBootOrderLib: add missing EFIAPI specifiers
` [PATCH 3/6] OvmfPkg/QemuBootOrderLib: clean up translation of virtio-net over MMIO
[RFC] Remove X86 .asm and .S assembly files in EDK2
2018-03-13 20:00 UTC (2+ messages)
[edk2 PATCH v2 0/1] *** Add StandaloneMmPkg and maintainers ***
2018-03-13 19:44 UTC (3+ messages)
` [edk2 PATCH v2 1/1] Maintainers.txt: Add StandaloneMmPkg and maintainers
[PATCH] edksetup.sh: Update help section regarding positional
2018-03-13 18:51 UTC (8+ messages)
` [PATCH v2] edksetup.sh: Update help section regarding positional parameters
` [PATCH v3] "
[Patch v2] EmbeddedPkg: Correct the way of handling sections with a large size
2018-03-13 15:28 UTC (2+ messages)
[PATCH] ShellPkg/[hex]edit: Fix mouse freeze issue
2018-03-13 14:52 UTC (2+ messages)
[PATCH] ShellPkg/Dmpstore: Enhance display information for Auth3 variable
2018-03-13 14:48 UTC (2+ messages)
[PATCH] OvmfPkg/Gop: clear the screen to black in SetMode()
2018-03-13 14:09 UTC (3+ messages)
[PATCH 00/45] ArmVirtPkg, OvmfPkg: list module-internal headers in INF files
2018-03-13 13:34 UTC (58+ messages)
` [PATCH 01/45] ArmVirtPkg/PlatformBootManagerLib: list "PlatformBm.h" in INF file
` [PATCH 02/45] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: sort [Sources*] sections in INF
` [PATCH 03/45] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: list "PrePi.h" in INF file
` [PATCH 04/45] OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF files
` [PATCH 05/45] OvmfPkg/AcpiPlatformDxe: list "AcpiPlatform.h" "
` [PATCH 06/45] OvmfPkg/AcpiPlatformDxe: don't #include "QemuLoader.h" in "Qemu.c"
` [PATCH 07/45] OvmfPkg/AcpiPlatformDxe: list "QemuLoader.h" in the INF files
` [PATCH 08/45] OvmfPkg/BlockMmioToBlockIoDxe: list "BlockIo.h" in the INF file
` [PATCH 09/45] OvmfPkg/CsmSupportLib: sort [Sources*] sections "
` [PATCH 10/45] OvmfPkg/CsmSupportLib: list "CsmSupportLib.h" "
` [PATCH 11/45] OvmfPkg/CsmSupportLib: list "LegacyInterrupt.h" "
` [PATCH 12/45] OvmfPkg/CsmSupportLib: list "LegacyPlatform.h" "
` [PATCH 13/45] OvmfPkg/CsmSupportLib: list "LegacyRegion.h" "
` [PATCH 14/45] OvmfPkg/EmuVariableFvbRuntimeDxe: list "Fvb.h" "
` [PATCH 15/45] OvmfPkg/IoMmuDxe: list "AmdSevIoMmu.h" "
` [PATCH 16/45] OvmfPkg/AcpiTimerLib: list "AcpiTimerLib.h" in the INF files
` [PATCH 17/45] OvmfPkg/BaseMemEncryptSevLib: list "X64/VirtualMemory.h" in the INF file
` [PATCH 18/45] OvmfPkg/LoadLinuxLib: list "LoadLinuxLib.h" "
` [PATCH 19/45] OvmfPkg/LockBoxLib: list "LockBoxLib.h" in the INF files
` [PATCH 20/45] OvmfPkg/NvVarsFileLib: list "NvVarsFileLib.h" in the INF file
` [PATCH 21/45] OvmfPkg/PlatformDebugLibIoPort: list "DebugLibDetect.h" in the INF files
` [PATCH 22/45] OvmfPkg/QemuBootOrderLib: sort [Sources*] sections in the INF file
` [PATCH 23/45] OvmfPkg/QemuBootOrderLib: list "ExtraRootBusMap.h" "
` [PATCH 24/45] OvmfPkg/SerializeVariablesLib: list "SerializeVariablesLib.h" in "
` [PATCH 25/45] OvmfPkg/VirtioMmioDeviceLib: list "VirtioMmioDevice.h" in the "
` [PATCH 26/45] OvmfPkg/VirtioMmioDeviceLib: improve style of mMmioDeviceProtocolTemplate
` [PATCH 27/45] OvmfPkg/PlatformDxe: list "Platform.h" in the INF file
` [PATCH 28/45] OvmfPkg/PlatformDxe: list "PlatformConfig.h" "
` [PATCH 29/45] OvmfPkg/PlatformPei: list "Cmos.h" "
` [PATCH 30/45] OvmfPkg/PlatformPei: list "Platform.h" "
` [PATCH 31/45] OvmfPkg/PlatformPei: list "Xen.h" "
` [PATCH 32/45] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: list "FwBlockService.h" in INFs
` [PATCH 33/45] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: list "QemuFlash.h" in INF files
` [PATCH 34/45] OvmfPkg/QemuVideoDxe: sort [Sources*] sections in the INF file
` [PATCH 35/45] OvmfPkg/QemuVideoDxe: list "Qemu.h" "
` [PATCH 36/45] OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" "
` [PATCH 37/45] OvmfPkg/QemuVideoDxe: list "VbeShim.h" "
` [PATCH 38/45] OvmfPkg/Virtio10Dxe: list "Virtio10.h" "
` [PATCH 39/45] OvmfPkg/VirtioBlkDxe: list "VirtioBlk.h" "
` [PATCH 40/45] OvmfPkg/VirtioNetDxe: list "VirtioNet.h" "
` [PATCH 41/45] OvmfPkg/VirtioPciDeviceDxe: list "VirtioPciDevice.h" "
` [PATCH 42/45] OvmfPkg/VirtioRngDxe: list "VirtioRng.h" "
` [PATCH 43/45] OvmfPkg/VirtioScsiDxe: list "VirtioScsi.h" "
` [PATCH 44/45] OvmfPkg/XenPvBlkDxe: sort [Sources*] sections "
` [PATCH 45/45] OvmfPkg/XenPvBlkDxe: list "DriverBinding.h" "
[PATCH 0/3] SouceLevelDebugPkg DebugCommUsb3: Enhancements after supporting IOMMU
2018-03-13 12:58 UTC (9+ messages)
` [PATCH 1/3] SourceLevelDebugPkg DebugCommUsb3: Refine some formats
` [PATCH 2/3] SourceLevelDebugPkg DebugCommUsb3: Realloc granted DXE DMA buffer
` [PATCH 3/3] SourceLevelDebugPkg DebugCommUsb3: Use the Handle from DebugAgentLib
[PATCH] MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SET
2018-03-13 12:52 UTC (7+ messages)
[PATCH v2 0/1] ArmPkg/TimerDxe: Add ISB for timer compare value reload
2018-03-13 9:33 UTC (3+ messages)
` [PATCH v2 1/1] "
[Patch] MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLED
2018-03-13 9:08 UTC (4+ messages)
[PATCH] MdeModulePkg/PiSmmCore: fix mem alloc issues in heap guard
2018-03-13 8:36 UTC (2+ messages)
[PATCH] SecurityPkg OpalPasswordDxe: Move OPAL request variable definition
2018-03-13 8:27 UTC (2+ messages)
[PATCH] SecurityPkg OpalPasswordPei: Continue when AhciModeInitialize is failed
2018-03-13 8:26 UTC (2+ messages)
[PATCH v5 0/6] Add translation support to generic PciHostBridge
2018-03-13 8:04 UTC (8+ messages)
` [PATCH v5 4/6] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
[Patch] MdeModulePkg BrotliLib: Rename function with the specific lib name
2018-03-13 7:58 UTC
[PATCH] SecurityPkg OpalPasswordDxe: Return directly if no any device
2018-03-13 7:31 UTC (2+ messages)
[PATCH v1 1/1] BaseTools: UPT: remove unused variable and inaccessible code
2018-03-13 6:42 UTC (2+ messages)
[PATCH] MdeModulePkg/Core: fix mem alloc issues in heap guard
2018-03-13 5:38 UTC (2+ messages)
[PATCH 0/4] Virtio non-discoverable devices
2018-03-13 2:55 UTC (8+ messages)
[RFC v1 0/1] Add PcdUsbBootIoBlocks to UsbMassBoot
2018-03-13 1:38 UTC (10+ messages)
` [RFC v1 1/1] MdeModulePkg/Usb: Use Pcd for UsbBootIoBlocks
[PATCH 0/2] OvmfPkg, SecurityPkg: small followup patches after the TPM2 addition to OVMF
2018-03-13 1:20 UTC (7+ messages)
` [PATCH 1/2] OvmfPkg/Tcg2ConfigPei: trivial coding style updates
` [PATCH 2/2] SecurityPkg/TcgPei: drop PeiReadOnlyVariable from Depex
[Patch 1/2] NetworkPkg/IScsiDxe: Fix the ISCSI connection failure in certain case
2018-03-13 1:03 UTC (2+ messages)
[PATCH 0/1] ArmPkg/TimerDxe: Add DSB for timer compare value reload
2018-03-13 0:34 UTC (8+ messages)
` [PATCH 1/1] "
[Patch 0/5] Add multi-cert PcdPkcs7CertBufferXdr
2018-03-12 19:30 UTC (6+ messages)
` [Patch 1/5] BaseTools/BinToPcd: Add support for multiple binary input files
` [Patch 2/5] SecurityPkg: Add PcdPkcs7CertBufferXdr
` [Patch 3/5] SecurityPkg/EdkiiSystemCapsuleLib: Use PcdPkcs7CertBufferXdr
` [Patch 4/5] Vlv2TbltDevicePkg/PlatformBootManagerLib: Check PcdPkcs7CertBufferXdr
` [Patch 5/5] QuarkPlatformPkg/PlatformBootManagerLib: "
Meetup at Spring 2018 UEFI Plugfest (Mar 26-30)
2018-03-12 18:04 UTC
HELP: Qemu not able to load Duet image
2018-03-12 16:47 UTC (2+ messages)
Error when building OPTEE QEMU on Ubuntu
2018-03-12 14:42 UTC
[edk2-platforms PATCH v2 0/3] Fix SBSA test failures on D05
2018-03-12 11:42 UTC (5+ messages)
` [edk2-platforms PATCH v2 1/3] Hisilicon/D0x: Set ACPI GTDT always-on flag
` [edk2-platforms PATCH v2 2/3] Hisilicon: disable GICv3 legacy mode
` [edk2-platforms PATCH v2 3/3] Hisilicon/D05: Support SBSA watchdog
[Patch] BaseTools: Get Pcd DatumType from DEC file for --pcd
2018-03-12 7:36 UTC (2+ messages)
[Patch] MdeModulePkg/Mtftp4Dxe: Fix the incorrect return status
2018-03-12 6:46 UTC (3+ messages)
[PATCH v2 0/8] RFC: ovmf: preliminary TPM2 support
2018-03-12 5:00 UTC (15+ messages)
` [PATCH v2 2/8] SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
` [PATCH v2 8/8] ovmf: add DxeTpm2MeasureBootLib
[PATCH 1/3] Hisilicon/D0x: Set ACPI GTDT always-on flag
2018-03-12 1:53 UTC (4+ messages)
` [PATCH 3/3] Hisilicon/D05: Support SBSA watchdog
[PATCH] edksetup.sh: Update help section regarding positional
2018-03-10 16:11 UTC
[PATCH v3 1/1] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Clear C-bit when SEV is active
2018-03-09 21:04 UTC (2+ messages)
[PATCH v3 0/7] ovmf: preliminary TPM2 support
2018-03-09 18:38 UTC (15+ messages)
` [PATCH v3 1/7] SecurityPkg/Tcg2Pei: drop PeiReadOnlyVariable from Depex
` [PATCH v3 2/7] MdeModulePkg/Core/Pei: fix REGISITER -> REGISTER typo
` [PATCH v3 3/7] OvmfPkg: simplify SecurityStubDxe.inf inclusion
` [PATCH v3 4/7] OvmfPkg: add customized Tcg2ConfigPei clone
` [PATCH v3 5/7] OvmfPkg: include Tcg2Pei module
` [PATCH v3 6/7] OvmfPkg: include Tcg2Dxe module
` [PATCH v3 7/7] OvmfPkg: plug DxeTpm2MeasureBootLib into SecurityStubDxe
[RFC] Add Platform Include path in modules
2018-03-09 17:29 UTC (9+ messages)
[PATCH v1 0/1] BaseTools: remove unused variable
2018-03-09 9:38 UTC (3+ messages)
` [PATCH v1 1/1] BaseTools: GlobalData "
[PATCH] BaseTools: Fix parse OFFSET_OF get wrong offset
2018-03-09 9:11 UTC (2+ messages)
[Patch] BaseTools: Fix a bug for --pcd used in ConditionalStatement calculate
2018-03-09 8:22 UTC (2+ messages)
Non-EDK Dependent NVME driver possible?
2018-03-09 7:57 UTC (2+ messages)
ShellPkg: reconnect command resulted in hang
2018-03-09 6:06 UTC (5+ messages)
[Patch V2] BaseTools: Update --pcd parser to support flexible pcd format
2018-03-09 5:18 UTC (2+ messages)
[PATCH 1/1] IntelSiliconPkg/Vtd: Add missing dump in ExtContext
2018-03-09 4:23 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox