public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-08-31 17:59:47 to 2016-09-06 05:22:32 UTC [more...]

[Patch 0/4] BaseTools GNU makefile: Update GCC Flags to the specific one with BUILD_ prefix
 2016-09-06  5:22 UTC  (6+ messages)
` [Patch 1/4] BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in rule
` [Patch 2/4] BaseTools GNU makefile: remove unused .S rule
` [Patch 3/4] BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXX
` [Patch 4/4] BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ prefix

[Patch] NetworkPkg/IpSecDxe: Generate SPI randomly and correct IKE_SPI_BASE value
 2016-09-06  3:55 UTC  (4+ messages)
` [Patch] NetworkPkg/DnsDxe: Handle CNAME type responded from the name server

[Patch] MdeModulePkg: Support classless IP for DHCPv4 TransmitReceive()
 2016-09-06  1:02 UTC  (4+ messages)

Ingebrigtsen: The End of Gmane?
 2016-09-05 17:51 UTC  (3+ messages)

[PATCH] ArmPkg/CompilerIntrinsicsLib ARM: make memset() weak again
 2016-09-05 14:37 UTC  (2+ messages)

[PATCH 00/11] OvmfPkg, ArmVirtPkg: GOP driver for the VirtIo GPU (virtio-gpu-pci)
 2016-09-05 14:17 UTC  (20+ messages)

[PATCH 0/7] MdeModulePkg ArmVirtPkg: fixes for 64-bit PCI DMA
 2016-09-05 13:06 UTC  (14+ 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 11:44 UTC  (3+ messages)

[PATCH 0/5] ArmPkg ArmVirtPkg etc: consolidate ArmLib implementations
 2016-09-05 11:21 UTC  (7+ messages)
` [PATCH 1/5] ArmPkg/ArmLib: remove NullArmLib
` [PATCH 2/5] ArmPkg/ArmLib: introduce ArmBaseLib
` [PATCH 3/5] ArmVirtPkg: remove all ArmLib resolutions with ArmBaseLib
` [PATCH 4/5] BeagleBoardPkg EmbeddedPkg Omap35xxPkg: move to ArmBaseLib
` [PATCH 5/5] ArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib

[PATCH] ArmPkg: GICv2/v3 base address width fix-up
 2016-09-05  9:29 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  (8+ messages)
` [PATCH 1/3] ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib

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


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