public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-01-25 12:22:22 to 2018-01-30 14:24:42 UTC [more...]

[PATCH edk2-platforms v2 00/15] Improve D0x platforms and bug fix
 2018-01-30 14:30 UTC  (24+ messages)
` [PATCH edk2-platforms v2 01/15] Hisilicon/D05: Move Madt definition to head file
` [PATCH edk2-platforms v2 02/15] Hisilicon/D05: Add PPTT support
` [PATCH edk2-platforms v2 03/15] Hisilicon/D0x/BDS: Switch to Generic BDS driver
` [PATCH edk2-platforms v2 04/15] Hisilicon/D0x: Break BMC SetBoot option out into separate library
` [PATCH edk2-platforms v2 05/15] Hisilicon D03/D05: Add capsule upgrade support
` [PATCH edk2-platforms v2 06/15] Hisilicon D03/D05: Open SasPlatform source code
` [PATCH edk2-platforms v2 07/15] Hisilicon D03/D05: Open SnpPlatform "
` [PATCH edk2-platforms v2 08/15] Hilisicon: Change DmaLib to CoherentDmaLib
` [PATCH edk2-platforms v2 09/15] Hisilicon/Smbios: Indicate use of ProcessorFamily2 in type 4 table
` [PATCH edk2-platforms v2 10/15] Hisilicon/PCIe: Disable PCIe ASPM
` [PATCH edk2-platforms v2 11/15] Hisilicon/D05: Replace SP805Watchdog by WatchdogTimer driver
` [PATCH edk2-platforms v2 12/15] Hisilicon/D03: "
` [PATCH edk2-platforms v2 13/15] Hisilicon/D05/ACPI: Add ITS PXM
` [PATCH edk2-platforms v2 14/15] Hisilicon/D05/ACPI: Add Pcie, HNS and SAS PXM
` [PATCH edk2-platforms v2 15/15] Hisilicon D03/D05: Update firmware version to 18.02

[PATCH v2 0/8] Update EDKII Performance infrastructure based on ACPI FPDT table
 2018-01-30 13:53 UTC  (9+ messages)
` [PATCH v2 1/8] MdeModulePkg:Add definitions for new Performance infrastructure
` [PATCH v2 2/8] MdeModulePkg/PeiPerformance:Updated to track FPDT record in PEI phase
` [PATCH v2 3/8] MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase
` [PATCH v2 4/8] MdeModulePkg/SmmCorePerformanceLib:Track FPDT record in SMM phase
` [PATCH v2 5/8] MdeModulePkg/FirmwarePerformancePei:Add FPDT records for S3 phase
` [PATCH v2 6/8] MdeModulePkg/FirmwarePerfDxe:Enhance for new pref infrastructure
` [PATCH v2 7/8] MdeModulePkg/FirmwarePerfSmm:Enhance "
` [PATCH v2 8/8] ShellPkg/Dp: Updated to dump perf log based on FPDT table

[PATCH v1 0/4] edk2-platforms:Comcast:Rdk Qemu platform for RDK UEFI applications
 2018-01-30 13:49 UTC  (9+ messages)
` [PATCH v1 1/4] edk2-platforms: created Rdk "
` [PATCH v1 2/4] edk2-platforms:comcast: RDK boot manger Library implementation
` [PATCH v1 3/4] edk2-platforms:comcast: RDK secure boot Application
` [PATCH v1 4/4] edk2-platforms:comcast: RDK DRI Application

[PATCH 0/6] Fix issues caused by NX memory protection
 2018-01-30 13:09 UTC  (11+ messages)
` [PATCH 1/6] UefiCpuPkg/MpInitLib: split wake up buffer into two parts
` [PATCH 4/6] UefiCpuPkg/PiSmmCpuDxeSmm: Enable NXE if it's supported

[PATCH edk2-platforms] Silicon/Socionext/SynQuacer: add configurable eMMC support
 2018-01-30 13:04 UTC  (7+ messages)

[PATCH v4 0/2] quirks handling for SDHCI controllers
 2018-01-30  9:52 UTC  (6+ messages)

[Patch] BaseTool: Enhance error handling
 2018-01-30  9:27 UTC  (2+ messages)

[PATCH edk2/MdePkg v1] Fix definition bug of Acpi62.h
 2018-01-30  9:06 UTC  (4+ messages)
` [PATCH edk2/MdePkg v1] MdePkg ACPI: Correct processor struct of PPTT

