messages from 2018-10-15 06:37:32 to 2018-10-17 11:42:12 UTC [more...]
[Patch 0/4] Fix performance issue caused by Set MSR task
2018-10-17 11:42 UTC (17+ messages)
` [Patch 1/4] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch 3/4] UefiCpuPkg/RegisterCpuFeaturesLib: Add logic to support semaphore type
` [Patch 4/4] UefiCpuPkg/PiSmmCpuDxeSmm: "
[PATCH] FatBinPkg: Remove FatBinPkg and modify document
2018-10-17 11:18 UTC (3+ messages)
[PATCH] BaseTools: covert "unicode string" to "byte array" if value type diff
2018-10-17 11:08 UTC
Regression with PXE boot on OvmfPkg/VirtioNetDxe driver on aarch64 system
2018-10-17 9:50 UTC (10+ messages)
[Patch] MdeModulePkg BrotliDecompressLib: Add the checker to avoid array out of bound
2018-10-17 8:45 UTC (3+ messages)
[PATCH] UefiCpuPkg/CpuExceptionHandlerLib: always clear descriptor data in advance
2018-10-17 8:34 UTC
[Patch] BaseTools: Remove the step to freeze python tool
2018-10-17 8:06 UTC (2+ messages)
[PATCH v2 0/6] Code refinements in UdfDxe
2018-10-17 2:48 UTC (8+ messages)
` [PATCH v2 1/6] MdeModulePkg/UdfDxe: Use error handling for memory allocation failure
` [PATCH v2 2/6] MdeModulePkg/UdfDxe: ASSERT for false positives of NULL ptr deref
` [PATCH v2 3/6] MdeModulePkg/UdfDxe: Use error handling when fail to return LSN
` [PATCH v2 4/6] MdeModulePkg/UdfDxe: Use debug msg instead of ASSERT in UdfOpen()
` [PATCH v2 5/6] MdeModulePkg/UdfDxe: Handle dead codes in File.c
` [PATCH v2 6/6] MdeModulePkg/UdfDxe: Handle dead codes in FileSystemOperations.c
[PATCH v2 00/12] Need to validate data from HW
2018-10-17 2:46 UTC (15+ messages)
` [PATCH v2 01/12] MdeModulePkg/UsbMass: Merge UsbBoot(Read|Write)Blocks(16)
` [PATCH v2 02/12] MdeModulePkg/UsbMass: Fix integer overflow when BlockSize is 1
` [PATCH v2 03/12] MdeModulePkg/UsbBus: Fix out-of-bound read access to descriptors
` [PATCH v2 04/12] MdeModulePkg/UsbBus: Reject descriptor whose length is bad
` [PATCH v2 05/12] MdeModulePkg/Usb: Make sure data from HW is no more than expected
` [PATCH v2 06/12] SourceLevelDebugPkg/Usb3: Make sure data from HW can fit in buffer
` [PATCH v2 07/12] MdeModulePkg/UsbKb: Don't access key codes when length is wrong
` [PATCH v2 08/12] MdeModulePkg/AbsPointer: "
` [PATCH v2 09/12] MdeModulePkg/UsbMouse: "
` [PATCH v2 10/12] MdeModulePkg/UsbBus: Deny when the string descriptor length is odd
` [PATCH v2 11/12] MdeModulePkg/Bus/Ufs: Ensure device not return more data than expected
` [PATCH v2 12/12] MdeModulePkg/UsbMass: Reject device whose block size is 0 or > 64K
[PATCH] CorebootPayloadPkg: don't use serial output for Release build
2018-10-17 2:45 UTC (3+ messages)
[PATCH] BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions
2018-10-17 2:25 UTC
[Patch v2 0/6] Fix performance issue caused by Set MSR task
2018-10-17 2:16 UTC (7+ 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] BaseTools: Fix a bug --pcd option enable and use the pcd in expression
2018-10-17 0:35 UTC
TianoCore Community Meeting Minutes (stephano)
2018-10-16 18:45 UTC (2+ messages)
Where to find the fix for security issue id 686
2018-10-16 11:09 UTC (7+ messages)
[PATCH] uefi-sct/SctPkg:Add conformance test cases for deprecated EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS attribute
2018-10-16 2:28 UTC (4+ 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 (5+ messages)
[PATCH] uefi-sct/SctPkg:The original design for the 'EraseLengthGranularity' test need consider this case
2018-10-15 13:10 UTC (6+ 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] ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gST
2018-10-16 9:16 UTC (3+ messages)
[PATCH] BaseTools/UPT: Fix an issue of UNI string checking
2018-10-16 8:28 UTC
[PATCH] BaseTools/Ecc: Update a checkpoint criteria
2018-10-16 8:25 UTC
[PATCH] BaseTools/ECC: Fix an identification issue of typedef function
2018-10-16 8:23 UTC
[PATCH v1 0/7] Code refinements in UdfDxe
2018-10-16 7:55 UTC (12+ messages)
` [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 v1 00/10] UDF: Bugfixes
2018-10-16 7:23 UTC (11+ messages)
` [PATCH v1 01/10] MdeModulePkg/PartitionDxe: Add check for underlying device block size
` [PATCH v1 02/10] MdeModulePkg/UdfDxe: Refine boundary checks for file/path name string
` [PATCH v1 03/10] MdeModulePkg/UdfDxe: Add boundary check the read of FE/EFE
` [PATCH v1 04/10] MdeModulePkg/UdfDxe: Add boundary check for ComponentIdentifier decode
` [PATCH v1 05/10] MdeModulePkg/UdfDxe: Add boundary check for getting volume (free) size
` [PATCH v1 06/10] MdeModulePkg/UdfDxe: Correct behavior for UdfSetPosition()
` [PATCH v1 07/10] MdeModulePkg/UdfDxe: Fix a typo within SetFileInfo()
` [PATCH v1 08/10] MdeModulePkg/UdfDxe: Update GetInfo() for FS VolumeLabel info request
` [PATCH v1 09/10] MdeModulePkg/UdfDxe: Add more check when getting PD from LongAd
` [PATCH v1 10/10] MdeModulePkg/UdfDxe: Avoid possible use of already-freed data
[PATCH] BaseTool: Support different PCDs that refers to the same EFI variable
2018-10-16 7:13 UTC (2+ messages)
[PATCH] MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE
2018-10-16 7:03 UTC (2+ messages)
[Patch] Expression spec: Add clarification for String compare
2018-10-16 6:50 UTC (2+ messages)
[PATCH] BaseTools/EOT: Change to call a program instead of calling Python API
2018-10-16 6:47 UTC (5+ messages)
PACKAGES_PATH in !include path in Dsc files
2018-10-16 6:00 UTC (7+ messages)
[Patch] NetworkPkg: Correct the time stamp and fix the integer overflow issue
2018-10-16 5:36 UTC
[PATCH 00/11] Need to validate data from HW
2018-10-16 5:27 UTC (25+ 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
[PATCH] Edk2Platforms: Replace FatBinPkg with FatPkg
2018-10-16 3:42 UTC
[PATCH 0/6] Add kvmtool emulated platform support for ARM
2018-10-16 3:00 UTC (3+ messages)
Does edk2 still support python 2?
2018-10-16 2:18 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)
[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] MdePkg/BaseStackCheckLib: add MSFT toolchain support
2018-10-16 0:59 UTC (2+ messages)
[Patch] BaseTools: Support to use struct name as datum type before max size
2018-10-16 0:36 UTC (2+ messages)
Missing Library in StandaloneMmPkg
2018-10-15 22:19 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)
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)
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