messages from 2018-10-24 01:19:58 to 2018-10-26 13:44:06 UTC [more...]
Community Meeting Minutes #2
2018-10-26 13:44 UTC (2+ messages)
[PATCH V2 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-26 13:43 UTC (12+ messages)
` [PATCH V2 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH V2 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH V2 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH V2 4/4] MdeModulePkg EhciDxe: "
[PATCH V3 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-26 13:41 UTC (5+ messages)
` [PATCH V3 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH V3 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH V3 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH V3 4/4] MdeModulePkg EhciDxe: "
[PATCH] MdeModulePkg/UdfDxe: Additional checks for ResolveSymlink()
2018-10-26 13:26 UTC (2+ messages)
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: optimize TLB flush operation
2018-10-26 12:40 UTC
[PATCH v5 0/1] Add ArmPkg/Optee library APIs
2018-10-26 12:11 UTC (2+ messages)
[PATCH] uefi-sct/SctPkg:Add conformance test cases for deprecated EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS attribute
2018-10-26 11:50 UTC (4+ messages)
[PATCH 1/1] BaseTools: Sync MdePkg/Library/UefiDevicePathLib/DevicePathToText.c code
2018-10-26 8:37 UTC
[PATCH edk2-platforms v5 00/28] Upload for D06 platform
2018-10-26 8:18 UTC (5+ messages)
` [PATCH edk2-platforms v5 21/28] Platform/Hisilicon/D06: Add PciHostBridgeLib
[PATCH] MdeModulePkg/Core: fix an IA32 build failure
2018-10-26 8:03 UTC (3+ messages)
[PATCH] IntelFsp2Pkg: Fixed potentially NULL pointer accessing
2018-10-26 7:25 UTC
[PATCH v2 0/4] SdMmcOverride extension
2018-10-26 7:22 UTC (7+ messages)
[Patch v3 0/6] BaseTools/GenFds: cleanup GenFds
2018-10-26 6:54 UTC (10+ messages)
` [Patch v3 1/6] "
` [Patch v3 6/6] BaseTools/GenFds: create and use new variable in FdfParser
[PATCH 1/1] BaseTools: Roll back code modify by commit 9e47e6f90880
2018-10-26 6:19 UTC (2+ messages)
[PATCH 0/4] Remove unnecessary Map/Unmap in XhciDxe/EhciDxe for AsyncInterruptTransfer
2018-10-26 5:36 UTC (11+ messages)
` [PATCH 1/4] MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer function
` [PATCH 2/4] MdeModulePkg EhciDxe: Extract new EhciInsertAsyncIntTransfer function
` [PATCH 3/4] MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransfer
` [PATCH 4/4] MdeModulePkg EhciDxe: "
[Patch 0/2] Mtftp: Correct the total received and saved block number
2018-10-26 5:35 UTC (4+ messages)
` [Patch 1/2] MdeModulePke/Mtftp4Dxe: "
` [Patch 2/2] NetworkPkg/Mtftp6Dxe: "
[Patch] MdeModulePkg: Specify SmmLockBoxPeiLib library instance for IA32/X64 arch
2018-10-26 5:05 UTC (5+ messages)
[Patch] UefiCpuPkg/RegisterCpuFeaturesLib: Support combo CPU feature style
2018-10-26 4:16 UTC (2+ messages)
[Patch] MdeModulePkg RegularExpressionDxe: Remove unknown build option for XCODE
2018-10-26 3:48 UTC (3+ messages)
[PATCH] IntelFsp2Pkg: Fix GCC49/XCODE build failure
2018-10-26 3:21 UTC (2+ messages)
[PATCH 1/1] BaseTools: Use VENDOR_DEVICE_PATH structure for Debug Port device path
2018-10-26 2:59 UTC (2+ messages)
[PATCH 0/2] MdeModulePkg/UsbBusPei: validate HW data before using
2018-10-26 2:45 UTC (4+ messages)
` [PATCH 1/2] MdeModulePkg/UsbBusPei: Fix out-of-bound read access to descriptors
` [PATCH 2/2] MdeModulePkg/UsbBusPei: Reject descriptor whose length is bad
[PATCH 1/1] BaseTools: Fix BPDG tool print traceback info issue
2018-10-26 2:37 UTC (2+ messages)
[patch 0/2] MdeModulePkg/HiiDatabaseDxe: Make sure database update behaviors are atomic
2018-10-26 2:04 UTC (2+ messages)
[PATCH] BaseTools:Not miss the full assign value of FixedAtBuild structure PCD
2018-10-26 1:51 UTC (2+ messages)
[Patch] SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision
2018-10-26 1:25 UTC (2+ messages)
[PATCH v4 0/6] Introduce freed-memory guard feature
2018-10-26 1:20 UTC (15+ messages)
` [PATCH v4 1/6] MdeModulePkg: cleanup Heap Guard pool/page type PCD documentation
` [PATCH v4 2/6] MdeModulePkg: introduce UEFI freed-memory guard bit in HeapGuard PCD
` [PATCH v4 3/6] UefiCpuPkg/CpuDxe: consider freed-memory guard in non-stop mode
` [PATCH v4 4/6] UefiCpuPkg/CpuDxe: prevent recursive calling of InitializePageTablePool
` [PATCH v4 5/6] MdeModulePkg/Core: prevent re-acquire GCD memory lock
` [PATCH v4 6/6] MdeModulePkg/Core: add freed-memory guard feature
[PATCH] CryptoPkg/BaseCryptLib: Fix potential integer overflow issue
2018-10-26 0:50 UTC (4+ messages)
[Patch 0/2 V2] Update .nasm to support $(INC)-like support
2018-10-25 15:33 UTC (4+ messages)
` [Patch 1/2 V2] BaseTools: Add $(INC)-like support when compiling .nasm files
` [Patch 2/2 V2] BaseTools: Update nasm file build rule to support $(INC)
[PATCH v2] CryptoPkg/BaseCryptLib: Fix potential integer overflow issue
2018-10-25 15:21 UTC
[Patch 0/2] Update .nasm to support $(INC)-like support
2018-10-25 14:27 UTC (5+ messages)
` [Patch 1/2] BaseTools: Add $(INC)-like support when compiling .nasm files
` [Patch 2/2] BaseTools: Update nasm file build rule to support $(INC)
[Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file
2018-10-25 13:26 UTC (2+ messages)
[PATCH 1/2] ShellPkg-Shell App: Provide fully-qualified path to shell scripts
2018-10-25 12:55 UTC (4+ messages)
[PATCH v2] BaseTools: Allow multiple PciDeviceId in Fdf OptionROM override
2018-10-25 12:11 UTC (2+ messages)
[PATCH v2] IntelFsp2Pkg: FSP should not override IDT
2018-10-25 8:15 UTC (2+ messages)
[PATCH v1 0/1] StandaloneMM: Update permissions for Standalone MM drivers memory area
2018-10-25 7:46 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v3 0/6] ArmPkg related changes for StandaloneMM package
2018-10-25 7:32 UTC (7+ messages)
` [PATCH v3 1/6] ArmPkg: Add PCDs needed for MM communication driver
` [PATCH v3 2/6] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
` [PATCH v3 3/6] ArmPkg/Include: Fix the SPM version SVC ID
` [PATCH v3 4/6] ArmPkg/Include: Add MM interface SVC return codes
` [PATCH v3 5/6] ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0
` [PATCH v3 6/6] ArmPkg/ArmMmuLib: Add MMU library inf file "
[Patch] FDF Spec: Add the $(PCD) usage in the [FD] section
2018-10-25 7:32 UTC (2+ messages)
[Patch] BaseTools: Fix VPD PCD Sub-section display bug
2018-10-25 7:29 UTC (2+ messages)
[Patch] BaseTools: list .nasm include inc files as its dependency
2018-10-25 7:28 UTC (2+ messages)
[PATCH 1/1] SD : Continue setting up sd even if SD_HIGH_SPEED is not supported
2018-10-25 6:56 UTC
[PATCH v3 0/6] Introduce freed-memory guard feature
2018-10-25 6:28 UTC (16+ 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/4] EmbeddedPkg/DwEmmc: Fix bugs causing DwEmmc to fail to initialize
2018-10-25 5:52 UTC (5+ messages)
` [PATCH 1/4] EmbeddedPkg/DwEmmc: Remove unnecessary MicroSecondDelay
` [PATCH 2/4] EmbeddedPkg/DwEmmc: Fix SendCommand parameters
` [PATCH 3/4] EmbeddedPkg/DwEmmc: Fix DMA transfer length
` [PATCH 4/4] EmbeddedPkg/DwEmmc: Check DMA completion in SendCommand
[Patch 0/6] Fix coding style issues
2018-10-25 5:50 UTC (9+ 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 2/2] ShellPkg-Shell App: Provide fully-qualified path to shell scripts
2018-10-25 5:48 UTC (3+ messages)
[Patch V2] BaseTools: Fix the bug for Pcd used in command line's override
2018-10-25 0:29 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 (2+ messages)
[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: 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 (2+ messages)
[PATCH V2] BaseTool: Support different PCDs that refers to the same EFI variable
2018-10-24 7:26 UTC (2+ 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)
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