messages from 2017-09-07 03:12:12 to 2017-09-11 15:20:48 UTC [more...]
[PATCH 0/5] Add HardwareInterrupt2 for ARM
2017-09-11 15:23 UTC (4+ messages)
` [PATCH 1/5] ArmPkg: Tidy GIC code before changes
` [PATCH 2/5] EmbeddedPkg: Introduce HardwareInterrupt2 protocol
` [PATCH 4/5] ArmPkg/GenericWatchdogDxe: Set Watchdog interrupt type
[PATCH edk2-platforms 00/14] add support for Socionext Synquacer EVB
2017-09-11 14:48 UTC (22+ messages)
` [PATCH edk2-platforms 01/14] Silicon/Synquacer: add package with platform headers
` [PATCH edk2-platforms 02/14] Silicon/Synquacer: add MemoryInitPeiLib implementation
` [PATCH edk2-platforms 03/14] Platform: add support for Socionext Synquacer eval board
` [PATCH edk2-platforms 04/14] Silicon/Synquacer: implement PciSegmentLib to support dual RCs
` [PATCH edk2-platforms 05/14] Silicon/Synquacer: implement PciHostBridgeLib support
` [PATCH edk2-platforms 06/14] Silicon/Synquacer: implement EFI_CPU_IO2_PROTOCOL
` [PATCH edk2-platforms 07/14] Platform/SynquacerEvalBoard: add PCI support
` [PATCH edk2-platforms 08/14] Silicon/Socionext: add driver for NETSEC network controller
` [PATCH edk2-platforms 09/14] Platform/SynquacerEvalBoard: add NETSEC driver
` [PATCH edk2-platforms 10/14] Silicon/Synquacer: add ACPI support
` [PATCH edk2-platforms 11/14] Silicon/Synquacer: add device tree support for eval board
` [PATCH edk2-platforms 12/14] Silicon/Synquacer: add NorFlashPlatformLib implementation
` [PATCH edk2-platforms 13/14] Silicon/Socionext: add driver for SPI NOR flash
` [PATCH edk2-platforms 14/14] Platform/Synquacer: incorporate NOR flash and variable drivers
ApolloLake with EDK2 - Ubuntu boots but Windows 10 does not
2017-09-11 14:34 UTC (2+ messages)
[PATCH 0/5] MdeModulePkg: UDF fixes and cleanups
2017-09-11 14:00 UTC (20+ messages)
` [PATCH 1/5] MdeModulePkg/UdfDxe: ASSERT() valid ReadFileInfo Flags for INLINE_DATA req
` [PATCH 2/5] MdeModulePkg/UdfDxe: don't return unset Status if INLINE_DATA req succeeds
` [PATCH 3/5] MdeModulePkg/UdfDxe: replace zero-init of local variables with ZeroMem()
` [PATCH 4/5] MdeModulePkg/PartitionDxe: don't divide 64-bit values with C operators
` [PATCH 5/5] MdeModulePkg/PartitionDxe: remove always false comparison
[PATCH v2 0/8] OvmfPkg/VirtioNetDxe: map host address to device address
2017-09-11 12:16 UTC (9+ messages)
` [PATCH v2 1/8] OvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()
` [PATCH v2 2/8] OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()
` [PATCH v2 3/8] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v2 4/8] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v2 5/8] OvmfPkg/VirtioNetDxe: update TechNotes
` [PATCH v2 6/8] OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions
` [PATCH v2 7/8] OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address
` [PATCH v2 8/8] OvmfPkg/VirtioNetDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
can bootorder add additional paramter for efi applications
2017-09-11 10:21 UTC
Can't load Refind boot loader inside Secmain UGA Window
2017-09-11 7:49 UTC (2+ messages)
UEFI SATA dvd cannot be detected in uiapp without SCSIdriver
2017-09-11 7:05 UTC
[PATCH] MdeModulePkg/PciBusDxe: GetBarAttributes() returns Host address
2017-09-11 6:46 UTC (2+ messages)
[PATCH v2] BaseTools/GCC: set -Wno-unused-const-variables on RELEASE builds
2017-09-11 6:23 UTC (6+ messages)
[PATCH v2 1/3] MdeModulePkg/PartitionDxe: Initialize the array after declaration
2017-09-11 6:17 UTC (3+ messages)
` [PATCH v2 2/3] MdeModulePkg/UdfDxe: "
` [PATCH v2 3/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools
[patch 0/3] MdeModulePkg/Udf: Fix VS tool chain build failures
2017-09-11 6:08 UTC (5+ messages)
` [patch 1/3] MdeModulePkg/PartitionDxe: Don't use non-constant expression in array
` [patch 2/3] MdeModulePkg/UdfDxe: "
` [patch 3/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools
WARNING: No source level debug
2017-09-11 3:03 UTC (2+ messages)
[Patch] BaseTools: Fix a bug for Mixed Pcd value display in the report
2017-09-11 2:51 UTC (2+ messages)
[PATCH v6 0/6] read-only UDF file system support
2017-09-09 21:52 UTC (16+ messages)
` [PATCH v6 1/6] MdePkg: Add UDF volume structure definitions
` [PATCH v6 2/6] MdeModulePkg/PartitionDxe: Add UDF file system support
` [PATCH v6 3/6] MdeModulePkg: Initial UDF/ECMA-167 "
` [PATCH v6 4/6] OvmfPkg: Enable UDF "
` [PATCH v6 5/6] ArmVirtPkg: "
` [PATCH v6 6/6] Nt32Pkg: "
[PATCH 00/10] MdeModulePkg, OvmfPkg: unmap DMA buffers at ExitBootServices
2017-09-08 18:28 UTC (20+ messages)
` [PATCH 01/10] MdeModulePkg/AtaAtapiPassThru: cache EnabledPciAttributes
` [PATCH 02/10] MdeModulePkg/AtaAtapiPassThru: unmap DMA buffers after disabling BM DMA
` [PATCH 03/10] MdeModulePkg/AtaAtapiPassThru: disable the device at ExitBootServices()
` [PATCH 04/10] OvmfPkg/VirtioBlkDxe: don't unmap VRING "
` [PATCH 05/10] OvmfPkg/VirtioGpuDxe: don't unmap VRING & BackingStore at ExitBootServices
` [PATCH 06/10] OvmfPkg/VirtioRngDxe: don't unmap VRING at ExitBootServices()
` [PATCH 07/10] OvmfPkg/VirtioScsiDxe: "
` [PATCH 08/10] OvmfPkg/IoMmuDxe: track all mappings
` [PATCH 09/10] OvmfPkg/IoMmuDxe: generalize IoMmuUnmap() to IoMmuUnmapWorker()
` [PATCH 10/10] OvmfPkg/IoMmuDxe: unmap all IOMMU mappings at ExitBootServices()
StartImage with Secure Boot on Self-Signed App
2017-09-08 15:33 UTC (4+ messages)
[PATCH 00/11] Add IOMMU PEI support
2017-09-08 15:03 UTC (12+ messages)
` [PATCH 01/11] MdeModulePkg/Include: Add IOMMU_PPI
` [PATCH 02/11] MdeModulePkg/Dec: Add IOMMU_PPI GUID
` [PATCH 03/11] IntelSiliconPkg/Vtd.h: Add definition for PMR
` [PATCH 04/11] IntelSiliconPkg/VTdDxe: Disable PMR
` [PATCH 05/11] IntelSiliconPkg/include: Add VTD_INFO PPI
` [PATCH 06/11] IntelSiliconPkg/dec: Add VTD_INFO PPI GUID
` [PATCH 07/11] IntelSiliconPkg: Add IntelVTdPmrPei
` [PATCH 08/11] IntelSiliconPkg/dsc: Add IntelVTdPmrPeim
` [PATCH 09/11] IntelSiliconPkg: Add PlatformVTdInfoSamplePei
` [PATCH 10/11] IntelSiliconPkg/dsc: "
` [PATCH 11/11] MdeModulePkg/XhciPei: Support IoMmu
[PATCH v5 0/6] read-only UDF file system support
2017-09-08 11:46 UTC (14+ messages)
` [PATCH v5 1/6] MdePkg: Add UDF volume structure definitions
` [PATCH v5 2/6] MdeModulePkg/PartitionDxe: Add UDF file system support
` [PATCH v5 3/6] MdeModulePkg: Initial UDF/ECMA-167 "
` [PATCH v5 4/6] OvmfPkg: Enable UDF "
` [PATCH v5 5/6] ArmVirtPkg: "
` [PATCH v5 6/6] Nt32Pkg: "
[PATCH] MdeModulePkg Xhci: Correct description of Timeout param in XhciReg.h
2017-09-08 9:08 UTC (2+ messages)
[Patch] MdeModulePkg: Update PiDxeS3BootScriptLib Internal function name
2017-09-08 7:33 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 1/2] Clean up CMOS code
2017-09-08 7:22 UTC (2+ messages)
` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/2] BroxtonPlatformPkg: RTC initialize
StartImage() return value an error or return code ?
2017-09-08 6:53 UTC
[PATCH] BaseTools/GCC5: set -Wno-unused-const-variables on RELEASE builds
2017-09-08 6:26 UTC (4+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Ubuntu boot
2017-09-08 6:16 UTC
[Patch] BaseTools: correct to use specific arch to generate DSC database
2017-09-08 5:34 UTC (2+ messages)
WARNING: No source level debug
2017-09-08 5:29 UTC (2+ messages)
[Patch 0/2] Add CalculateCrc32() API in MdePkg BaseLib
2017-09-08 5:18 UTC (3+ messages)
` [Patch 1/2] MdePkg BaseLib: Add new API CalculateCrc32()
` [Patch 2/2] MdeModulePkg: Update modules to consume CalculateCrc32()
Curious question regarding lack of debug in MdeModulePkg
2017-09-08 3:12 UTC (2+ messages)
PI 1.6: Issues within the SPI sections
2017-09-08 3:10 UTC (3+ messages)
[PATCH 0/5] OvmfPkg/VirtioNetDxe: map host address to device address
2017-09-07 22:55 UTC (2+ messages)
Boot####, Key####
2017-09-07 22:12 UTC (3+ messages)
[PATCH 0/4] MdeModulePkg: some PCI HC drivers: unmap common buffers at ExitBootServices()
2017-09-07 16:40 UTC (17+ messages)
[PATCH v3 2/2] SD : Updated CMD 6 implememtation
2017-09-07 16:39 UTC (5+ messages)
` [PATCH v3 1/2] MMC : Added missing __FUNCTION__ macro
[PATCH v4 0/6] read-only UDF file system support
2017-09-07 14:07 UTC (5+ messages)
[staging/Intel_UNDI]: Creation of new branch (Intel_UNDI) and initial commit
2017-09-07 13:39 UTC
ASSERT in QemuVideoDxe driver during reset
2017-09-07 11:16 UTC (7+ messages)
[Patch] BaseTools: Not show *B when Pcd value in build option same with DEC
2017-09-07 9:24 UTC (2+ messages)
[PATCH][edk2-platforms] Ubuntu boot
2017-09-07 8:20 UTC (2+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Ubuntu boot
2017-09-07 8:15 UTC
[PATCH 0/1] OvmfPkg/IoMmuDxe: shut up "unused-const-variable" gcc-6 warning in RELEASE
2017-09-07 7:32 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v1] MdePkg: Add definitions for the SPI protocols introduced in UEFI PI 1.6
2017-09-07 7:12 UTC (2+ messages)
[PATCH] Add UBUNTU boot loader
2017-09-07 5:54 UTC (3+ 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