public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-08-25 08:00:34 to 2016-09-02 00:49:31 UTC [more...]

[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  (18+ messages)

[PATCH 0/6] PiDxeS3BootScriptLib: Support multiple PCI segment
 2016-09-01 15:57 UTC  (3+ messages)

UEFI Sample application for read/write serial IO
 2016-09-01 15:26 UTC  (5+ messages)

[PATCH 1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
 2016-09-01 13:11 UTC  (2+ messages)

[PATCH 0/3] ArmPkg: introduce IsZeroGuid() and IsZeroBuffer()
 2016-09-01 12:58 UTC  (6+ 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] 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  (3+ messages)

[Patch] Vlv2TbltDevicePkg:Signal End of Dxe Event
 2016-09-01  5:02 UTC 

BootableImageSupportTest\StorageSecurityCommandProtocolTest
 2016-09-01  3:47 UTC  (5+ messages)

[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 v2 0/6] ArmVirtQemu: move to generic PciHostBridgeDxe
 2016-08-31 17:59 UTC  (7+ 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/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

[PATCH v5 0/4] deModulePkg/EbcDxe: AARCH64 improvements
 2016-08-31  8:45 UTC  (5+ 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 VarCheck: #### in L"Boot####" are upper case hex
 2016-08-31  7:08 UTC  (2+ messages)

DxeCapsuleLib returns Status Issue
 2016-08-31  0:54 UTC  (4+ messages)

[PATCH] IntelSiliconPkg: Rename IGD structures to make it consistent
 2016-08-30 22:57 UTC 

[PATCH v4 0/4] MdeModulePkg/EbcDxe: AARCH64 improvements
 2016-08-30 18:52 UTC  (7+ messages)
` [PATCH v4 1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file
` [PATCH v4 2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure
` [PATCH v4 3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk
` [PATCH v4 4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks

Related to adding ACPI Table(RASF) to UEFI
 2016-08-30  9:55 UTC 

[Patch] BaseTools: UpdateImageSize include Image auth info for FMP Auth capsule
 2016-08-30  7:47 UTC  (2+ messages)

[PATCH 0/3] Use IsZeroGuid API for zero GUID checking
 2016-08-30  5:54 UTC  (7+ messages)
` [PATCH 1/3] IntelFrameworkModulePkg: "
` [PATCH 2/3] MdeModulePkg: "
` [PATCH 3/3] SecurityPkg: "

[PATCH 1/3] IntelFsp2Pkg: Remove pragma usage to align with UEFI Spec
 2016-08-29 23:43 UTC  (6+ messages)
` [PATCH 2/3] IntelFsp2Pkg: Fix typo and comments
` [PATCH 3/3] IntelFsp2WrapperPkg: Update pragma to use push and pop

[PATCHV2 1/2] IntelFsp2Pkg: Remove pragma usage to align with UEFI Spec
 2016-08-29 23:31 UTC  (2+ messages)
` [PATCHV2 2/2] IntelFsp2Pkg: Fix typo and comments

[PATCH] IntelSiliconPkg: Add Firmware Interface Table (FIT) definitions
 2016-08-29 20:37 UTC  (3+ messages)

OVMF not booting when built with GCC5 toolset?
 2016-08-29 16:53 UTC  (10+ messages)

2nd HttpBoot fails even after upgrading to revision 24729
 2016-08-29  7:18 UTC  (11+ messages)

[PATCH 0/7] Fix some bugs in NvmExpressDxe driver
 2016-08-29  2:42 UTC  (8+ messages)
` [PATCH 1/7] MdeModulePkg NvmExpressDxe: Avoid crashing 'Mode' during OpenProtocol
` [PATCH 2/7] MdeModulePkg NvmExpressDxe: Refine BuildDevicePath API to follow spec
` [PATCH 3/7] MdeModulePkg NvmExpressDxe: Refine GetNameSpace "
` [PATCH 4/7] MdeModulePkg NvmExpressDxe: Refine GetNextNamespace "
` [PATCH 5/7] MdeModulePkg NvmExpressDxe: Add buffer alignment check in PassThru API
` [PATCH 6/7] MdeModulePkg NvmExpressDxe: Add check on the attributes of NVME controller
` [PATCH 7/7] MdeModulePkg NvmExpressDxe: Add check for command packet in PassThru

[PATCH 0/2] Return correct AuthenticationStatus for FvReadFile()
 2016-08-29  1:26 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg DxeCore: Return correct AuthStatus for FvReadFile
` [PATCH 2/2] IntelFrameworkModulePkg FwVolDxe: "

use of EFI_PCI_ATTRIBUTE_DUAL_ADDRESS_CYCLE
 2016-08-28 10:40 UTC  (2+ messages)

[edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: Version renegotiate
 2016-08-26 19:08 UTC  (3+ messages)
` [PATCH 1/2] [edk2-staging/HTTPS-TLS][PATCH]: CryptoPkg/TlsLib: TLS Ver negotiate
` [PATCH 2/2] [edk2-staging/HTTPS-TLS][PATCH]: NetworkPkg/HttpDxe: Unrestrict TLSv

[PATCH v3 0/4] MdeModulePkg/EbcDxe: AARCH64 improvements
 2016-08-26 18:41 UTC  (12+ messages)
` [PATCH v3 1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file
` [PATCH v3 2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure
` [PATCH v3 3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk
` [PATCH v3 4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks

[PATCH 0/2] Add EBC support for AArch64
 2016-08-26 10:56 UTC  (6+ messages)
` [PATCH 1/2] MdeModulePkg/EbcDxe: Add AARCH64 EBC VM support

[PATCH v2 2/2] ArmVirtPkg: enable EBC interpreter for AArch64
 2016-08-26 10:42 UTC  (2+ messages)

[Patch] BaseTools: UpdateImageSize include Image auth info for FMP Auth capsule
 2016-08-26  9:36 UTC 

[Patch] Nt32Pkg PlatformBootManagerLib: Enable BootManagerMenuApp
 2016-08-26  4:25 UTC  (2+ messages)

[Patch] Nt32Pkg: Add Eric Dong as Nt32Pkg owner
 2016-08-26  4:24 UTC  (2+ messages)

[PATCH] [RESEND] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states
 2016-08-25 17:09 UTC 

I found a fun bug in the Shell today. Looks like we have been getting lucky?
 2016-08-25 16:20 UTC  (6+ messages)

Question on iBFT for iSCSI
 2016-08-25  9:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox