messages from 2016-08-31 08:19:36 to 2016-09-05 11:06:18 UTC [more...]
[PATCH 0/5] ArmPkg ArmVirtPkg etc: consolidate ArmLib implementations
2016-09-05 11:06 UTC (3+ messages)
` [PATCH 1/5] ArmPkg/ArmLib: remove NullArmLib
` [PATCH 2/5] ArmPkg/ArmLib: introduce ArmBaseLib
[PATCH] ArmPkg: GICv2/v3 base address width fix-up
2016-09-05 9:29 UTC
[PATCH 0/7] MdeModulePkg ArmVirtPkg: fixes for 64-bit PCI DMA
2016-09-05 9:17 UTC (8+ messages)
` [PATCH 1/7] MdeModulePkg/AtaAtapiPassThru: enable "
` [PATCH 2/7] MdeModulePkg/EhciDxe: "
` [PATCH 3/7] MdeModulePkg/NvmExpressDxe: "
` [PATCH 4/7] MdeModulePkg/SdMmcPciHcDxe: "
` [PATCH 5/7] MdeModulePkg/XhciDxe: "
` [PATCH 6/7] MdeModulePkg/PciHostBridgeDxe: restrict 64-bit DMA to devices that support it
` [PATCH 7/7] ArmVirtPkg/FdtPciHostBridgeLib: enable 64-bit PCI DMA
[PATCH] ArmVirtPkg/FdtPciPcdProducerLib: zero init local var to please GCC 4.8
2016-09-05 7:56 UTC
BootableImageSupportTest\StorageSecurityCommandProtocolTest
2016-09-05 5:23 UTC (8+ messages)
why all applications will be measured even if it is in a measured FV in DxeTpm2MeasureBootHandler() ?
2016-09-05 2:23 UTC
[RFC] edksetup.sh: detect updated BaseTools templates
2016-09-04 22:02 UTC (6+ messages)
[PATCH] OptionRomPkg: .dsc fixes for ARM/AARCH64 and USB drivers
2016-09-04 13:16 UTC
post-ExitBootServices memory protection of RT_Data (ARM)
2016-09-03 4:04 UTC (5+ messages)
Could not add PCI device with big memory to aarch64 VMs
2016-09-02 21:18 UTC
[PATCH v3 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe
2016-09-02 21:05 UTC (9+ messages)
` [PATCH v3 1/6] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property
` [PATCH v3 2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation
` [PATCH v3 3/6] ArmVirtPkg: implement FdtPciHostBridgeLib
` [PATCH v3 4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
` [PATCH v3 5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support
` [PATCH v3 6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe
[PATCH 0/3] MdePkg/Misc: fix Arm BaseMemoryLib
2016-09-02 19:24 UTC (19+ messages)
` [PATCH 1/3] MdePkg/Misc: Move ARM* BaseMemoryLibStm to MdePkg
` [PATCH 2/3] MdePkg/BaseMemoryLibStm: implement new IsZeroGuid() API function
` [PATCH 3/3] MdePkg/BaseMemoryLibStm: implement new IsZeroBuffer() "
[PATCH v2 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe
2016-09-02 17:21 UTC (17+ messages)
` [PATCH v2 1/6] ArmVirtPkg/PciHostBridgeDxe: don't set linux, pci-probe-only DT property
` [PATCH v2 2/6] ArmVirtPkg/FdtPciPcdProducerLib: add handling of PcdPciIoTranslation
` [PATCH v2 3/6] ArmVirtPkg: implement FdtPciHostBridgeLib
` [PATCH v2 4/6] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
` [PATCH v2 5/6] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support
` [PATCH v2 6/6] ArmVirtPkg: remove now unused PciHostBridgeDxe
[PATCH 0/3] ArmPkg: introduce IsZeroGuid() and IsZeroBuffer()
2016-09-02 14:40 UTC (10+ messages)
` [PATCH 1/3] ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib
` [PATCH 2/3] ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function
` [PATCH 3/3] ArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer() "
[PATCH 00/10] Enhance MtrrLib to find out the optimal MTRR solution
2016-09-02 13:58 UTC (11+ messages)
` [PATCH 01/10] UefiCpuPkg/MtrrLib: Correct typo in comments and remove TABs
` [PATCH 02/10] UefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.h
` [PATCH 03/10] UefiCpuPkg/MtrrLib: IsMtrrSupported uses definitions in Msr.h
` [PATCH 04/10] UefiCpuPkg/MtrrLib: GetVariableMtrrCountWorker "
` [PATCH 05/10] UefiCpuPkg/MtrrLib: Add MtrrLib prefix to ProgramFixedMtrr
` [PATCH 06/10] UefiCpuPkg/MtrrLib: Add MtrrLib prefix to several internal functions
` [PATCH 07/10] UefiCpuPkg/MtrrLib: MtrrLibInitializeMtrrMask() uses definitions in CpuId.h
` [PATCH 08/10] UefiCpuPkg/MtrrLib: Use a better algorithm to calculate MTRR
` [PATCH 09/10] UefiCpuPkg/MtrrLib: Refine MtrrGetMemoryAttributeByAddressWorker
` [PATCH 10/10] UefiCpuPkg/MtrrLib: All functions use definitions in Msr.h
[PATCH 0/2] Follow PI1.4a to fix artificial limitation of PCD SkuId range
2016-09-02 11:59 UTC (3+ messages)
` [PATCH 1/2] BaseTools: "
` [PATCH 2/2] MdeModulePkg PCD: Update PCD database structure definition to match BaseTools
[PATCH 0/2] MdePkg: add AARCH64 support to BaseMemoryLib
2016-09-02 11:40 UTC (3+ messages)
` [PATCH 1/2] MdePkg/BaseMemoryLib: widen aligned accesses to 32 or 64 bits
` [PATCH 2/2] MdePkg/BaseMemoryLibOptDxe: added accelerated AARCH64 routines
[RFC] Email tags for Bugzilla and administrative events
2016-09-02 10:48 UTC
[PATCH v5 0/4] deModulePkg/EbcDxe: AARCH64 improvements
2016-09-02 7:02 UTC (9+ messages)
` [PATCH v5 1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file
` [PATCH v5 2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure
` [PATCH v5 3/4] MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunk
` [PATCH v5 4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks
[Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
2016-09-02 6:16 UTC (3+ messages)
DxeCapsuleLib returns Status Issue
2016-09-02 3:30 UTC (6+ messages)
UEFI Sample application for read/write serial IO
2016-09-02 3:04 UTC (6+ messages)
[PATCH] IntelSiliconPkg: Rename IGD structures to make it consistent
2016-09-02 2:32 UTC (2+ messages)
[Patch v5 00/48] MP Initialize Library
2016-09-02 0:49 UTC (17+ messages)
` [Patch v5 48/48] UefiCpuPkg/PiSmmCpuDxeSmm: Add gEfiVariableArchProtocolGuid dependency
[Patch] BaseTools: Change source files to DOS format
2016-09-02 0:17 UTC (2+ messages)
Crc32
2016-09-01 22:36 UTC (11+ messages)
[PATCH 00/11] OvmfPkg, ArmVirtPkg: GOP driver for the VirtIo GPU (virtio-gpu-pci)
2016-09-01 22:02 UTC (17+ messages)
[PATCH 0/6] PiDxeS3BootScriptLib: Support multiple PCI segment
2016-09-01 15:57 UTC (3+ messages)
[PATCH 1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
2016-09-01 13:11 UTC (2+ messages)
[PATCH] ArmPkg: Add IsZeroGuid() API support for ArmPkg
2016-09-01 12:26 UTC (2+ messages)
[PATCH v2] MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenu
2016-09-01 7:23 UTC (2+ messages)
[PATCH v2] MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu from LoadFile
2016-09-01 7:20 UTC (2+ messages)
[PATCH] SecurityPkg: TPM12CommandLib: Add Response returnCode Check
2016-09-01 6:42 UTC (2+ messages)
[Patch] Vlv2TbltDevicePkg:Signal End of Dxe Event
2016-09-01 5:02 UTC
[PATCH v2 00/10] Fix some bugs in NvmExpressDxe driver
2016-09-01 2:33 UTC (11+ messages)
` [PATCH v2 01/10] MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocol
` [PATCH v2 02/10] MdeModulePkg NvmExpressDxe: Refine BuildDevicePath API to follow spec
` [PATCH v2 03/10] MdeModulePkg NvmExpressDxe: Refine GetNameSpace "
` [PATCH v2 04/10] MdeModulePkg NvmExpressDxe: Refine GetNextNamespace "
` [PATCH v2 05/10] MdeModulePkg NvmExpressDxe: Add buffer alignment check in PassThru API
` [PATCH v2 06/10] MdeModulePkg NvmExpressDxe: Add check on the attributes of NVME controller
` [PATCH v2 07/10] MdeModulePkg NvmExpressDxe: Add check for command packet in PassThru
` [PATCH v2 08/10] MdeModulePkg NvmExpressDxe: Add NamespaceId validity check "
` [PATCH v2 09/10] MdeModulePkg NvmExpressDxe: Fix 'Event' won't be signaled for Admin cmds
` [PATCH v2 10/10] MdeModulePkg NvmExpressDxe: Set the non-blocking I/O feature support bit
[Patch] MdeModulePkg UefiBootManagerLib: Ignore BootManagerMenuApp from LoadFile
2016-09-01 2:22 UTC (6+ messages)
[PATCH] MdeModulePkg SmbiosMeasurementDxe: Add NominalSpeed in Type 27 to black list
2016-09-01 2:19 UTC (2+ messages)
[Patch] MdeModulePkg UefiBootManagerLib: Rename BootMenuApp to BootManagerMenuApp
2016-09-01 2:02 UTC (2+ messages)
[patch] ShellPkg: Add check for "dump" parameter in "bcfg" command
2016-09-01 1:58 UTC (10+ messages)
` [patch] ShellPkg: Add the check of parameter number in "DrvCfg" command
UnicodeError: UTF-16 stream does not start with BOM error when update from UDK2015 to latest Github trunk
2016-09-01 1:07 UTC (2+ messages)
[PATCH 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe
2016-08-31 14:11 UTC (13+ messages)
` [PATCH 2/5] ArmVirtPkg: implement FdtPciHostBridgeLib
` [PATCH 3/5] ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
` [PATCH 4/5] ArmVirtPkg/FdtPciHostBridgeLib: add MMIO64 support
` [PATCH 5/5] ArmVirtPkg: remove now unused PciHostBridgeDxe
[PATCH] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher
2016-08-31 11:08 UTC (3+ messages)
[PATCH 00/26] ARM assembler cleanup series
2016-08-31 9:53 UTC (10+ messages)
` [PATCH 22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro
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