messages from 2019-06-27 09:38:16 to 2019-07-01 12:45:06 UTC [more...]
[PATCH 0/3] Enable 5 level paging when CPU supports
2019-07-01 12:44 UTC (9+ messages)
` [PATCH 1/3] UefiCpuPkg/PiSmmCpu: Change variable names and comments to follow SDM
` [PATCH 2/3] MdePkg/BaseLib.h: Update IA32_CR4 structure for 5-level paging
` [PATCH 3/3] UefiCpuPkg/PiSmmCpu: Enable 5 level paging when CPU supports
` [edk2-devel] "
[PATCH] Silicon/Tools: Replace white spaces with tabs in GNUmakefile
2019-07-01 11:32 UTC (2+ messages)
[Patch v3 0/3] BaseTools: Move FCE & FMMT tools to edk2 repo
2019-07-01 11:27 UTC (4+ messages)
` [Patch v3 1/3] BaseTools: Add a tool BfmLib
` [Patch v3 2/3] BaseTools: Add a tool FCE
` [Patch v3 3/3] BaseTools: Add a tool FMMT
[PATCH] OvmfPkg/XenBusDxe: Don't call DisconnectController in Stop()
2019-07-01 11:14 UTC
[PATCH 0/3] MdePkg/BaseLib: Base64Decode: Make it follow its specification
2019-07-01 11:11 UTC (12+ messages)
` [PATCH 1/3] MdePkg/BaseLib: Adjust the coding style in Base64Decode
` [edk2-devel] "
` [PATCH 2/3] MdePkg/BaseLib: Base64Decode: Make DestinationSize complied to spec
` [edk2-devel] "
` [PATCH 3/3] MdePkg/BaseLib: Base64Decode: Add decription for RETURN_SUCCESS
` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] MdePkg/BaseLib: Base64Decode: Make it follow its specification
[PATCH v2] OvmfPkg/XenBusDxe: Close XenIoProtocol openned by children
2019-07-01 10:50 UTC
[PATCH] OvmfPkg/XenBusDxe: Close XenIoProtocol openned by childs
2019-07-01 10:48 UTC (3+ messages)
May I become a contributor in EmulatorPkg ?
2019-07-01 10:10 UTC (2+ messages)
[Patch 1/1] BaseTools: Fixed the issue of the CFlag for compile PcdValueInit.c
2019-07-01 9:48 UTC
[PATCH v1 1/1] BaseTools: Add HOST_APPLICATION module type
2019-07-01 10:17 UTC (2+ messages)
[PATCH v5 edk2-platforms 1/1] Silicon/DesignWare/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
2019-07-01 8:55 UTC
[PATCH] PciBusDxe: duplicate node insertion for every PPB device in the system
2019-07-01 7:39 UTC (5+ messages)
` [edk2-devel] "
[PATCH v2] IntelFsp2Pkg: FSP Python scripts to support 3.x
2019-07-01 7:16 UTC (2+ messages)
[PATCH v1 0/4] Fix a number of small issues in acpiview
2019-07-01 7:28 UTC (15+ messages)
` [PATCH v1 1/4] ShellPkg: acpiview: Improve PPTT table field validation
` [edk2-devel] "
` [PATCH v1 2/4] ShellPkg: acpiview: Make DBG2 output consistent with other tables
` [edk2-devel] "
` [PATCH v1 3/4] ShellPkg: acpiview: Remove redundant IORT node types enum
` [edk2-devel] "
` [PATCH v1 4/4] ShellPkg: acpiview: Remove duplicate indentation in IORT parser
` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/4] Fix a number of small issues in acpiview
[PATCH v5 0/2] Use a pcd to control Platform Recovery behavior
2019-07-01 7:00 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2] MinPlatformPkg: FSP Python script to python 3.x
2019-07-01 6:20 UTC
[PATCH] MdeModulePkg SmbiosMeasurementDxe: Add Type4 Voltage field to blacklist
2019-07-01 5:32 UTC (3+ messages)
` [edk2-devel] "
[edk2-non-osi Patch] Vlv2SocBinPkg: Add initial binaries for Vlv2TbltDevicePkg
2019-07-01 4:21 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms Patch 00/14] Vlv2TbltDevicePkg: Remove Intel Framework dependencies
2019-07-01 4:08 UTC (30+ messages)
` [edk2-platforms Patch 01/14] Vlv2DeviceRefCodePkg: Add gEfiSmmIchnDispatchProtocolGuid
` [edk2-platforms Patch 02/14] Vlv2TbltDevicePkg: Reduce Intel Framework dependencies
` [edk2-platforms Patch 03/14] Vlv2TbltDevicePkg: Remove unused modules/libraries
` [edk2-platforms Patch 04/14] Vlv2TbltDevicePkg: Switch from ISA to SIO modules
` [edk2-platforms Patch 05/14] Vlv2TbltDevicePkg: Switch to CPU I/O 2 Protocol
` [edk2-platforms Patch 06/14] Vlv2TbltDevicePkg: Remove use of PS/2 Policy Protocol
` [edk2-devel] "
` [edk2-platforms Patch 07/14] Vlv2TbltDevicePkg: Remove use of BIOS ID tools
` [edk2-platforms Patch 08/14] Vlv2TbltDevicePkg: Remove use of Data Hub Protocol
` [edk2-devel] "
` [edk2-platforms Patch 09/14] Vlv2TbltDevicePkg: Use PI Spec SMBUS2 PPI
` [edk2-platforms Patch 10/14] Vlv2TbltDevicePkg: Switch to MdeModulePkg BdsDxe
` [edk2-platforms Patch 11/14] Vlv2TbltDevicePkg: Update boot mode/state behaviors
` [edk2-devel] "
` [edk2-platforms Patch 12/14] Vlv2TbltDevicePkg/PlatformSmm: Switch to PI SMM Protocols
` [edk2-devel] "
` [edk2-platforms Patch 13/14] Vlv2TbltDevicePkg: Change to PI Spec ACPI Table Protocol
` [edk2-platforms Patch 14/14] Vlv2TbltDevicePkg/PlatformInitPei: Update MemoryTypeInformation
` [edk2-devel] [edk2-platforms Patch 00/14] Vlv2TbltDevicePkg: Remove Intel Framework dependencies
[edk2-devel] [PATCH] BaseTools:Linux changes the way the latest version is judged
2019-07-01 3:59 UTC (2+ messages)
[PATCH] Fix indentation in edksetup.sh SetupPython3
2019-07-01 3:58 UTC (6+ messages)
` [edk2-devel] "
[PATCH v1 0/5] Clean up acpiview input parameters
2019-07-01 3:51 UTC (13+ messages)
` [PATCH v1 1/5] ShellPkg: acpiview: Remove '/?' from valid command line flags
` [edk2-devel] "
` [PATCH v1 2/5] ShellPkg: acpiview: Fix '\n\n' printing in Table Checksum reporting
` [edk2-devel] "
` [PATCH v1 3/5] ShellPkg: acpiview: Allow disabling consistency checks (-q flag)
` [edk2-devel] "
` [PATCH v1 4/5] ShellPkg: acpiview: Remove '-v' flag from allowed command line args
` [edk2-devel] "
` [PATCH v1 5/5] ShellPkg: acpiview: Make '-h' option not require a parameter
` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters
[PATCH] SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLib
2019-07-01 2:53 UTC (3+ messages)
[Patch] MdeModulePkg/PiSmmCore: Use unique structure signatures
2019-07-01 2:50 UTC (4+ messages)
` [edk2-devel] "
[PATCH] SecurityPkg: Remove DxeDeferImageLoadLib in DSC
2019-07-01 2:50 UTC (2+ messages)
` [edk2-devel] "
[PATCH v4 0/2] MdeModulePkg/SdMmcHcDxe: Implement revision 3 of SdMmcOverrideProtocol
2019-07-01 1:26 UTC (14+ messages)
` [edk2-devel] "
[PATCH v2] MdeModulePkg/UfsPassThruDxe: Fix unaligned data transfer handling
2019-07-01 1:09 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] May I become a contributor in EmulatorPkg ?
2019-06-30 23:13 UTC
[edk2-devel] May I become a contributor in EmulatorPkg ?
2019-06-30 23:05 UTC
[off-topic] those crazy kids
2019-06-29 15:32 UTC (3+ messages)
` [edk2-devel] "
[PATCH] BaseTools: Fix encoding typos
2019-06-29 12:04 UTC (2+ messages)
` [edk2-devel] "
[PATCH] FatPkg: Fix various typos
2019-06-29 11:29 UTC
[PATCH] EmulatorPkg: Fix various typos
2019-06-29 11:23 UTC
[RFC] EdkRepo - The Multi-Repository Tool for EDK II
2019-06-29 0:48 UTC
[edk2-devel] RFC for Edk2-ToolEnv
2019-06-28 22:22 UTC (3+ messages)
[PATCH] MinPlatformPkg: FSP Python script to python 3.x
2019-06-28 21:16 UTC (3+ messages)
` [edk2-devel] "
[PATCH] IntelFsp2Pkg: FSP Python scripts to support 3.x
2019-06-28 21:14 UTC (2+ messages)
[edk2-platforms][PATCH] ClevoOpenBoardPkg: Added OS boot support
2019-06-28 20:56 UTC (2+ messages)
[edk2-devel] RFC for edk2-tools-library v2 previously known as RFC for Edk2-Library
2019-06-28 20:39 UTC (2+ messages)
[edk2-devel] [off-topic] those crazy kids
2019-06-28 19:59 UTC
[PATCH] ArmVirtPkg: handle NETWORK_TLS_ENABLE in ArmVirtQemu*
2019-06-28 16:13 UTC (4+ messages)
` [edk2-devel] "
[PATCH v3 4/4] OvmfPkg: don't assign PCI BARs above 4GiB when CSM enabled
2019-06-28 13:12 UTC (5+ messages)
[edk2-platform patch V6] Platform/Intel:Add UniTool into edk2-platforms/Platform/Intel/Tools
2019-06-28 7:53 UTC (3+ messages)
[Patch 1/1] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
2019-06-28 7:29 UTC
[edk2-platofrms] [patch v2] Platform/PurleyOpenBoardPkg: Remove --nt32 flag of edkseup
2019-06-28 7:14 UTC (3+ messages)
` [edk2-devel] "
[patch 0/2] Edk2Setup: Enahnce edk2setup batch files
2019-06-28 7:09 UTC (9+ messages)
` [edk2-devel] "
[Patch 1/1] BaseTools: Singleton the object to handle build conf file
2019-06-28 7:07 UTC
[PATCH V2] BaseTools:Add the Judgment Method of "--exclude"
2019-06-28 7:01 UTC
[PATCH] EmbeddedPkg: Fix various typos
2019-06-28 3:42 UTC
[PATCH] ArmPlatformPkg: Fix various typos
2019-06-28 3:39 UTC
[Patch 1/1] BaseTools: Detect the change of env variable used in tooldef.txt
2019-06-28 3:32 UTC
[PATCH] ArmPkg: Fix various typos
2019-06-28 3:18 UTC
[edk2-devel] [PATCH] IntelFsp2Pkg: FSP Python scripts to support 3.x
2019-06-28 2:56 UTC (2+ messages)
[edk2-platofrms] [patch] Platform/PurleyOpenBoardPkg: Remove --nt32 flag of edkseup
2019-06-28 2:15 UTC (2+ messages)
` [edk2-devel] "
Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 06/27/2019 6:30pm-7:30pm #cal-reminder
2019-06-28 1:15 UTC
[edk2-devel][Patch] MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check
2019-06-28 1:10 UTC (5+ messages)
Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 06/27/2019 5:00pm-5:30pm #cal-reminder
2019-06-27 23:45 UTC
[Experiment] GitHub pull requests for some low-priority corrections
2019-06-27 18:49 UTC (2+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 0/2] Platform/ARM: Disable deprecated APIs for Arm Platforms
2019-06-27 13:32 UTC (6+ messages)
` [PATCH edk2-platforms 1/2] Platform/ARM: Juno: Fix usage of deprecated macros
` [edk2-devel] "
` [PATCH edk2-platforms 2/2] Platform/ARM: Disable deprecated APIs
` [edk2-devel] "
` [edk2-devel] [PATCH edk2-platforms 0/2] Platform/ARM: Disable deprecated APIs for Arm Platforms
[RFC][PATCH 0/1] Drop the SourceForge SVN mirror
2019-06-27 11:59 UTC (3+ messages)
` [RFC][PATCH 1/1] Maintainers.txt: Drop deprecated SourceForge SVN link
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