messages from 2018-10-12 08:08:39 to 2018-10-16 02:08:41 UTC [more...]
[PATCH] uefi-sct/SctPkg:Add conformance test cases for deprecated EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS attribute
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:One checkpoint in the ExtractConfigFunction need be removed
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Fix the flaw in BBTestCreateEventEx_Func_Sub3 on certain situation. Besides AllocatePages(), CreateEventEx may cause the memorymap change itself. Enhance the test to filter the side effect from CreateEventEx()
2018-10-15 13:10 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:The original design for the 'EraseLengthGranularity' test need consider this case
2018-10-15 13:10 UTC (5+ messages)
[PATCH] uefi-sct/SctPkg:Add the checkpoint of Toggle state of ReadKeyStrokeEx
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg: Fix the Possible numeric underflow
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:The Lun display order issue in iSCSI device path text
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Assign 0 to the tail of HwErrRecVariableName
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Fix the incorrect buffer free in SctAPrint()
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Enhance the SimpleNetwork Test
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Implement the iSCSI devicepath to text
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg: Fix the BlueTooth Guid and Enable BLE test
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Enhance the EraseBlock Test
2018-10-15 13:09 UTC (3+ messages)
[PATCH] uefi-sct/SctPkg:Update the PKCS7Verify Test to add the VerifySignature() checkpoint
2018-10-15 13:10 UTC (3+ messages)
[Patch 0/3] Add more checker for Tianocompress and Ueficompress
2018-10-16 2:06 UTC (4+ messages)
` [Patch 1/3] MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only
` [Patch 2/3] IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib
` [Patch 3/3] BaseTools: Add more checker in Decompress algorithm to access the valid buffer
[Patch] NetworkPkg/TlsDxe: Remove the redundant library class
2018-10-16 1:55 UTC (2+ messages)
Regression with PXE boot on OvmfPkg/VirtioNetDxe driver on aarch64 system
2018-10-16 1:55 UTC (9+ messages)
[Patch 0/4] Fix performance issue caused by Set MSR task
2018-10-16 1:39 UTC (9+ messages)
` [Patch 1/4] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch 2/4] UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types
` [Patch 3/4] UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type
` [Patch 4/4] UefiCpuPkg/PiSmmCpuDxeSmm: "
PACKAGES_PATH in !include path in Dsc files
2018-10-16 1:35 UTC (2+ messages)
[Patch] NetworkPkg/IpSecDxe: Fix issue to parse SA Payload
2018-10-16 1:34 UTC
[PATCH 0/5] MdePkg/BaseSynchronizationLib GCC: fixes, cleanups
2018-10-16 1:32 UTC (5+ messages)
[Patch] Expression spec: Add clarification for String compare
2018-10-16 1:12 UTC
[PATCH] MdePkg/BaseStackCheckLib: add MSFT toolchain support
2018-10-16 0:59 UTC (2+ messages)
Where to find the fix for security issue id 686
2018-10-16 0:40 UTC (5+ messages)
[Patch] BaseTools: Support to use struct name as datum type before max size
2018-10-16 0:36 UTC (2+ messages)
[PATCH] CorebootPayloadPkg: don't use serial output for Release build
2018-10-16 0:13 UTC (2+ messages)
TianoCore Community Meeting Minutes (stephano)
2018-10-15 23:58 UTC
Missing Library in StandaloneMmPkg
2018-10-15 22:19 UTC (4+ messages)
[PATCH] BaseTools/EOT: Change to call a program instead of calling Python API
2018-10-15 21:42 UTC (4+ messages)
[Patch] BaseTools: Add check for the string type whether is same
2018-10-15 17:43 UTC (2+ messages)
[Patch] BaseTools: Fix bugs use special character in the --pcd option
2018-10-15 17:43 UTC (2+ messages)
[PATCH v1 0/7] Code refinements in UdfDxe
2018-10-15 11:39 UTC (9+ messages)
` [PATCH v1 1/7] MdeModulePkg/UdfDxe: Use error handling for memory allocation failure
` [PATCH v1 2/7] MdeModulePkg/UdfDxe: ASSERT for false positives of NULL ptr deref
` [PATCH v1 3/7] MdeModulePkg/UdfDxe: Use error handling when fail to return LSN
` [PATCH v1 4/7] MdeModulePkg/UdfDxe: Use debug msg instead of ASSERT in UdfOpen()
` [PATCH v1 5/7] MdeModulePkg/UdfDxe: Handle dead codes in File.c
` [PATCH v1 6/7] MdeModulePkg/UdfDxe: Remove dead codes in FileName.c
` [PATCH v1 7/7] MdeModulePkg/UdfDxe: Handle dead codes in FileSystemOperations.c
[PATCH 00/11] Need to validate data from HW
2018-10-15 11:31 UTC (14+ messages)
` [PATCH 01/11] MdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)
` [PATCH 02/11] MdeModulePkg/UsbMass: Fix integer overflow when BlockSize is 1
` [PATCH 03/11] MdeModulePkg/UsbBus: Fix out-of-bound read access to descriptors
` [PATCH 04/11] MdeModulePkg/UsbBus: Reject descriptor whose length is bad
` [PATCH 05/11] MdeModulePkg/Usb: Make sure data from HW is no more than expected
` [PATCH 06/11] SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in buffer
` [PATCH 07/11] MdeModulePkg/UsbKb: Don't access key codes when length is wrong
` [PATCH 08/11] MdeModulePkg/AbsPointer: "
` [PATCH 09/11] MdeModulePkg/UsbMouse: "
` [PATCH 10/11] MdeModulePkg/UsbBus: Deny when the string descriptor length is odd
` [PATCH 11/11] MdeModulePkg/Bus/Ufs: Ensure device not return more data than expected
Revert BaseTools Python3 Migration has been done at 1ccc4d895dd8d659d016efcd6ef8a48749aba1d0
2018-10-15 10:53 UTC (2+ messages)
[PATCH 1/1] BaseTools: Fix regression boot hang issue by commit 0e982cf03dd5
2018-10-15 10:22 UTC (3+ messages)
[PATCH V3] BaseTools: add ASSERT checker for array buffer value assignment
2018-10-15 7:19 UTC (2+ messages)
[PATCH V2] BaseTools: Code should not update the variable that save the raw data
2018-10-15 7:17 UTC (2+ messages)
[PATCH 1/1] BaseTools: Update Makefile to exclude deleted file
2018-10-15 3:32 UTC
[PATCH] MdeModulePkg PcdDxe: ASSERT PcdSetNvStoreDefaultId set
2018-10-15 2:43 UTC (3+ messages)
[Patch] MdeModulePkg BrotliCustomDecompressLib: Don't build it for EBC arch
2018-10-15 2:37 UTC (2+ messages)
[PATCH 0/6] Add kvmtool emulated platform support for ARM
2018-10-15 2:38 UTC (19+ messages)
` [PATCH v1 1/6] PcAtChipsetPkg: Add MMIO Support to SerialIo Lib
` [PATCH v1 2/6] PcAtChipsetPkg: Add MMIO Support to RTC driver
` [PATCH v1 3/6] MdeModulePkg: Map persistent (NV) memory
` [PATCH v1 4/6] ArmVirtPkg: Save DT base address from X0 in PCD
` [PATCH v1 5/6] ArmVirtPkg: Add kvmtool platform driver
` [PATCH v1 6/6] ArmVirtPkg: Support for kvmtool emulated platform
TianoCore Community Meeting Minutes
2018-10-14 21:15 UTC (9+ messages)
[Patch] BaseTools/Tests: Update GNUmakefile to use python3 variable
2018-10-14 16:00 UTC (8+ messages)
Does edk2 still support python 2?
2018-10-13 21:27 UTC (2+ messages)
[PATCH v1] BaseTools: Remove sitecustomize module
2018-10-13 20:52 UTC
[Patch] BaseTools: Remove the logic that check Python3 version larger than 3.6
2018-10-13 17:17 UTC (6+ messages)
BaseTools/ build broken due to unreviewed patch - PLEASE FIX
2018-10-13 15:48 UTC (9+ messages)
[BaseTools] Python3 migration is done
2018-10-13 3:24 UTC
[PATCH] BaseTools: Add --uefi option to enable UefiCompress method
2018-10-13 2:03 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\EMS:Add HTTP Test
2018-10-13 1:55 UTC (2+ messages)
[edk2-test][Patch] uefi-sct/EMS:Add the checkpoint for SetData
2018-10-13 1:55 UTC (4+ messages)
[PATCH v2 0/4] SdMmcOverride extension
2018-10-12 16:49 UTC (26+ messages)
` [PATCH v2 2/4] MdeModulePkg/SdMmcPciHcDxe: Add UhsSignaling to SdMmcOverride protocol
[PATCH v3 1/1] ArmPkg: Add support for GICv4
2018-10-12 15:58 UTC (2+ messages)
[PATCH edk2-platforms 0/1] Incorporate ArmVirtQemu changes
2018-10-12 15:39 UTC (3+ messages)
` [PATCH edk2-platforms 1/1] Platform/Comcast/RDKQemu: "
[platforms: PATCH 1/1] Marvell/Armada7k8k: DeviceTree: Use fixed clocks
2018-10-12 15:36 UTC (2+ messages)
[Patch] Build Spec: Add description for Structure Pcd display in the module
2018-10-12 13:32 UTC (2+ messages)
[Patch] BaseTools: Enhance the *P Flag display for Structure Pcd
2018-10-12 13:32 UTC (2+ messages)
[PATCH] BaseTools: increment build generate inf file lost .depex file
2018-10-12 13:31 UTC (2+ messages)
[PATCH] BaseTools: Not compare the VOID* difference in the DSC and DEC file
2018-10-12 13:31 UTC (2+ messages)
[patch 0/2] MdeModulePkg/HiiDatabaseDxe: Make sure database update behaviors are atomic
2018-10-12 11:25 UTC (3+ messages)
` [patch 1/2] MdeModulePkg/HiiDB: Reorganize codes of exporting HII settings
` [patch 2/2] MdeModulePkg/HiiDB: Make sure database update behaviors are atomic
[PATCH edk2-platforms 0/3] More SynQuacer updates
2018-10-12 10:03 UTC (4+ messages)
` [PATCH edk2-platforms 3/3] Silicon/SynQuacer/AcpiTables: add NETSEC/eMMC SMMU to the IORT
[edk2-test][Patch] uefi-sct\SctPkg:Add two checkpoints of GetNextVariable()
2018-10-12 8:48 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Add TPL Check in SimpleTextIn/SimpleTextInEx
2018-10-12 8:45 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Define new AIP info block for wireless NIC
2018-10-12 8:43 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Add not-granularity-aligned cases in Erase Block Protocol
2018-10-12 8:40 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Fix the corner case of ExtractConfig API
2018-10-12 8:38 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Add checkpoint of LocateProtocol()
2018-10-12 8:35 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Add new test of UFSDeviceConfig Protocol
2018-10-12 8:22 UTC (2+ messages)
[edk2-test][Patch] uefi-sct\SctPkg: Add the new test of ResetNotification Protocol
2018-10-12 8:18 UTC (2+ messages)
[edk2-test][Patch] Correct typo in CreateEMMCDeviceNode()
2018-10-12 8:09 UTC (2+ messages)
[PATCH edk2-platforms v5 00/28] Upload for D06 platform
2018-10-12 8:08 UTC (4+ messages)
` [PATCH edk2-platforms v5 21/28] Platform/Hisilicon/D06: Add PciHostBridgeLib
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