public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-10-18 01:09:41 to 2018-10-22 08:53:03 UTC [more...]

[PATCH 0/2] Xhci: Handle value 5 in Port Speed field of PORTSC
 2018-10-22  8:52 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg XhciDxe: Assign Usb2Hc.XXXRevision based on SBRN
` [PATCH 2/2] MdeModulePkg Xhci: Handle value 5 in Port Speed field of PORTSC

[PATCH] BaseTools: add ASSERT checker for array buffer in fdf and command line
 2018-10-22  8:37 UTC 

[Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file
 2018-10-22  8:35 UTC 

[Patch 0/3] Add more checker for Tianocompress and Ueficompress
 2018-10-22  8:30 UTC  (11+ messages)
` [Patch 3/3] BaseTools: Add more checker in Decompress algorithm to access the valid buffer

[PATCH 0/3] Add use-after-free memory detection
 2018-10-22  8:23 UTC  (14+ messages)
` [PATCH 1/3] MdeModulePkg/MdeModulePkg.dec: add new PCD for UAF detection feature
` [PATCH 2/3] UefiCpuPkg/CpuDxe: fix an infinite loop issue
` [PATCH 3/3] MdeModulePkg/Core: add use-after-free memory detection

[Patch] BaseTools: Fix the *B and *F Flag display for Structure Pcd
 2018-10-22  7:55 UTC  (2+ messages)

[Patch] FDF Spec: Add the $(PCD) usage in the [FD] section
 2018-10-22  7:49 UTC 

[PATCH] BaseTools:Translate the StructurePCD value in field to correct format
 2018-10-22  7:05 UTC 

[PATCH v5 0/1] Add ArmPkg/Optee library APIs
 2018-10-22  6:29 UTC  (2+ messages)
` [PATCH v5 1/1] ArmPkg/OpteeLib: Add APIs to communicate with OP-TEE

[staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI
 2018-10-22  3:28 UTC  (5+ messages)

[Patch] BaseTools: Move PcdValueInit to platform build folder
 2018-10-22  3:24 UTC 

[PATCH v2] Edk2Platforms: Replace FatBinPkg with FatPkg
 2018-10-22  3:05 UTC  (5+ messages)

[PATCH v1 0/2] add DwUsb3Dxe driver
 2018-10-22  2:51 UTC  (9+ messages)
` [PATCH v1 1/2] EmbeddedPkg: add DwUsb protocol
` [PATCH v1 2/2] EmbeddedPkg/Drivers: add DwUsb3Dxe driver

[PATCH v1 1/1] EmbeddedPkg/Drivers: add DwUsbDxe
 2018-10-22  2:32 UTC  (3+ messages)

[PATCH v1 1/1] BaseTools: delete unused file
 2018-10-21 12:05 UTC  (2+ messages)

[Patch] BaseTools: Fixed a key error code bug
 2018-10-21 11:52 UTC  (3+ messages)

[PATCH V2] BaseTools: Convert "Unicode string" to "byte array" if value type diff
 2018-10-21 10:48 UTC  (3+ messages)

[PATCH V2] BaseTool: Support different PCDs that refers to the same EFI variable
 2018-10-21 10:47 UTC  (2+ messages)

[PATCH edk2-platforms] Silicon/SynQuacerPciCpuIo2Dxe: fix PCIe I/O translation
 2018-10-20 14:06 UTC  (3+ messages)

[platforms: PATCH 00/12] Armada7k8k GPIO support
 2018-10-20  1:57 UTC  (13+ messages)
` [platforms: PATCH 01/12] Marvell/Library: ArmadaSoCDescLib: Add GPIO information
` [platforms: PATCH 02/12] Marvell/Library: ArmadaBoardDescLib: "
` [platforms: PATCH 03/12] SolidRun/Armada80x0McBin: Introduce board description library
` [platforms: PATCH 04/12] Marvell/Armada70x0Db: "
` [platforms: PATCH 05/12] Marvell/Armada80x0Db: "
` [platforms: PATCH 06/12] Marvell/Drivers: MvBoardDesc: Extend protocol with GPIO support
` [platforms: PATCH 07/12] Marvell/Protocol: Introduce MARVELL_GPIO_PROTOCOL
` [platforms: PATCH 08/12] Marvell/Drivers: MvGpioDxe: Introduce platform GPIO driver
` [platforms: PATCH 09/12] Marvell/Drivers: I2c: Use common header for macros
` [platforms: PATCH 10/12] Marvell/Drivers: MvPca95xxDxe: Introduce I2C GPIO driver
` [platforms: PATCH 11/12] Marvell/Armada7k8k: Enable GPIO drivers compilation
` [platforms: PATCH 12/12] Marvell/Armada7k8k: Introduce NonDiscoverable device init routines

Community Discussion: General Code and Commit message standards
 2018-10-19 16:21 UTC  (8+ messages)

TianoCore Community Meeting Minutes
 2018-10-19 16:09 UTC 

[Patch] BaseTools: Remove Arch specific build options for PcdValueInit tool
 2018-10-19 14:43 UTC  (3+ messages)

[Patch] BaseTool: Filter out unused structure pcds
 2018-10-19 14:34 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug that PcdValueFromComm is not set
 2018-10-19 14:32 UTC  (2+ messages)

[Patch] BaseTools: Fix the crash issue when Dynamic structure Pcd use in FDF
 2018-10-19 14:32 UTC  (2+ messages)

[Patch v4 0/6] Fix performance issue caused by Set MSR task
 2018-10-19 14:02 UTC  (11+ messages)
` [Patch v4 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch v4 2/6] UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types
` [Patch v4 3/6] UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type
` [Patch v4 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [Patch v4 5/6] UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed
` [Patch v4 6/6] UefiCpuPkg/CpuCommonFeaturesLib: Register MSR base on scope Info

[PATCH 0/6] Add kvmtool emulated platform support for ARM
 2018-10-19 14:01 UTC  (4+ messages)
` [PATCH v1 4/6] ArmVirtPkg: Save DT base address from X0 in PCD

[PATCH] MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE
 2018-10-19 12:35 UTC  (11+ messages)
` CVE-2018-3613 [was: MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE]

[PATCH] MdePkg/BaseLib: AsciiStrToUnicodeStr(S) not handle EASCII properly
 2018-10-19 11:23 UTC  (2+ messages)

[PATCH] MdePkg UefiLib: Check Table against NULL in ScanTableInSDT
 2018-10-19 11:22 UTC  (3+ messages)

[PATCH] IntelFsp2Pkg: FSP should not override IDT
 2018-10-19  9:42 UTC 

[PATCH v2] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload
 2018-10-19  7:08 UTC  (2+ messages)

[PATCH] MdeModulePkg/EsrtDxe: allocate ESRT table from RtServicesData memory
 2018-10-19  6:01 UTC  (12+ messages)

[PATCH edk2-platforms] Platform/DeveloperBox: enable HTTPS boot
 2018-10-19  4:36 UTC  (3+ messages)

[PATCH] MdePkg/BaseStackCheckLib: add MSFT toolchain support
 2018-10-19  1:02 UTC  (10+ messages)

[PATCH 1/1] BaseTools: Update Makefile to exclude deleted file
 2018-10-19  0:30 UTC  (2+ messages)

FDF Specification Updates for PI 1.6 Standalone MM Components
 2018-10-18 23:49 UTC  (4+ messages)

[Patch 0/6] Fix performance issue caused by Set MSR task
 2018-10-18 17:58 UTC  (14+ messages)
` [Patch v3 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch v3 2/6] UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types
` [Patch v3 3/6] UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type
` [Patch v3 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [Patch v3 5/6] UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed
` [Patch v3 6/6] UefiCpuPkg/CpuCommonFeaturesLib: Register MSR base on scope Info

[Patch] BaseTools: Fix one crash bug in the report for Fixed structure Pcd
 2018-10-18 14:37 UTC  (3+ messages)

[Patch] BaseTools: Fix a bug --pcd option enable and use the pcd in expression
 2018-10-18 14:18 UTC  (3+ messages)

[PATCH v4 0/1] Add ArmPkg/Optee library APIs
 2018-10-18 10:12 UTC  (8+ messages)
` [PATCH v4 1/1] ArmPkg/OpteeLib: Add APIs to communicate with OP-TEE

Community Discussion: Improvements to the Build Process
 2018-10-18  9:11 UTC 

[Patch v2 0/6] Fix performance issue caused by Set MSR task
 2018-10-18  7:36 UTC  (18+ messages)
` [Patch v2 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch v2 2/6] UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types
` [Patch v2 3/6] UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type
` [Patch v2 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [Patch v2 5/6] UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed
` [Patch v2 6/6] UefiCpuPkg/CpuCommonFeaturesLib: Register MSR base on scope Info

[PATCH v3] IntelFsp2Pkg: Support FSP Dispatch mode
 2018-10-18  7:18 UTC  (2+ messages)

[PATCH v1 0/3] NvmExpressDxe: Bug fixes within NvmExpressPassThru()
 2018-10-18  6:42 UTC  (4+ messages)
` [PATCH v1 1/3] MdeModulePkg/NvmExpressDxe: Refine data buffer & len check in PassThru
` [PATCH v1 2/3] MdeModulePkg/NvmExpressDxe: Always copy CQ entry to PassThru packet
` [PATCH v1 3/3] MdeModulePkg/NvmExpressDxe: Refine PassThru IO queue creation behavior

[PATCH v2] IntelFsp2Pkg: Support FSP Dispatch mode
 2018-10-18  3:48 UTC  (2+ messages)

[Patch] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload
 2018-10-18  3:39 UTC  (3+ messages)

[Patch] NetworkPkg: Correct the time stamp and fix the integer overflow issue
 2018-10-18  3:03 UTC  (2+ messages)

[Patch] NetworkPkg/TlsDxe: Remove the redundant library class
 2018-10-18  2:52 UTC  (2+ messages)

[PATCH] Edk2Platforms: Replace FatBinPkg with FatPkg in DSC
 2018-10-18  2:28 UTC 

[PATCH] FatBinPkg: Remove FatBinPkg and modify document
 2018-10-18  2:14 UTC  (5+ messages)

[PATCH] UefiCpuPkg/CpuExceptionHandlerLib: always clear descriptor data in advance
 2018-10-18  2:06 UTC  (3+ messages)

[PATCH 0/5] MdePkg/BaseSynchronizationLib GCC: fixes, cleanups
 2018-10-18  2:00 UTC  (3+ messages)
` [PATCH 1/5] MdePkg/BaseSynchronizationLib GCC: fix whitespace and comments

[PATCH V2] BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions
 2018-10-18  1:19 UTC 


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