messages from 2020-11-25 12:56:05 to 2020-12-01 21:12:12 UTC [more...]
[PATCH] MdeModulePkg: Fix runtime panic in ValidateSetVariable()
2020-12-01 21:12 UTC (7+ messages)
` 回复: "
` 回复: [edk2-devel] "
` [EXTERNAL] Re: [edk2-devel] "
[PATCH] MdeModulePkg: Fix undefined reference to memcpy with XCODE5
2020-12-01 20:38 UTC (2+ messages)
` [edk2-devel] "
[PATCH v3 0/6] SEV Encrypted Boot for Ovmf
2020-12-01 18:36 UTC (13+ messages)
` [PATCH v3 1/6] OvmfPkg/ResetVector: convert SEV-ES Reset Block structure to be GUIDed
` [PATCH v3 2/6] OvmfPkg/Amdsev: Base commit to build encrypted boot specific OVMF
` [PATCH v3 3/6] OvmfPkg/AmdSev: add Grub Firmware Volume Package
` [PATCH v3 4/6] OvmfPkg: create a SEV secret area in the AmdSev memfd
` [PATCH v3 5/6] OvmfPkg/AmdSev: assign and protect the Sev Secret area
` [edk2-devel] "
` [PATCH v3 6/6] OvmfPkg/AmdSev: Expose the Sev Secret area using a configuration table
[PATCH v3 1/1] Drivers/ASpeed: Add ASpeed AST2500 GOP driver
2020-12-01 18:27 UTC (2+ messages)
` [edk2-devel] "
Do not use special characters in wiki page titles
2020-12-01 17:49 UTC
[edk2-test PATCH v1 0/2] Add RISCV64 support to SctPkg
2020-12-01 17:37 UTC (6+ messages)
` [edk2-test PATCH v1 1/2] SctPkg: Add RISCV64 support
` [edk2-test PATCH v1 2/2] SctPkg: Enable RISCV64 support using AARCH64 sources
[PATCH v1 1/1] ShellPkg: Validate that the Boot CPU is present in MADT
2020-12-01 16:05 UTC
[edk2-devel] [PATCH v2 1/1] Drivers/ASpeed: Add ASpeed AST2500 GOP driver
2020-12-01 15:37 UTC (3+ messages)
[PATCH v1 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
2020-12-01 15:17 UTC (9+ messages)
` [PATCH v1 1/3] MdeModulePkg/GraphicsConsoleDxe: Change default CursorVisible to FALSE
` [PATCH v1 2/3] MdeModulePkg/Graphics: Fix spelling mistakes
` [PATCH v1 3/3] MdeModulePkg/ConSplitter: Change StdErr color to EFI_LIGHTGRAY
` [edk2-devel] "
[edk2-non-osi][PATCH 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
2020-12-01 8:54 UTC (3+ messages)
` [edk2-non-osi][PATCH 1/2] AmpereAltraBinPkg: Add PciePhyLib library and header
` [edk2-non-osi][PATCH 2/2] edk2-non-osi: Add AmpereAltraBinPkg maintainers
[PATCH v2 0/3] jansson edk2 port
2020-12-01 8:14 UTC (5+ messages)
` [PATCH v2 1/3] edk2: jansson submodule for edk2 JSON library
` [PATCH v2 2/3] RedfishPkg/library: EDK2 port of jansson library
` [PATCH v2 3/3] RedfishPkg: Add EDK2 port of jansson library to build
[PATCH v1 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(0x1A)
2020-12-01 7:57 UTC (3+ messages)
` [PATCH v1 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib
[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
2020-12-01 7:43 UTC
TianoCore Bug Triage - APAC / NAMO - Tue, 12/01/2020 5:30pm-6:30pm #cal-reminder
2020-12-01 7:12 UTC (2+ messages)
` 回复: [edk2-devel] "
[edk2-devel][PATCH] UnitTestFrameworkPg: Fix build failure of MdeModulePkg with
2020-12-01 6:12 UTC
[PATCH v1 1/1] ArmPkg/ArmGicDxe: fix writes to GICD_IPRIORITYR<n> when ARE enable
2020-12-01 3:46 UTC (6+ messages)
[Patch v2][edk2-stable202011 0/4] Address EDK II CI Failures
2020-12-01 1:55 UTC (15+ messages)
` [Patch v2][edk2-stable202011 3/4] OvmfPkg/PlatformCI/.azurepiplines: Use stable release of QEMU
` [edk2-devel] "
` [Patch v2][edk2-stable202011 4/4] CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Fix MD5 Hash tests
` [edk2-devel] "
` [edk2-devel] [Patch v2][edk2-stable202011 0/4] Address EDK II CI Failures
` 回复: "
A proposal to reduce incompatible case
2020-12-01 1:54 UTC (10+ messages)
` 回复: [edk2-devel] "
[PATCH v4 00/11] ArmPkg,MdePkg: Add Universal/Smbios and Drivers/FirmwareVersionInfoPeim
2020-12-01 0:39 UTC (13+ messages)
` [PATCH v4 01/11] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
` [PATCH v4 02/11] MdePkg: Update IndustryStandard/SmBios.h with processor status data
` 回复: "
` [PATCH v4 03/11] ArmPkg: Add register encoding definition for MMFR2
` [PATCH v4 04/11] ArmPkg: Add helper to read the Memory Model Features Register 2
` [PATCH v4 05/11] ArmPkg: Add helper function to read the Memory Model Feature Register 4
` [PATCH v4 06/11] ArmPkg: Add helper to read CCIDX status
` [PATCH v4 07/11] ArmPkg: Fix the return type of the ReadCCSIDR function
` [PATCH v4 08/11] ArmPkg: Update ArmLibPrivate.h with cache register definitions
` [PATCH v4 09/11] ArmPkg: Add FirmwareVersionInfoPeim
` [PATCH v4 10/11] ArmPkg: Add Universal/Smbios, a generic SMBIOS library for ARM
` [PATCH v4 11/11] ArmPkg: Add definition of the maximum cache level in ARMv8-A
[edk2-devel] Tianocore-docs Gitbook offline document status (PDF, EPUB, MOBI)
2020-11-30 19:16 UTC (2+ messages)
Bugzilla release fields are out of date (latest is 202002)
2020-11-30 18:48 UTC (2+ messages)
[PATCH 0/5] OvmfPkg: Fix Bhyve code formatting and style problems
2020-11-30 17:50 UTC (10+ messages)
` [PATCH 1/5] OvmfPkg: Fix BhyveFwCtlLib build with VS2019
` [PATCH 2/5] OvmfPkg: Improve code style/formatting in BhyveFwCtlLib.c
` [PATCH 3/5] OvmfPkg: Fix style of BhyveFwCtlLib.inf
` [PATCH 4/5] OvmfPkg: Improve style and formatting in BhyveFwCtlLib.h
` [PATCH 5/5] OvmfPkg/Bhyve: Fix various style issues
` [edk2-devel] [PATCH 0/5] OvmfPkg: Fix Bhyve code formatting and style problems
ECC tool incorrectly reports that include guards must have prefix and postfix underscores
2020-11-30 15:36 UTC
[PATCH] ArmPlatformPkg: Enable support for flash in 64-bit address space
2020-11-30 13:48 UTC (5+ messages)
` [edk2-devel] "
[PATCH edk2-test 1/1] uefi-sct/SctPkg: build failure DevicePathToText test
2020-11-30 12:59 UTC (2+ messages)
[PATCH edk2-platforms 1/1] Silicon/SynQuacer: set PHY mode as appropriate in ACPI and DT tables
2020-11-30 9:13 UTC (3+ messages)
[PATCH 1/1] BaseTools: Add comments in StructurePcd DSC file
2020-11-30 8:04 UTC
[PATCH 1/1] BaseTools: Add commits in generated StructurePcd files
2020-11-30 7:50 UTC (3+ messages)
` 回复: "
` [edk2-devel] "
[Patch v2 1/1] BaseTools: Collect full Header files for struct finding
2020-11-30 2:27 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
2020-11-30 0:49 UTC (2+ messages)
[PATCH v2 0/1] OvmfPkg/XenPvBlkDxe: add return value if allocting fail
2020-11-27 17:57 UTC (5+ messages)
` [PATCH EDK2 v2 1/1] "
` [edk2-devel] "
Cannot boot ISO on RamDisk
2020-11-27 17:08 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 0/3] various bhyve tweaks and updates
2020-11-27 16:57 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms] [PATCH v4] Platform/ARM/SgiPkg: Fix constant-logical-operand clang error
2020-11-27 15:02 UTC (2+ messages)
[PATCH EDK2-platform v1 0/1] Maintainers.txt: add reviewer to HiSilicon
2020-11-27 12:58 UTC (3+ messages)
` [PATCH EDK2-platform v1 1/1] "
[PATCH edk2-platforms 06/17] Silicon/Socionext: fix unused variable error NorFlashFvb
2020-11-27 12:55 UTC (3+ messages)
[edk2-platforms] [PATCH v3] Platform/ARM/SgiPkg: Fix constant-logical-operand clang error
2020-11-27 12:31 UTC (7+ messages)
` [edk2-devel] "
[PATCH edk2-platforms 1/1] Platform/Socionext/DeveloperBoxMm: increase FV size
2020-11-27 11:56 UTC (4+ messages)
EDK II Stable Tag release edk2-stable202011 completed
2020-11-27 8:03 UTC
EDK II Stable Tag edk2-stable202011 will be created based on commit 872f953262d68a11da7bc2fb3ded16df234b8700
2020-11-27 2:28 UTC
[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
2020-11-27 2:16 UTC
[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
2020-11-27 2:08 UTC (2+ messages)
[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
2020-11-27 1:38 UTC (3+ messages)
` [edk2-devel] "
reg: PCD To Control MNP Buffer Recycle Support
2020-11-26 16:20 UTC (3+ messages)
` [edk2-devel] "
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 27 November 2020 #cal-cancelled
2020-11-26 14:57 UTC
[PATCH edk2-platforms 00/15] arm platform fixes triggered by VariablePolicy
2020-11-26 13:42 UTC (29+ messages)
` [PATCH edk2-platforms 02/15] Platform/AMD: add RngLib for Overdriveboard
` [PATCH edk2-platforms 03/15] Platform,Silicon: fix beagleboard tautological compares
` [PATCH edk2-platforms 04/15] Silicon/Hisilicon: add RngLib for Hisilicon
` [PATCH edk2-platforms 05/15] Platform/ARM: VExpressPkg fixes to work with new VariablePolicyLib
` [PATCH edk2-platforms 06/15] Platform/AMD: add VariablePolicy library resolutions for Overdrive
` [PATCH edk2-platforms 07/15] Platform/SoftIron: add VariablePolicy resolutions for Overdrive1000
` [PATCH edk2-platforms 08/15] Platform/LeMaker: add VariablePolicy resolutions for cello
` [PATCH edk2-platforms 09/15] Platform/SiFive: add VariablePolicy resolutions
` [PATCH edk2-platforms 10/15] Platform/Qemu: "
` [PATCH edk2-platforms 11/15] Silicon/Marvell: "
` [PATCH edk2-platforms 12/15] Platform/BeagleBoard: "
` [PATCH edk2-platforms 13/15] Silicon/NXP: "
` [PATCH edk2-platforms 14/15] Platform/SocioNext: "
` [PATCH edk2-platforms 15/15] Silicon/Hisilicon: "
[PATCH EDK2 v2 0/1] MdeModulePkg/FileExplorerLib: remove redundant null pointer check
2020-11-26 12:57 UTC (3+ messages)
` [PATCH EDK2 v2 1/1] "
[PATCH edk2-Platform v3 0/1] Hisilicon/Smbios: Replace DEPRECATED code with S-suffixed one
2020-11-26 10:42 UTC (3+ messages)
` [EXTERNAL] "
[EXT] RE: [PATCH 1/1] EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W
2020-11-26 7:16 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 1/1] CryptoPkg: BaseCryptLib: Fix buffer double free in CryptPkcs7VerifyEku
2020-11-26 3:26 UTC (10+ messages)
` 回复: [edk2-devel] "
` "
[PATCH EDK2 v1 0/1] MdeModulePkg/FileExplorerLib: remove redundant null pointer check
2020-11-26 1:33 UTC (4+ messages)
` [PATCH EDK2 v1 1/1] "
` [edk2-devel] "
[PATCH 1/1] Revert "SecurityPkg: Add RPMC Index to the RpmcLib"
2020-11-26 1:11 UTC (3+ messages)
` [edk2-devel] "
` 回复: "
[PATCH 0/3] JsonLib: jansson edk2 port
2020-11-26 0:40 UTC (7+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v2 0/6] SEV Encrypted Boot for Ovmf
2020-11-25 20:11 UTC (20+ messages)
` [PATCH v2 2/6] OvmfPkg/AmdSev: add Grub Firmware Volume Package
` [edk2-devel] "
EDK II CI Status - Failed
2020-11-25 18:21 UTC (5+ messages)
[edk2-platform][PATCH v1 1/1] Platforms/RaspberryPi: RPi4 PMU interrupts are SPI not PPI
2020-11-25 15:18 UTC (2+ messages)
[PATCH edk2-platforms 1/1] SbsaQemu : add VariablePolicyLib
2020-11-25 14:34 UTC (2+ messages)
[Patch][edk2-stable202011 0/3] Address EDK II CI Failures
2020-11-25 14:03 UTC (3+ messages)
` [Patch][edk2-stable202011 3/3] OvmfPkg/PlatformCI/.azurepiplines: Use stable release of QEMU
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