[PATCH] CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine
 2018-01-30  8:38 UTC 

[Patch] BaseTools: Fix the bug to align VPD PCD based on value type
 2018-01-30  6:56 UTC 

[Patch] Nt32Pkg/Nt32Pkg.fdf: Increase the size of FLASH Device
 2018-01-30  6:35 UTC  (2+ messages)

[PATCH] CorebootPayloadPkg: Use correct BytesPerScanLine
 2018-01-30  6:15 UTC  (12+ messages)

[PATCH edk2/MdePkg v1] Fix definiton bug of Acpi62.h
 2018-01-30  5:44 UTC  (4+ messages)
` [PATCH edk2/MdePkg v1] MdePkg ACPI: Correct processor flags struct of PPTT

[Patch] SecurityPkg: Don't build AuthVariableLib for EBC arch
 2018-01-30  5:33 UTC 

[Patch] MdeModulePkg: Don't build VarCheckUefiLib and DxeCore for EBC arch
 2018-01-30  5:33 UTC 

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and NULL detection
 2018-01-30  4:38 UTC  (3+ messages)

[PATCH V2] BaseTools: Enhance parse performance by optimize ValueExpressionEx
 2018-01-30  2:50 UTC  (2+ messages)

[Patch] BaseTools: Add check that FeatureFlag PCD must be BOOLEAN datum type
 2018-01-30  2:38 UTC 

difference between asm16 and asm files
 2018-01-30  2:18 UTC  (2+ messages)

[PATCH] SecurityPkg: Disable TPM interrupt in DEC
 2018-01-30  1:32 UTC  (3+ messages)

[PATCH edk2-non-osi v2 0/7] Improve D0x platforms and bug fix
 2018-01-29 17:18 UTC  (9+ messages)
` [PATCH edk2-non-osi v2 1/7] Hisilicon D03/D05: Delete SasPlatform
` [PATCH edk2-non-osi v2 2/7] Hisilicon D0x: Fix network interface order issue
` [PATCH edk2-non-osi v2 3/7] Hisilicon D0x: Delete SnpPlatform
` [PATCH edk2-non-osi v2 4/7] Hisilicon D03/D05: Update SasDriverDxe binary
` [PATCH edk2-non-osi v2 5/7] Hisilicon D03/D05: Update NativeOhci binary
` [PATCH edk2-non-osi v2 6/7] Hisilicon/D03: Update binary of trusted-firmware
` [PATCH edk2-non-osi v2 7/7] Hisilicon/D05: "

[PATCH v1 1/1] BaseTools/AutoGen: Update header file for MM modules
 2018-01-29 16:41 UTC  (3+ messages)

[PATCH] Platform/ARM/VExpress: refine the check for DVI support
 2018-01-29 16:28 UTC  (7+ messages)

[PATCH edk2-platforms 0/4] SynQuacer: assorted updates
 2018-01-29 15:50 UTC  (6+ messages)
` [PATCH edk2-platforms 1/4] Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build
` [PATCH edk2-platforms 2/4] Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers
` [PATCH edk2-platforms 3/4] Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame
` [PATCH edk2-platforms 4/4] Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress bar

[PATCH v1 1/1] MdePkg/Include: Add management mode FV file type and depex
 2018-01-29 14:55 UTC  (7+ messages)

difference between asm16 and asm files
 2018-01-29 14:29 UTC  (2+ messages)

Creation of StandaloneMmPkg
 2018-01-29 14:32 UTC 

[RFC v4 0/6] Stack trace support in X64 exception handling
 2018-01-29 13:38 UTC  (4+ messages)
` [RFC v5 0/8] "

[PATCH] MdeModulePkg/Core: fix feature conflict between NX and heap guard
 2018-01-29 12:09 UTC 

[PATCH edk2-platforms v1 00/14] Improve D0x platforms and bug fix
 2018-01-29 11:16 UTC  (12+ messages)
` [PATCH edk2-platforms v1 01/14] Hisilicon/D05: Add PPTT support
` [PATCH edk2-platforms v1 13/14] Hisilicon/Library: Add OsBootLib

[RFC] MdeModulePkg/PciHostBridgeDxe: Add support for address translation
 2018-01-29  8:50 UTC  (5+ messages)

[Patch] BaseTools: Support multiple .h file
 2018-01-29  6:09 UTC 

[Patch] BaseTools: Structure Pcd in CommandLine
 2018-01-29  5:57 UTC 

[PATCH] MdeModulePkg/Core: fix guard page missing issue
 2018-01-29  4:52 UTC 

[Patch] BaseTools: Enhance parse performance by optimize ValueExpressionEx
 2018-01-29  2:33 UTC  (3+ messages)

[PATCH] BeagleBoardPkg: reroute Firmware Vendor Pcd to MdeModulePkg
 2018-01-26 17:38 UTC  (5+ messages)

[patch] UefiCpuPkg/S3Resume: Add more perf enrty for S3 phase
 2018-01-26 16:18 UTC  (6+ messages)

[PATCH 0/2] User UnicodeCollation in StrinCmp
 2018-01-26 15:51 UTC  (4+ messages)
` [PATCH 1/2] ShellPkg/CommandLib: Locate proper UnicodeCollation instance
` [PATCH 2/2] ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp

[PATCH v5 0/6] Add ARM support for VS2017
 2018-01-26 15:20 UTC  (5+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignal
 2018-01-26 11:00 UTC  (2+ messages)

[PATCH 0/2] Fix bad performance in changing page attributes
 2018-01-26  9:18 UTC  (6+ messages)
` [PATCH 1/2] UefiCpuPkg/MpInitLib: force flushing TLB for AP in mwait loop mode
` [PATCH 2/2] UefiCpuPkg/CpuDxe: remove all code to flush TLB for APs

[PATCH 0/2] User UnicodeCollation in StrinCmp
 2018-01-26  9:07 UTC  (3+ messages)
` [PATCH 1/2] ShellPkg/CommandLib: Locate proper UnicodeCollation instance
` [PATCH 2/2] ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp

[Patch 0/3] MdeModulePkg/EsrtFmpDxe: Add EsrtFmpDxe module
 2018-01-26  7:15 UTC  (6+ messages)
` [Patch 1/3] "
` [Patch 2/3] QuarkPlatformPkg: Switch from EsrtDxe to EsrtFmpDxe
` [Patch 3/3] Vlv2TbltDevicePkg: "

[PATCH v2] PcAtChipsetPkg: Add PeiAcpiTimerLib to save PerformanceCounterFrequency in HOB
 2018-01-26  5:57 UTC  (2+ messages)

[PATCH] IntelSiliconPkg MicrocodeUpdateDxe: TotalSize must be multiples of 1KB
 2018-01-26  4:01 UTC  (2+ messages)

[PATCH 00/15] BaseTools: One step toward python3
 2018-01-26  2:01 UTC  (3+ messages)

DMA Buffer write operation not persisted
 2018-01-25 19:52 UTC  (4+ messages)

[PATCH] Enable RSA2048SHA256 to replace CCG SignedSection solution
 2018-01-25 19:34 UTC  (3+ messages)
` [PATCH] SecurityPkg/DxePhysicalPresenceLib: Reject illegal PCR bank allocation

[PATCH edk2-platforms 0/8] Socionext SynQuacer updates
 2018-01-25 18:51 UTC  (17+ messages)
` [PATCH edk2-platforms 2/8] Silicon: fix typo in gPcf8563RealTimeClockLibI2cMasterProtocolGuid
` [PATCH edk2-platforms 3/8] Silicon/NXP/Pcf8563RealTimeClockLib: avoid driver binding protocol
` [PATCH edk2-platforms 4/8] Silicon/SynQuacerI2cDxe: remove spurious format specifier
` [PATCH edk2-platforms 5/8] Silicon/SynQuacer: load I2C driver before platform DXE driver
` [PATCH edk2-platforms 6/8] Silicon/SynQuacer/DeviceTree: align uart DT nodes
` [PATCH edk2-platforms 7/8] Silicon/SynQuacer/DeviceTree: update NETSEC DT node to latest binding
` [PATCH edk2-platforms 8/8] Silicon/Socionext/SynQuacer: implement menu option to set max PCIe speed

[PATCH edk2-platforms v3] Silicon/Socionext/SynQuacer: implement menu option to set max PCIe speed
 2018-01-25 18:46 UTC  (2+ messages)

[PATCH edk2-platforms v2] Silicon/Socionext/SynQuacer: implement menu option to set max PCIe speed
 2018-01-25 17:04 UTC  (2+ messages)

[PATCH v2] ShellPkg: Update package version from 1.01 to 1.02
 2018-01-25 14:59 UTC  (3+ messages)

setting the TLS cipher list for HTTPS booting
 2018-01-25 12:41 UTC  (12+ messages)


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