messages from 2018-10-19 11:25:02 to 2018-10-25 04:23:27 UTC [more...]
[PATCH v3 0/6] Introduce freed-memory guard feature
2018-10-25 4:23 UTC (13+ messages)
` [PATCH v3 1/6] MdeModulePkg: cleanup Heap Guard pool/page type PCD documentation
` [PATCH v3 2/6] MdeModulePkg: introduce UEFI freed-memory guard bit in HeapGuard PCD
` [PATCH v3 3/6] UefiCpuPkg/CpuDxe: consider freed-memory guard in non-stop mode
` [PATCH v3 4/6] UefiCpuPkg/CpuDxe: prevent recursive calling of InitializePageTablePool
` [PATCH v3 5/6] MdeModulePkg/Core: prevent re-acquire GCD memory lock
` [PATCH v3 6/6] MdeModulePkg/Core: add freed-memory guard feature
[Patch 0/6] Fix coding style issues
2018-10-25 2:26 UTC (7+ messages)
` [Patch 1/6] UefiCpuPkg/RegisterCpuFeaturesLib: Fix build failure for VS2012 and GCC49
` [Patch 2/6] UefiCpuPkg/CpuCommonFeaturesLib: Remove white space at line end
` [Patch 3/6] UefiCpuPkg/RegisterCpuFeaturesLib: Fix ECC issues
` [Patch 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Remove white space at line end
` [Patch 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Clean up useless code
` [Patch 6/6] UefiCpuPkg/PiSmmCpuDxeSmm: Fix build failure for VS2012 and GCC49
[Patch V2] BaseTools: Fix the bug for Pcd used in command line's override
2018-10-25 0:29 UTC (2+ messages)
[PATCH 1/2] ShellPkg-Shell App: Provide fully-qualified path to shell scripts
2018-10-24 18:07 UTC (2+ messages)
[PATCH 2/2] ShellPkg-Shell App: Provide fully-qualified path to shell scripts
2018-10-24 18:03 UTC (2+ messages)
[PATCH] CryptoPkg/BaseCryptLib: Fix potential integer overflow issue
2018-10-24 16:59 UTC (2+ messages)
[Patch] BaseTools: Move PcdValueInit to platform build folder
2018-10-24 14:37 UTC (2+ messages)
[Patch] BaseTool: Filter out unused structure pcds
2018-10-24 14:34 UTC (3+ messages)
[PATCH] BaseTools:Not miss the full assign value of FixedAtBuild structure PCD
2018-10-24 13:01 UTC
[PATCH v2] BaseTools: Allow multiple PciDeviceId in Fdf OptionROM override
2018-10-24 11:42 UTC
[edk2-InfSpecification PATCH] INF Spec: Amend the OptionROM spec to allow multiple PCI_DEVICE_IDs
2018-10-24 11:42 UTC
[edk2-FdfSpecification PATCH] Amend the OptionROM spec to allow multiple PCI_DEVICE_IDs
2018-10-24 11:42 UTC
[PATCH] IntelSiliconPkg VTdDxe: Option to force no early access attr request
2018-10-24 11:22 UTC (2+ messages)
[PATCH] IntelSiliconPkg VTdDxe: Report status code for VTd error
2018-10-24 11:22 UTC (2+ messages)
[PATCH v2 0/7] ArmPkg related changes for StandaloneMM package
2018-10-24 11:05 UTC (8+ messages)
` [PATCH v2 7/7] ArmPkg: Extra action to update permissions for S-ELO MM Image
[PATCH] BaseTools: Allow multiple PciDeviceId in Fdf OptionROM override
2018-10-24 10:15 UTC (5+ messages)
[PATCH 0/4] OvmfPkg: simply use the Bochs interface for vmsvga
2018-10-24 9:16 UTC (6+ messages)
` [PATCH 1/4] Revert "OvmfPkg/QemuVideoDxe: VMWare SVGA device support"
` [PATCH 2/4] Revert "OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O."
` [PATCH 3/4] Revert "OvmfPkg/QemuVideoDxe: list "UnalignedIoInternal.h" in the INF file"
` [PATCH 4/4] OvmfPkg: simply use the Bochs interface for vmsvga
[Patch] BaseTools: list .nasm include inc files as its dependency
2018-10-24 7:37 UTC
[PATCH] BaseTools: Not convert the void* pcd string in command line to array
2018-10-24 7:30 UTC (2+ messages)
[PATCH V2] BaseTools: Convert "Unicode string" to "byte array" if value type diff
2018-10-24 7:26 UTC (3+ messages)
[PATCH V2] BaseTool: Support different PCDs that refers to the same EFI variable
2018-10-24 7:26 UTC (4+ messages)
[PATCH] BaseTools:Translate the StructurePCD value in field to correct format
2018-10-24 7:25 UTC (2+ messages)
[PATCH] BaseTools: add ASSERT checker for array buffer in fdf and command line
2018-10-24 7:24 UTC (2+ messages)
[Patch] BaseTools: Fix the bug for Pcd used in command line's override
2018-10-24 6:47 UTC
[PATCH] FatBinPkg: Remove FatBinPkg and modify document
2018-10-24 5:26 UTC (5+ messages)
[PATCH] MdePkg-BaseLib: Fix PathCleanUpDirectories() issue with "\\..\\.."
2018-10-24 4:44 UTC (3+ messages)
[PATCH v2 0/3] NvmExpressDxe: Bug fixes within NvmExpressPassThru()
2018-10-24 4:08 UTC (5+ messages)
` [PATCH v2 1/3] MdeModulePkg/NvmExpressDxe: Refine data buffer & len check in PassThru
` [PATCH v2 2/3] MdeModulePkg/NvmExpressDxe: Always copy CQ entry to PassThru packet
` [PATCH v2 3/3] MdeModulePkg/NvmExpressDxe: Refine PassThru IO queue creation behavior
[patch 0/3] MdePkg/UefiDevicePathLib: Enahncement for Sata/Usbxx/AcpiExp device path
2018-10-24 3:51 UTC (2+ messages)
[PATCH] OvmfPkg: initialize bochs when initializing vmsvga
2018-10-24 1:33 UTC (7+ messages)
[PATCH v1 0/3] NvmExpressDxe: Bug fixes within NvmExpressPassThru()
2018-10-24 0:59 UTC (8+ 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 0/5] Add freed-memory guard feature
2018-10-24 0:45 UTC (12+ messages)
` [PATCH v2 1/5] MdeModulePkg/MdeModulePkg.dec: update PCD description for new feature
` [PATCH v2 2/5] UefiCpuPkg/CpuDxe: fix an infinite loop issue
` [PATCH v2 3/5] MdeModulePkg/Core: fix a lock issue in GCD memory map dump
` [PATCH v2 4/5] MdeModulePkg/Core: add freed-memory guard feature
` [PATCH v2 5/5] MdeModulePkg/Core: fix-up for changes introduced by freed-memory guard
[PATCH v2] IntelFsp2Pkg: FSP should not override IDT
2018-10-24 0:12 UTC (3+ messages)
OpenProtocolInformation
2018-10-23 23:12 UTC (2+ messages)
[Patch v3 0/6] BaseTools/GenFds: cleanup GenFds
2018-10-23 17:29 UTC (7+ messages)
` [Patch v3 1/6] "
` [Patch v3 2/6] BaseTools/GenFds: change objects to sets
` [Patch v3 3/6] Basetools/GenFds: refactor class FV
` [Patch v3 4/6] BaseTools/GenFds: remove MacroDict parameter
` [Patch v3 5/6] BaseTools/GenFds: refactor FdfParser warnings
` [Patch v3 6/6] BaseTools/GenFds: create and use new variable in FdfParser
[PATCH v2 0/3] Add more checker for Tianocompress and Ueficompress(CVE FIX)
2018-10-23 13:55 UTC (6+ messages)
` [PATCH v2 1/3] MdePkg: Add more checker in UefiDecompressLib to access the valid buffer only(CVE FIX)
` [PATCH v2 2/3] IntelFrameworkModulePkg: Add more checker in UefiTianoDecompressLib(CVE FIX)
` [PATCH v2 3/3] BaseTools: Add more checker in Decompress algorithm to access the valid buffer(CVE FIX)
[PATCH] BaseTools/ECC: Fix an identification issue of typedef function
2018-10-23 12:35 UTC (2+ messages)
[PATCH] BaseTools/Ecc: Update a checkpoint criteria
2018-10-23 12:35 UTC (2+ messages)
[PATCH] BaseTools/UPT: Fix an issue of UNI string checking
2018-10-23 12:35 UTC (2+ messages)
[PATCH V2] BaseTools/ECC: Add a checkpoint to check no usage for deprecated functions
2018-10-23 12:34 UTC (2+ messages)
[PATCH v1 00/10] UDF: Bugfixes
2018-10-23 12:28 UTC (5+ messages)
[Patch] BaseTools: Fix VPD PCD Sub-section display bug
2018-10-23 11:09 UTC
[PATCH] MdeModulePkg/PiSmmIpl: Do not reset SMRAM to UC when CPU driver runs
2018-10-23 9:43 UTC (6+ messages)
[PATCH] IntelFsp2Pkg: FSP should not override IDT
2018-10-23 7:04 UTC (3+ messages)
[PATCH 0/3] Add use-after-free memory detection
2018-10-23 3:14 UTC (15+ 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] MdeModulePkg/UsbMass: Fix USB key write failure
2018-10-23 2:26 UTC (2+ messages)
[PATCH] Edk2Platforms: Replace FatBinPkg with FatPkg
2018-10-23 0:43 UTC (6+ messages)
TianoCore Community Meeting Minutes
2018-10-22 10:14 UTC (2+ messages)
Community Virtual Meeting #2
2018-10-22 8:54 UTC
[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] 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 (9+ messages)
[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 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 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 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)
[Patch] BaseTools: Remove Arch specific build options for PcdValueInit tool
2018-10-19 14:43 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 (8+ messages)
` [Patch v4 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information
` [Patch v4 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Add logic to support semaphore type
` [Patch v4 5/6] UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed
[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 (5+ messages)
` CVE-2018-3613 [was: MdeModulePkg Variable: Fix Timestamp zeroing issue on APPEND_WRITE]
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