messages from 2019-07-18 15:32:09 to 2019-07-22 20:27:19 UTC [more...]
[PATCH 0/5] Add new lib SecurityLockAuditLib to log message for security event
2019-07-22 20:27 UTC (7+ messages)
` [PATCH 1/5] MdeModulePkg: Add header file for SecurityLockAuditLib
` [edk2-devel] "
` [PATCH 2/5] MdeModulePkg/SecurityLockAuditDebugLib: Add lib instance
` [PATCH 3/5] MdeModulePkg/SecurityLockAuditLibNull: Add null version lib
` [PATCH 4/5] MdeModulePkg: Add SecuritAuditLib to dec file
` [PATCH 5/5] MdeModulePkg/PiSmmIpl: Use SecurityLockAuditLib for debug
[PATCH] OvmfPkg: enable multiprocessor builds when using build.sh
2019-07-22 20:06 UTC (3+ messages)
` [edk2-devel] "
[Patch 0/9] Enable multiple process AutoGen
2019-07-22 19:50 UTC (5+ messages)
` [edk2-devel] "
[PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-07-22 19:45 UTC (23+ messages)
` [PATCH v3 06/35] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH v3 09/35] OvmfPkg/OvmfXen: use a TimerLib instance that depends only on the CPU
` [PATCH v3 24/35] OvmfPkg/XenPlatformPei: Rework memory detection
` [PATCH v3 32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [edk2-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
[PATCH 0/4] Arm, ArmPlatform, Crypto, Embedded: list internal headers in [Sources]
2019-07-22 18:47 UTC (12+ messages)
` [PATCH 1/4] ArmPkg: list module-internal header files in INF [Sources]
` [PATCH 2/4] ArmPlatformPkg: "
` [edk2-devel] "
` [PATCH 3/4] CryptoPkg/BaseCryptLib: "
` [edk2-devel] "
` [PATCH 4/4] EmbeddedPkg: "
` [edk2-devel] "
` [edk2-devel] [PATCH 0/4] Arm, ArmPlatform, Crypto, Embedded: list internal headers in [Sources]
[PATCH V2 0/4] Add a pcd PcdBootManagerInBootOrder to control whether BootManager is in BootOrder
2019-07-22 17:28 UTC (12+ messages)
` [PATCH V2 1/4] MdePkg/UefiSpec.h: Add define of runtime services support
` [PATCH V2 2/4] MdePkg: Add new pcd PcdRuntimeServicesSupport
` [PATCH V2 3/4] MdeModulePkg/RuntimeDxe: Set RuntimeServicesSupport base on Pcd
` [edk2-devel] "
` [PATCH V2 4/4] MdeModulePkg/CapsuleRuntimeDxe: Implement RuntimeServicesSupported
` [edk2-devel] "
` [edk2-devel] [PATCH V2 0/4] Add a pcd PcdBootManagerInBootOrder to control whether BootManager is in BootOrder
[edk2-platforms Patch V2 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
2019-07-22 17:24 UTC (9+ messages)
` [edk2-platforms Patch V2 1/5] Vlv2TbltDevicePkg/PlatformPei: Add boot mode detection
` [edk2-platforms Patch V2 2/5] Vlv2TbltDevicePkg: Convert use of FCE tool to Structured PCD
` [edk2-platforms Patch V2 3/5] Vlv2TbltDevicePkg: Remove Linux/GCC specific DSC/FDF files
` [edk2-platforms Patch V2 4/5] Vlv2TbltDevicePkg: Convert BAT/sh Capsule scripts to Python
` [edk2-platforms Patch V2 5/5] Vlv2Tbl2DevicePkg: Convert BAT/sh Build "
` [edk2-devel] "
` [edk2-devel] [edk2-platforms Patch V2 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
[edk2-platforms PATCH v1 0/3] Robust Netsec Initialiation
2019-07-22 11:56 UTC (4+ messages)
` [edk2-platforms PATCH v1 1/3] NetsecDxe: embed phy address into NETSEC SDK internal structure
` [edk2-platforms PATCH v1 2/3] NetsecDxe: put phy in loopback mode in order to guarantee stable RXCLK input
` [edk2-platforms PATCH v1 3/3] NetsecDxe: SnpInitialize() waits for media linking up
[PATCH v2 0/6] Acpiview table parsers code style enhancements and refactoring
2019-07-22 9:11 UTC (8+ messages)
` [PATCH v2 1/6] ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()
` [PATCH v2 2/6] ShellPkg: acpiview: XSDT: Remove redundant ParseAcpi() call
` [PATCH v2 3/6] ShellPkg: acpiview: RSDP: Make code consistent with other parsers
` [PATCH v2 4/6] ShellPkg: acpiview: SRAT: Minor code style enhancements
` [PATCH v2 5/6] ShellPkg: acpiview: MADT: Split structure length validation
` [PATCH v2 6/6] ShellPkg: acpiview: IORT: Refactor PMCG node mapping count validation
[Patch 0/9 V2] Enable multiple process AutoGen
2019-07-22 8:51 UTC (10+ messages)
` [Patch 1/9 V2] BaseTools: Singleton the object to handle build conf file
` [Patch 2/9 V2] BaseTools: Split WorkspaceAutoGen._InitWorker into multiple functions
` [Patch 3/9 V2] BaseTools: Add functions to get platform scope build options
` [Patch 4/9 V2] BaseTools: Decouple AutoGen Objects
` [Patch 5/9 V2] BaseTools: Enable Multiple Process AutoGen
` [Patch 6/9 V2] BaseTools: Add shared data for processes
` [Patch 7/9 V2] BaseTools: Add LogAgent to support multiple process Autogen
` [Patch 8/9 V2] BaseTools: Move BuildOption parser out of build.py
` [Patch 9/9 V2] BaseTools: Add the support for python 2
[PATCH 0/4] Support 5-level paging in DXE long mode
2019-07-22 8:28 UTC (7+ messages)
` [PATCH 1/4] UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
` [PATCH 2/4] UefiCpuPkg/CpuDxe: Support parsing 5-level page table
` [PATCH 3/4] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [PATCH 4/4] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
` [edk2-devel] [PATCH 3/4] MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
` [edk2-devel] [PATCH 4/4] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
[edk2-platform patch] Silicon/Intel/Tools: Add .gitignore file to ignore the generated .o/.obj
2019-07-22 8:26 UTC
[edk2-devel] [PATCH v2 0/6] Acpiview table parsers code style enhancements and refactoring
2019-07-22 8:24 UTC
[Patch v2 0/6] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
2019-07-22 7:18 UTC (8+ messages)
` [Patch v2 1/6] UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API
` [edk2-devel] "
` [Patch v2 2/6] UefiCpuPkg/MpInitLib: "
` [Patch v2 3/6] UefiCpuPkg/MpInitLibUp: "
` [Patch v2 4/6] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI
` [Patch v2 5/6] UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI
` [Patch v2 6/6] UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously
[PATCH V2] ShellPkg/Pci.c: Update supported link speed to PCI4.0
2019-07-22 6:57 UTC (3+ messages)
` [PATCH V2] ShellPkg/UefiHandleParsingLib: Fix incorrect reallocate pool
` [PATCH V2] ShellPkg/UefiShellDriver1CommandsLib: Make array big enough
[PATCH] MdePkg/PciExpress21.h: Fix the PCIe industry standard registers
2019-07-22 6:26 UTC
[Patch] BaseTools: Fixed the mis-using strip() function issue
2019-07-22 4:07 UTC (5+ messages)
` [edk2-devel] "
[PATCH v7 0/4] Implement SM3 measured boot
2019-07-22 1:54 UTC (9+ messages)
` [PATCH v7 1/4] SecurityPkg: introduce the SM3 digest algorithm
` [PATCH v7 2/4] SecurityPkg/HashLibBaseCryptoRouter: recognize "
` [PATCH v7 3/4] SecurityPkg: set SM3 bit in TPM 2.0 hash mask by default
` [PATCH v7 4/4] OvmfPkg: link SM3 support into Tcg2Pei and Tcg2Dxe
` [edk2-devel] [PATCH v7 0/4] Implement SM3 measured boot
[Patch 1/1 V2] BaseTools: Create ".cache" folder when initialize Build object
2019-07-22 1:25 UTC (4+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] OvmfPkg: enable multiprocessor builds when using build.sh
2019-07-22 0:59 UTC
[PATCH v1 0/6] Acpiview table parsers code style enhancements and refactoring
2019-07-22 0:38 UTC (7+ messages)
` [PATCH v1 1/6] ShellPkg: acpiview: Allow passing buffer length to DumpGasStruct()
` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/6] Acpiview table parsers code style enhancements and refactoring
[Patch 0/5] UefiCpuPkg: Enable Edkii Mp Services2 Ppi
2019-07-21 10:43 UTC (13+ messages)
` [Patch 1/5] UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API
` [edk2-devel] "
` [Patch 2/5] UefiCpuPkg/MpInitLib: "
` [edk2-devel] "
` [Patch 3/5] UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI
` [edk2-devel] "
` [Patch 4/5] UefiCpuPkg/CpuMpPei: Produce EDKII_PEI_MP_SERVICES2_PPI
` [edk2-devel] "
` [Patch 5/5] UefiCpuPkg/RegisterCpuFeaturesLib: Start all processors simultaneously
` [edk2-devel] "
Upcoming Event: TianoCore Design Meeting - APAC/NAMO - Thu, 07/25/2019 6:30pm-7:30pm #cal-reminder
2019-07-21 1:30 UTC
Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 07/25/2019 5:00pm-5:30pm #cal-reminder
2019-07-21 0:00 UTC
[edk2-platforms Patch 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
2019-07-20 15:11 UTC (16+ messages)
` [edk2-platforms Patch 1/5] Vlv2TbltDevicePkg/PlatformPei: Add boot mode detection
` [edk2-devel] "
` [edk2-platforms Patch 2/5] Vlv2TbltDevicePkg: Convert use of FCE tool to Structured PCD
` [edk2-devel] "
` [edk2-platforms Patch 3/5] Vlv2TbltDevicePkg: Remove Linux/GCC specific DSC/FDF files
` [edk2-platforms Patch 4/5] Vlv2TbltDevicePkg: Convert BAT/sh Capsule scripts to Python
` [edk2-devel] "
` [edk2-platforms Patch 5/5] Vlv2Tbl2DevicePkg: Convert BAT/sh Build "
` [edk2-devel] [edk2-platforms Patch 0/5] Vlv2Tbl2DevicePkg: Remove Linux/Windows differences
[edk2-platforms: PATCH 0/1] Handle RPi device trees using "ethernet0"
2019-07-19 17:29 UTC (2+ messages)
` [edk2-platforms: PATCH 1/1] Platform/RPi3: Accept "ethernet" or "ethernet0" aliases in device tree
[edk2-platforms: PATCH 0/3] Platform/RPi3: Improve timeout handling in DwUsbHostDxe
2019-07-19 16:43 UTC (6+ messages)
` [edk2-devel] "
[edk2-staging/UEFI_PCI_ENHANCE-2 PATCH] MdePkg/Protocols: New interface, EFI encodings to PCI Plat protocol
2019-07-19 15:00 UTC
[[edk2-platforms]PATCH v5 1/1] Platform: Intel: Add Stratix 10 platform support
2019-07-19 13:35 UTC (2+ messages)
[PATCH 1/1] edksetup.sh: rework python executable scanning
2019-07-19 13:07 UTC (8+ messages)
` [edk2-devel] "
[edk2-platforms: PATCH v2 0/2] Platform/RPi3: Improve boot order and add custom freqs
2019-07-19 11:36 UTC (2+ messages)
[PATCH v7 edk2-platforms 1/1] Silicon/Synopsys/DesignWare: DwEmacSnpDxe: Add DesignWare EMAC driver
2019-07-19 9:35 UTC (2+ messages)
[PATCH 0/3] add GetMaintainer.py helper script
2019-07-19 9:00 UTC (8+ messages)
` [PATCH 0/3] add GetMaintainer.py helper script (and Maintainers.txt format change)
[PATCH] UefiCpuPkg/PiSmmCpu: Allow SMM access-out when static paging is OFF
2019-07-19 7:51 UTC (2+ messages)
` [edk2-devel] "
[PATCH v6 edk2-platforms 1/1] Silicon/Synopsys/Designware/Driver: DwEmacSnpDxe: Add DesignWare EMAC driver
2019-07-19 6:41 UTC (7+ messages)
` [edk2-devel] "
[PATCH v1 00/11] Add security checks in the Acpiview table parsers
2019-07-19 5:39 UTC (5+ messages)
` [PATCH v1 01/11] ShellPkg: acpiview: FADT: Validate global pointers before use
` [edk2-devel] "
` [PATCH v1 11/11] ShellPkg: acpiview: DBG2: Add error-checking in the parsing logic
[Patch 1/1] BaseTools: Create ".cache" folder when initialize Build object
2019-07-19 2:25 UTC (3+ messages)
[PATCH v1 0/8] Remove redundant forward declarations in acpiview
2019-07-19 1:08 UTC (2+ messages)
[PATCH 0/4] Maintainers.txt: formalize ArmVirtPkg and OvmfPkg subsystem pathnames
2019-07-18 23:11 UTC (11+ messages)
` [PATCH 3/4] Maintainers.txt: split out section "OvmfPkg: TCG- and TPM2-related modules"
` [edk2-devel] "
` [PATCH 4/4] Maintainers.txt: split out section "OvmfPkg: CSM modules"
` [edk2-devel] "
ExtScsiPassThru support for Logical SCSI devices
2019-07-18 21:10 UTC (5+ messages)
` [edk2-devel] "
[edk2-platforms] [PATCH v2] KabylakeSiliconPkg: Possible out-of-bounds memory writes
2019-07-18 16:53 UTC (2+ messages)
[PATCH v1 1/8] ShellPkg: acpiview: RSDP: Remove redundant forward declarations
2019-07-18 15:34 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 4/8] ShellPkg: acpiview: SRAT: Remove redundant forward declarations
2019-07-18 15:34 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 5/8] ShellPkg: acpiview: MADT: Remove redundant forward declarations
2019-07-18 15:34 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 3/8] ShellPkg: acpiview: SPCR: Remove redundant forward declaration
2019-07-18 15:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 7/8] ShellPkg: acpiview: GTDT: Remove redundant forward declarations
2019-07-18 15:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 8/8] ShellPkg: acpiview: DBG2: Remove redundant forward declarations
2019-07-18 15:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 2/8] ShellPkg: acpiview: FADT: Remove redundant forward declarations
2019-07-18 15:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 6/8] ShellPkg: acpiview: IORT: Remove redundant forward declarations
2019-07-18 15:32 UTC (2+ messages)
` [edk2-devel] "
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