messages from 2020-07-07 08:24:45 to 2020-07-10 00:40:53 UTC [more...]
[PATCH V2 0/3] MdeModulePkg/PartitionDxe: Fix the partition check issue
2020-07-10 0:40 UTC (7+ messages)
` [PATCH V2 1/3] MdeModulePkg/PartitionDxe: Correct the MBR last block value
` [PATCH V2 2/3] MdeModulePkg/PartitionDxe: Skip the MBR that add for CD-ROM
` [PATCH V2 3/3] MdeModulePkg/PartitionDxe: Add already start check for child hanldes
[Patch v2 00/16] UnitTestFrameworkPkg: Enhancements and bug fixes
2020-07-09 23:51 UTC (23+ messages)
` [Patch v2 01/16] BaseTools/Python: Allow HOST_APPLICATION to use NULL libraries
` [edk2-devel] "
` [Patch v2 02/16] MdePkg/BaseCpuLibNull: Add Null version of CpuLib for host testing
` [edk2-devel] "
` [Patch v2 03/16] MdePkg/BaseCacheMaintenanceLibNull: Add Null instance "
` [Patch v2 04/16] MdePkg/BaseLib: Break out IA32/X64 GCC inline privileged functions
` [Patch v2 05/16] MdePkg/Library/BaseLib: Add BaseLib instance for host based unit tests
` [Patch v2 06/16] UnitTestFrameworkPkg: Use host libraries from MdePkg
` [Patch v2 07/16] UnitTestFrameworkPkg: Enable source level debug for host tests
` [Patch v2 08/16] UnitTestFrameworkPkg: Set host application stack size to 256KB
` [Patch v2 09/16] UnitTestFrameworkPkg: Change target mode DebugLib mapping
` [Patch v2 10/16] UnitTestFrameworkPkg/UnitTestLib: Move print log into cleanup
` [Patch v2 11/16] UnitTestFrameworkPkg/UnitTestLib: Fix target mode log messages
` [Patch v2 12/16] UnitTestFrameworkPkg/UnitTestLib: Add checks for ASSERT()
` [Patch v2 13/16] MdePkg/Include: Hook DebugLib _ASSERT() for unit tests
` [Patch v2 14/16] MdePkg/Include: Add UT_EXPECT_ASSERT_FAILURE() to UnitTestLib
` [Patch v2 15/16] MdePkg/Library/BaseStackCheckLib: Fix PCD type in INF
` [Patch v2 16/16] UnitTestFramewokPkg/SampleUnitTest: Use UT_EXPECT_ASSERT_FAILURE()
[PATCH v1 0/3] *** SUBJECT HERE ***
2020-07-09 18:59 UTC (9+ messages)
` [PATCH v1 1/3] UnitTestFrameworkPkg : BaseTimerLib: Adds a host-based timer Lib
` [edk2-devel] "
` [PATCH v1 2/3] CryptoPkg: BaseCryptLib: Add unit tests (Host and Shell based)
` [PATCH v1 3/3] AzurePipelines : Pr Gate: Turn on HBUT for CryptoPkg
[PATCH v2 0/3] Add Host Based Unit Tests for BaseCryptLib to CryptoPkg
2020-07-09 18:47 UTC (4+ messages)
` [PATCH v2 1/3] UnitTestFrameworkPkg : BaseTimerLibPosix: Adds a host-based timer Lib
` [PATCH v2 2/3] CryptoPkg: BaseCryptLib: Add unit tests (Host and Shell based)
` [PATCH v2 3/3] AzurePipelines : Pr Gate: Turn on HBUT for CryptoPkg
[Patch 00/15] UnitTestFrameworkPkg: Enhancements and bug fixes
2020-07-09 17:00 UTC (8+ messages)
` [Patch 02/15] MdePkg/BaseCpuLibNull: Add Null version of CpuLib for host testing
` [Patch 03/15] MdePkg/BaseCacheMaintenanceLibNull: Add Null instance "
` [Patch 04/15] MdePkg/BaseLib: Break out IA32/X64 GCC inline privileged functions
[PATCH edk2-platforms V2 0/2] Add USB driver support
2020-07-09 20:03 UTC (4+ messages)
` [edk2-platforms] [PATCH v3 "
` [edk2-platforms] [PATCH v3 1/2] Silicon/NXP: Add DWC3 USB controller initialization driver
` [edk2-platforms] [PATCH v3 2/2] Platform/NXP:LX2160: Enable support of USB controller
[edk2-platforms] [PATCH] IntelSiliconPkg: IOMMU generic bug fix
2020-07-09 12:44 UTC (6+ messages)
` [edk2-devel] "
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 10 July 2020 #cal-cancelled
2020-07-09 11:42 UTC
[PATCH v4 00/15] Kvmtool guest firmware support for Arm
2020-07-09 11:37 UTC (24+ messages)
` [PATCH v4 01/15] PcAtChipsetPkg: Add MMIO Support to RTC driver
` [PATCH v4 02/15] ArmVirtPkg: Add Kvmtool RTC Fdt Client Library
` [edk2-devel] "
` [PATCH v4 03/15] ArmPlatformPkg: Dynamic flash variable base
` [PATCH v4 04/15] ArmVirtPkg: Add kvmtool platform driver
` [PATCH v4 05/15] ArmVirtPkg: kvmtool platform memory map
` [PATCH v4 06/15] ArmVirtPkg: Add Kvmtool NOR flash lib
` [PATCH v4 07/15] MdeModulePkg: Fix constructor invocation ordering
` [PATCH v4 08/15] ArmVirtPkg: GUID Hob for 16550 UART base address
` [PATCH v4 09/15] ArmVirtPkg: 16550 UART Platform hook library
` [PATCH v4 10/15] ArmVirtPkg: Add Kvmtool Platform Pei Lib
` [PATCH v4 11/15] ArmVirtPkg: Support for kvmtool virtual platform
` [PATCH v4 12/15] ArmVirtPkg: Package dependency for MC146818 RTC
` [PATCH v4 13/15] ArmVirtPkg: Add kvmtool to package dictionary
` [PATCH v4 14/15] .python/SpellCheck: Add 'XIPFLAGS' to "words" section
` [PATCH v4 15/15] Maintainer.txt: Add Kvmtool platform reviewer
[PATCH v5 0/9] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-09 11:04 UTC (14+ messages)
` [PATCH v5 1/9] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
` [PATCH v5 2/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v5 3/9] UefiCpuPkg/CpuMpPei: Add GDT and IDT migration support (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v5 4/9] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v5 5/9] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v5 6/9] SecurityPkg/Tcg2Pei: Use "
` [PATCH v5 7/9] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [PATCH v5 8/9] UefiCpuPkg: Correct some typos
` [edk2-devel] "
` [PATCH v5 9/9] SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-11098)
[PATCH] SecurityPkg/Tcg2PhysicalPresenceLib: Fix incorrect TCG VER comparision
2020-07-09 10:02 UTC (2+ messages)
` [edk2-devel] "
[PATCH] SecurityPkg/TcgStorageOpalLib: Fix retval of OpalGetFeatureDescriptor
2020-07-09 2:38 UTC
Cancelled Event: TianoCore Community Meeting - APAC / NAMO - Thursday, 9 July 2020 #cal-cancelled
2020-07-09 0:11 UTC
Cancelled Event: TianoCore Community Meeting - EMEA/NAMO - Thursday, 9 July 2020 #cal-cancelled
2020-07-08 21:27 UTC
"Error 4000" EDK II Build Issue
2020-07-08 20:43 UTC
Cancelling tomorrow's community meeting
2020-07-08 18:45 UTC
[PATCH v4 0/9] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-08 18:02 UTC (17+ messages)
` [PATCH v4 1/9] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 2/9] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 3/9] UefiCpuPkg/CpuMpPei: Add GDT and IDT migration support (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 4/9] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 5/9] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 6/9] SecurityPkg/Tcg2Pei: Use "
` [PATCH v4 7/9] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [edk2-devel] "
` [PATCH v4 8/9] UefiCpuPkg: Correct some typos
` [edk2-devel] "
` [PATCH v4 9/9] SecurityPkg/TcgPei: Use Migrated FV Info Hob for calculating hash (CVE-2019-11098)
Build error for UefiPayloadPkgIa32.dsc
2020-07-08 17:55 UTC (6+ messages)
` [edk2-devel] "
[PATCH v1 0/1] Remove x86 legacy UART defaults
2020-07-08 17:46 UTC (4+ messages)
` [PATCH v1 1/1] UefiPayloadPkg: "
[PATCH v9 00/46] SEV-ES guest support
2020-07-08 16:25 UTC (17+ messages)
` [PATCH v9 08/46] UefiCpuPkg: Implement library support for VMGEXIT
` [edk2-devel] "
` bit-fields [was: PATCH v9 08/46 UefiCpuPkg: Implement library support for VMGEXIT]
[PATCH v1 1/1] BaseTools/Conf: Remove C-Code-File.AcpiTable rule
2020-07-08 16:02 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 0/2] Fix VS2017 build errors
2020-07-08 15:31 UTC
[PATCH 00/11] Introduce LsiScsi driver to OvmfPkg
2020-07-08 15:26 UTC (28+ messages)
` [PATCH 01/11] OvmfPkg/LsiScsiDxe: Create the empty driver
` [PATCH 02/11] OvmfPkg/LsiScsiDxe: Install the skeleton of driver binding
` [PATCH 05/11] OvmfPkg/LsiScsiDxe: Install stubbed EXT_SCSI_PASS_THRU
` [PATCH 06/11] OvmfPkg/LsiScsiDxe: Report Targets and LUNs
` [PATCH 07/11] OvmfPkg/LsiScsiDxe: Open PciIo protocol and initialize the device
` [PATCH 08/11] OvmfPkg/LsiScsiDxe: Map DMA buffer
` [PATCH 09/11] OvmfPkg/LsiScsiDxe: Examine the incoming SCSI Request Packet
` [PATCH 10/11] OvmfPkg/LsiScsiDxe: Process the "
` [PATCH 11/11] Maintainers.txt: Add myself as the reviewer for LsiScsi driver
[edk2-platform][PATCH v3 0/6] Update ASIX USB Networking drivers
2020-07-08 14:56 UTC (6+ messages)
` [edk2-platform][PATCH v3 4/6] Platform/RaspberryPi: Switch RPi3 USB NIC driver to Ax88772c
` [edk2-platform][PATCH v3 5/6] Platform/HiSilicon: Switch HiKey "
[PATCH v1 0/1] Protect coreboot tables
2020-07-08 12:01 UTC (2+ messages)
` [PATCH v1 1/1] UefipayloadPkg: "
[PATCH edk2-platforms 0/3] Add Features to NXP Platforms
2020-07-08 5:19 UTC (4+ messages)
` [PATCH edk2-platforms 1/3] Silicon/NXP: Use runtime safe version of DebugLib
` [PATCH edk2-platforms 2/3] Silicon/NXP: Add support for reserving a chunk from RAM
` [PATCH edk2-platforms 3/3] Silicon/NXP: Add Support for git commit info print
[PATCH edk2-platforms v3 0/5] Add LS1046AFRWY Platform
2020-07-08 4:57 UTC (6+ messages)
` [PATCH edk2-platforms v3 1/5] Silicon/NXP: Add comments explaining RCW bits' parsing
` [PATCH edk2-platforms v3 2/5] Silicon/NXP/LS1043A: Fix the "
` [PATCH edk2-platforms v3 3/5] Silicon/NXP: Add LS1046A Soc package
` [PATCH edk2-platforms v3 4/5] Platform/NXP: Add LS1046AFRWY Platform
` [PATCH edk2-platforms v3 5/5] Platform/NXP/LS1046aFrwyPkg: Add VarStore
[PATCH v3 00/11] Add new feature that evacuate temporary to permanent memory (CVE-2019-11098)
2020-07-08 2:46 UTC (12+ messages)
` [PATCH v3 01/11] MdeModulePkg: Add new PCD to control the evacuate temporary memory feature (CVE-2019-11098)
` [PATCH v3 02/11] ArmVirtPkg: Disable PcdMigrateTemporaryRamFirmwareVolumes
` [PATCH v3 03/11] EmulatorPkg: "
` [PATCH v3 04/11] OvmfPkg: "
` [PATCH v3 05/11] MdeModulePkg/PeiCore: Enable T-RAM evacuation in PeiCore (CVE-2019-11098)
` [PATCH v3 06/11] UefiCpuPkg/CpuMpPei: Add GDT and IDT migration support (CVE-2019-11098)
` [PATCH v3 07/11] UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)
` [PATCH v3 08/11] MdeModulePkg/Core: Create Migrated FV Info Hob for calculating hash (CVE-2019-11098)
` [PATCH v3 09/11] SecurityPkg/Tcg2Pei: Use "
` [PATCH v3 10/11] UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-11098)
` [PATCH v3 11/11] UefiCpuPkg: Correct some typos
acpiview error handling patches
2020-07-08 2:30 UTC (2+ messages)
[PATCH v7 00/16] Add a plugin to check Ecc issues for edk2 on open ci
2020-07-08 1:56 UTC (5+ messages)
` [edk2-devel] "
Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 07/07/2020 6:30pm-7:30pm #cal-reminder
2020-07-08 1:15 UTC
[PATCH v6 0/4] AMD processor MSR_IA32_MISC_ENABLE
2020-07-08 0:21 UTC (6+ messages)
` [edk2-devel] "
[PATCH 0/2] BaseTools: Convert ReadMe.txt to reStructuredText
2020-07-07 23:13 UTC (3+ messages)
` [PATCH 1/2] BaseTools: Update ReadMe.txt to match current functionality
` [PATCH 2/2] BaseTools: rename ReadMe.txt to ReadMe.rst
2nd OVMF question about why InitRootBridge does not set ResourceAssigned?
2020-07-07 23:08 UTC (4+ messages)
` [edk2-devel] "
Question about the OVMF and MTRRs?
2020-07-07 19:08 UTC (2+ messages)
` [edk2-devel] "
warning: Empty loadable segment detected
2020-07-07 19:07 UTC (5+ messages)
` [edk2-devel] "
[PATCH 0/2] Drop suggestions of alternative acceptable licenses
2020-07-07 15:57 UTC (4+ messages)
` [PATCH 1/2] Revert "BaseTools/PatchCheck.py: Add LicenseCheck"
` [edk2-devel] "
[PATCH] FmpDevicePkg: Enhance capsule verification with secure boot keys
2020-07-07 15:42 UTC (10+ messages)
` [edk2-devel] "
OvmfPkg: Adding support for bhyve as OvmfPkg/Bhyve
2020-07-07 14:31 UTC (9+ messages)
` License Check - was "
` [edk2-devel] "
Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 06/30/2020 6:30pm-7:30pm #cal-reminder
2020-07-07 14:28 UTC (2+ messages)
` [edk2-devel] "
[PATCH] .gitignore: Ignore .vscode/ directory generated by VS Code
2020-07-07 14:19 UTC (2+ messages)
[PATCH edk2-platforms v2 0/6] Add LS1046AFRWY Platform
2020-07-07 12:53 UTC (8+ messages)
` [PATCH edk2-platforms v2 3/6] Silicon/NXP: Add LS1046A Soc package
` [PATCH edk2-platforms v2 4/6] Platform/NXP/LS1046AFRWY: Add ArmPlatformLib
` [PATCH edk2-platforms v2 5/6] Platform/NXP: Add LS1046AFRWY Platform
[PATCH V2 0/2] Add gcc flag for void* pointer arithmetics
2020-07-07 8:35 UTC (3+ messages)
` [PATCH V2 1/2] BaseTools: Add gcc flag to warn on void* pointer arithmetic
` [PATCH V2 2/2] BaseTools: Factorize GCC flags
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