messages from 2017-08-22 13:24:35 to 2017-08-25 07:38:29 UTC [more...]
[PATCH 0/3] Add flexible exception device reporting
2017-08-25 7:40 UTC
[Patch] BaseTools/EfiRom: Add multiple device id support
2017-08-25 4:57 UTC (2+ messages)
[Patch] BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chain
2017-08-25 3:05 UTC (2+ messages)
[patch] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Add NULL pointer check
2017-08-25 2:58 UTC
[PATCH v4 0/6] read-only UDF file system support
2017-08-25 2:09 UTC (8+ messages)
` [PATCH v4 1/6] MdePkg: Add UDF volume structure definitions
` [PATCH v4 2/6] MdeModulePkg/PartitionDxe: Add UDF file system support
` [PATCH v4 3/6] MdeModulePkg: Initial UDF/ECMA-167 "
` [PATCH v4 4/6] OvmfPkg: Enable UDF "
` [PATCH v4 5/6] ArmVirtPkg: "
` [PATCH v4 6/6] Nt32Pkg: "
[PATCH] MdeModulePkg XhciDxe: Fix Map and Unmap inconsistency
2017-08-25 2:02 UTC (2+ messages)
[Patch] UefiCpuPkg/MpLib: fix potential overflow issue
2017-08-25 0:36 UTC (2+ messages)
[Patch 0/4] Enhance the implementation for Proc Trace feature
2017-08-25 0:31 UTC (6+ messages)
` [Patch 1/4] UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition
` [Patch 2/4] UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value
` [Patch 3/4] UefiCpuPkg/CpuCommonFeaturesLib: Remove redundant definition
` [Patch 4/4] UefiCpuPkg: Update default for PcdCpuProcTraceMemSize/PcdCpuProcTraceOutputScheme
[PATCH] Silicon/Hisilicon: switch to NonDiscoverable driver for EHCI
2017-08-24 20:23 UTC (2+ messages)
[PATCH] ArmVirtPkg: drop unused Pcds from ArmVirt.dsc.inc
2017-08-24 18:30 UTC (3+ messages)
[PATCH] Platform/Silicon: clean up BeagleBoard cargo culting
2017-08-24 18:28 UTC (2+ messages)
[PATCH edk2-platforms v2] Silicon/Openmoko: add driver for ChaosKey RNG USB device
2017-08-24 18:27 UTC (3+ messages)
[PATCH] Platform: remove ArmDmaLib references from Styx platforms
2017-08-24 18:26 UTC (3+ messages)
[PATCH v3 0/6] read-only UDF file system support
2017-08-24 17:35 UTC (9+ messages)
` [PATCH v3 1/6] MdePkg: Add UDF volume structure definitions
` [PATCH v3 2/6] MdeModulePkg/PartitionDxe: Add UDF file system support
` [PATCH v3 3/6] MdeModulePkg: Initial UDF/ECMA-167 "
` [PATCH v3 4/6] OvmfPkg: Enable UDF "
` [PATCH v3 5/6] ArmVirtPkg: "
` [PATCH v3 6/6] Nt32Pkg: "
[PATCH] ArmPkg/ArmDmaLib: remove dependency on UncachedMemoryAllocationLib
2017-08-24 17:23 UTC
[PATCH] OvmfPkg/QemuVideoDxe: remove AARCH64/ARM support
2017-08-24 14:36 UTC (3+ messages)
[patch] BaseTools/UPT: Fix UNI file name issue
2017-08-24 13:37 UTC (2+ messages)
[Patch] BaseTools: Update tools_def to remove /Gw option in VS NOOPT target
2017-08-24 13:26 UTC (2+ messages)
[Patch] BaseTools: Add the missing -pie link option in GCC tool chain
2017-08-24 13:25 UTC (4+ messages)
[PATCH] ArmVirtPkg: remove QemuVideoDxe from ArmVirtQemu and ArmVirtQemuKernel
2017-08-24 12:25 UTC (15+ messages)
[PATCH edk2-platforms] Silicon/Openmoko: add driver for ChaosKey RNG USB device
2017-08-24 11:30 UTC (4+ messages)
[Patch 0/7] Remove deprecated macro
2017-08-24 11:07 UTC (3+ messages)
` [Patch 7/7] UefiCpuPkg MtrrLib: Remove deprecated micro
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Fix memory protection crash
2017-08-24 10:28 UTC (5+ messages)
[PATCH v3 00/21] OvmfPkg/Virtio: introduce IOMMU-like member functions
2017-08-24 10:07 UTC (45+ messages)
` [PATCH v3 01/23] OvmfPkg: introduce IOMMU-like member functions to VIRTIO_DEVICE_PROTOCOL
` [PATCH v3 02/23] OvmfPkg/Virtio10Dxe: implement IOMMU-like member functions
` [PATCH v3 03/23] OvmfPkg/VirtioPciDeviceDxe: "
` [PATCH v3 04/23] OvmfPkg/VirtioMmioDeviceLib: "
` [PATCH v3 05/23] OvmfPkg/VirtioLib: add VirtioMapAllBytesInSharedBuffer() helper function
` [PATCH v3 06/23] OvmfPkg/VirtioLib: take VirtIo instance in VirtioRingInit/VirtioRingUninit
` [PATCH v3 07/23] OvmfPkg/Virtio: take RingBaseShift in SetQueueAddress()
` [PATCH v3 08/23] OvmfPkg/Virtio10Dxe: add the RingBaseShift offset
` [PATCH v3 09/23] OvmfPkg/VirtioLib: add function to map VRING
` [PATCH v3 10/23] OvmfPkg/VirtioLib: alloc VRING buffer with AllocateSharedPages()
` [PATCH v3 11/23] OvmfPkg/VirtioLib: change the parameter of VirtioAppendDesc() to UINT64
` [PATCH v3 12/23] OvmfPkg/VirtioRngDxe: map host address to device address
` [PATCH v3 13/23] OvmfPkg/VirtioBlkDxe: "
` [PATCH v3 14/23] OvmfPkg/VirtioScsiDxe: "
` [PATCH v3 15/23] OvmfPkg/VirtioNetDxe: alloc Tx and Rx rings using AllocateSharedPage()
` [PATCH v3 16/23] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v3 17/23] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v3 18/23] OvmfPkg/VirtioNetDxe: map transmit buffer host address to device address
` [PATCH v3 19/23] OvmfPkg/Virtio10: define VIRITO_F_IOMMU_PLATFORM feature bit
` [PATCH v3 20/23] OvmfPkg/VirtioRngDxe: negotiate VIRITO_F_IOMMU_PLATFORM
` [PATCH v3 21/23] OvmfPkg/VirtioBlkDxe: "
` [PATCH v3 22/23] OvmfPkg/VirtioScsiDxe: "
` [PATCH v3 23/23] OvmfPkg/VirtioNetDxe: "
[Patch] MdePkg: Add UEFI 2.7 defined GUID and structure for AIP network media type
2017-08-24 9:26 UTC
HiiValidateSettings issue with string item
2017-08-24 8:35 UTC (2+ messages)
[PATCH v2] SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset
2017-08-24 7:57 UTC (2+ messages)
[PATCH] SecurityPkg/Tcg2Dxe: Properly shutdown TPM before reset
2017-08-24 7:06 UTC (2+ messages)
[Patch] BaseTools: Enable --whole-archive in GCC tool chain as the default option
2017-08-24 6:28 UTC
[Patch v2 0/2] Add new definition for TOPA table entry
2017-08-24 3:32 UTC (5+ messages)
` [Patch v2 1/2] UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 11/1 BroxtonPlatformPkg: Remove EFI_ACPI_5_0_SLP_BUTTON
2017-08-24 3:19 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 10/1 BroxtonPlatformPkg: Disable NPK based on DciEn
2017-08-24 3:19 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 09/1 BroxtonPlatformPkg: Fix MRC param issue
2017-08-24 3:19 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 08/1VBT change for TypeC
2017-08-24 3:18 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 07/1 BroxtonPlatformPkg: Add BensonTypeC support
2017-08-24 3:18 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 06/1BroxtonSiPkg: Add I2CLibPei
2017-08-24 3:17 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 05/1 BroxtonPlatformPkg: Disable ISH
2017-08-24 3:17 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 04/1 BroxtonPlatformPkg: Change MaxPkgCState default value
2017-08-24 3:16 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 02/1 BroxtonPlatformPkg: Code cleanup
2017-08-24 3:16 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 03/1 BroxtonPlatformPkg: Change reset type
2017-08-24 3:16 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 01/1 BroxtonPlatformPkg: Add SueCreek.asl
2017-08-24 3:14 UTC
[Patch 0/2] Remove redundant definition for PcdCpuProcTraceMemSize/PcdCpuProcTraceOutputScheme
2017-08-24 3:08 UTC (6+ messages)
` [Patch 1/2] UefiCpuPkg/CpuCommonFeaturesLib: Remove redundant definition
` [Patch 2/2] UefiCpuPkg: Update default for PcdCpuProcTraceMemSize/PcdCpuProcTraceOutputScheme
[Patch] UefiCpuPkg/MpLib: fix potential overflow issue
2017-08-24 3:04 UTC (3+ messages)
Iscsi Specification Document
2017-08-24 1:07 UTC (3+ messages)
Questions about Open Compute Project Server BIOS
2017-08-23 22:13 UTC (2+ messages)
[PATCH V2] IntelFsp2Pkg: Fix build error with WHOLEARCHIVE option
2017-08-23 16:08 UTC (7+ messages)
[PATCH edk2-platforms] Maintainers.txt: Add Ard Biesheuvel
2017-08-23 11:12 UTC (4+ messages)
[PATCH] Maintainers.txt: update OvmfPkg maintainership
2017-08-23 9:17 UTC (8+ messages)
[PATCH 0/5] PeiCore: Support pre memory page allocation
2017-08-23 7:55 UTC (3+ messages)
[PATCH] BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchain
2017-08-23 7:01 UTC
FeatureFlagExpression
2017-08-23 2:47 UTC (3+ messages)
[PATCH edk2-platforms] Contributions.txt: update to latest version from EDK2
2017-08-22 23:33 UTC (2+ messages)
[PATCH v2 0/6] read-only UDF file system support
2017-08-22 22:36 UTC (7+ messages)
[Patch 0/2] Add comments for two new added Pcds
2017-08-22 22:30 UTC (8+ messages)
` [Patch 1/2] UefiCpuPkg: Add comments for PCDs definition
[PATCH v2 00/21] OvmfPkg/Virtio: introduce IOMMU-like member functions
2017-08-22 16:28 UTC (10+ messages)
` [PATCH v2 16/23] OvmfPkg/VirtioRngDxe: map host address to device address
` [PATCH v2 17/23] OvmfPkg/VirtioBlkDxe: "
[PATCH 0/1] BaseTools/tools_def.template: revert to large code model for X64/GCC5/LTO
2017-08-22 16:06 UTC (13+ messages)
` [PATCH 1/1] "
[PATCH] OvmfPkg/QemuVideoDxe: map framebuffer as write-combining/non-executable
2017-08-22 15:44 UTC (5+ messages)
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