messages from 2021-06-04 23:27:58 to 2021-06-09 18:40:04 UTC [more...]
FtdiUsbSerialDxe
2021-06-09 18:39 UTC (6+ messages)
[edk2-non-osi] [PATCH] TigerlakeSiliconBinPkg: Update TGL Microcode
2021-06-09 17:51 UTC (3+ messages)
[PUBLIC edk2 PATCH v2 00/10] NetworkPkg/IScsiDxe: fix IScsiHexToBin() security and functionality bugs
2021-06-09 17:33 UTC (12+ messages)
` [PUBLIC edk2 PATCH v2 01/10] NetworkPkg/IScsiDxe: wrap IScsiCHAP source files to 80 characters
` [PUBLIC edk2 PATCH v2 02/10] NetworkPkg/IScsiDxe: simplify "ISCSI_CHAP_AUTH_DATA.InChallenge" size
` [PUBLIC edk2 PATCH v2 03/10] NetworkPkg/IScsiDxe: clean up "ISCSI_CHAP_AUTH_DATA.OutChallengeLength"
` [PUBLIC edk2 PATCH v2 04/10] NetworkPkg/IScsiDxe: clean up library class dependencies
` [PUBLIC edk2 PATCH v2 05/10] NetworkPkg/IScsiDxe: fix potential integer overflow in IScsiBinToHex()
` [PUBLIC edk2 PATCH v2 06/10] NetworkPkg/IScsiDxe: assert that IScsiBinToHex() always succeeds
` [PUBLIC edk2 PATCH v2 07/10] NetworkPkg/IScsiDxe: reformat IScsiHexToBin() leading comment block
` [PUBLIC edk2 PATCH v2 08/10] NetworkPkg/IScsiDxe: fix IScsiHexToBin() hex parsing
` [PUBLIC edk2 PATCH v2 09/10] NetworkPkg/IScsiDxe: fix IScsiHexToBin() buffer overflow
` [PUBLIC edk2 PATCH v2 10/10] NetworkPkg/IScsiDxe: check IScsiHexToBin() return values
` [edk2-devel] [PUBLIC edk2 PATCH v2 00/10] NetworkPkg/IScsiDxe: fix IScsiHexToBin() security and functionality bugs
[URGENT PATCH] OvmfPkg/PlatformCI: bump QEMU choco package version to 2021.5.5
2021-06-09 16:47 UTC (3+ messages)
` [edk2-devel] "
[edk2-rfc] [edk2-devel] RFC: design review for TDVF in OVMF
2021-06-09 15:59 UTC (19+ messages)
[edk2-platforms][PATCH v2 00/32] Add new Ampere Mt. Jade platform
2021-06-09 15:21 UTC (58+ messages)
` [edk2-platforms][PATCH v2 01/32] Ampere: Initial support for Ampere Altra processor and "
` [edk2-platforms][PATCH v2 08/32] AmpereAltraPkg: Add BootProgress support
` [edk2-platforms][PATCH v2 09/32] AmpereAltraPkg: Support non-volatile variables
` [edk2-platforms][PATCH v2 10/32] AmpereSiliconPkg: Add PlatformManagerUiLib library instance
` [edk2-platforms][PATCH v2 11/32] AmperePlatformPkg: Add AcpiPccLib to support ACPI PCCT Table
` [edk2-platforms][PATCH v2 12/32] AmperePlatformPkg: Add AcpiHelperLib to update ACPI DSDT table
` [edk2-platforms][PATCH v2 13/32] AmpereAltraPkg, JadePkg: Add ACPI support
` [edk2-platforms][PATCH v2 14/32] AmpereAltraPkg: Add PcieCoreLib library instance
` [edk2-platforms][PATCH v2 15/32] JadePkg: Add PcieBoardLib "
` [edk2-platforms][PATCH v2 16/32] AmpereAltraPkg: Add PciHostBridge driver
` [edk2-platforms][PATCH v2 17/32] JadePkg: Enable PCIe-related libraries and device drivers
` [edk2-platforms][PATCH v2 18/32] JadePkg: Add ASpeed GOP driver
` [edk2-platforms][PATCH v2 19/32] AmpereAltraPkg: Add Random Number Generator Support
` [edk2-platforms][PATCH v2 20/32] JadePkg: Add SMBIOS tables support
` [edk2-platforms][PATCH v2 21/32] AmpereAltraPkg: Add DebugInfoPei module
` [edk2-platforms][PATCH v2 22/32] AmpereAltraPkg: Add platform info screen
` [edk2-platforms][PATCH v2 23/32] AmpereAltraPkg: Add configuration screen for memory
` [edk2-platforms][PATCH v2 24/32] AmpereAltraPkg: Add configuration screen for CPU
` [edk2-platforms][PATCH v2 25/32] AmpereAltraPkg: Add configuration screen for ACPI
` [edk2-platforms][PATCH v2 26/32] AmpereAltraPkg: Add configuration screen for RAS
` [edk2-platforms][PATCH v2 27/32] AmpereAltraPkg: Add configuration screen for Watchdog timer
` [edk2-platforms][PATCH v2 28/32] AmpereAltraPkg: Add configuration screen for Pcie Devices
` [edk2-platforms][PATCH v2 29/32] JadePkg: Recover boot options when NVRAM cleared
` [edk2-platforms][PATCH v2 30/32] AmpereSiliconPkg: Implement PlatformBootManagerLib for LinuxBoot
` [edk2-platforms][PATCH v2 31/32] Platform/Ampere: Introduce the LinuxBootPkg
` [edk2-platforms][PATCH v2 32/32] AmpereAltraPkg,JadePkg: Support LinuxBoot DSC/FDF build for Jade platform
[PATCH v1 0/3] OvmfPkg: Use QemuKernelLoaderFs to read cmdline/initrd
2021-06-09 14:39 UTC (5+ messages)
` [PATCH v1 1/3] Revert "OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line"
` [PATCH v1 2/3] OvmfPkg/GenericQemuLoadImageLib: Read cmdline from QemuKernelLoaderFs
` [PATCH v1 3/3] OvmfPkg/X86QemuLoadImageLib: State fw_cfg dependency in file header
` [edk2-devel] "
[PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline
2021-06-09 13:54 UTC (14+ messages)
` [edk2-devel] "
[PATCH 0/6] NetworkPkg/IScsiDxe: support SHA256 in CHAP
2021-06-09 13:46 UTC (11+ messages)
` [PATCH 1/6] NetworkPkg/IScsiDxe: re-set session-level authentication state before login
` [PATCH 2/6] NetworkPkg/IScsiDxe: add horizontal whitespace to IScsiCHAP files
` [PATCH 3/6] NetworkPkg/IScsiDxe: distinguish "maximum" and "selected" CHAP digest sizes
` [PATCH 4/6] NetworkPkg/IScsiDxe: support multiple hash algorithms for CHAP
` [PATCH 5/6] NetworkPkg/IScsiDxe: support SHA256 in CHAP
` [PATCH 6/6] NetworkPkg: introduce the NETWORK_ISCSI_MD5_ENABLE feature test macro
VirtIO sound device in qemu?
2021-06-09 13:43 UTC (12+ messages)
` [edk2-devel] "
[edk2-non-osi][PATCH v3 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
2021-06-09 13:42 UTC (3+ messages)
[RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support
2021-06-09 10:50 UTC (32+ messages)
` [PATCH RFC v3 03/22] OvmfPkg/MemEncryptSevLib: extend the workarea to include SNP enabled field
` [edk2-devel] "
` [PATCH RFC v3 04/22] OvmfPkg/MemEncryptSevLib: extend Es Workarea to include hv features
` [edk2-devel] "
` [PATCH RFC v3 05/22] OvmfPkg: reserve Secrets page in MEMFD
` [edk2-devel] "
` [PATCH RFC v3 22/22] MdePkg/GHCB: increase the GHCB protocol max version
` [edk2-devel] "
` 回复: "
` [edk2-devel] [RESEND PATCH RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) support
[PATCH 0/2] Quo vadis virtio-mmio?
2021-06-09 10:34 UTC (4+ messages)
` [PATCH 1/2] OvmfPkg/Virtio10: Add virtio-mmio 1.0 defines
` [PATCH 2/2] OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 support
` [edk2-devel] [PATCH 0/2] Quo vadis virtio-mmio?
[PATCH 1/1] BaseTools GenFw: Keep read only alloc section as text section when convert ELF
2021-06-09 10:06 UTC
[PATCH v2 0/3] Add PayloadLoaderPeim which can load ELF payload
2021-06-09 10:03 UTC (14+ messages)
` [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
` [edk2-devel] "
` [PATCH v2 2/3] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
` [edk2-devel] "
` [PATCH v2 3/3] PeiCore: Remove assertion when failing to load PE image
` [edk2-devel] [PATCH v2 0/3] Add PayloadLoaderPeim which can load ELF payload
[PATCH] MdeModulePkg: Fix device path when the boot manager menu is from different FV
2021-06-09 9:50 UTC (2+ messages)
[Patch] StandaloneMmPkg: Fixed communicating from TF-A failed issue
2021-06-09 7:10 UTC (2+ messages)
[Patch V3 0/9] Create multiple Hobs for Universal Payload
2021-06-09 5:45 UTC (18+ messages)
` [Patch V3 1/9] MdeModulePkg: Add Universal Payload general defination header file
` [edk2-devel] "
` [Patch V3 2/9] MdeModulePkg: Add new structure for the PCI Root Bridge Info Hob
` [Patch V3 4/9] MdeModulePkg: Add new structure for the Universal Payload SMBios Table "
` [Patch V3 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
` [Patch V3 7/9] MdeModulePkg: Add new structure for the Universal Payload ACPI Table Info Hob
` [Patch V3 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB
[PATCHV2] CryptoPkg/BaseCryptLib: Enabled CryptSha512 for Smm/Runtime drivers
2021-06-09 3:08 UTC
[PATCH v1 0/1] *** Update BdsEntry.c to Variable Policy ***
2021-06-09 2:30 UTC (3+ messages)
` [PATCH v1 1/1] MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy
Event: TianoCore Bug Triage - APAC / NAMO - 06/08/2021 #cal-reminder
2021-06-09 1:15 UTC
[PATCH 1/1] ArmPkg: Move cache defs used in Universal/Smbios into ArmLib.h
2021-06-08 13:54 UTC
[edk2-devel] [PATCH edk2-test 1/1] uefi-sct/SctPkg: IHV: type mismatch in Simple Network test
2021-06-08 12:41 UTC (3+ messages)
[PATCH V0 0/4] Enable Dynamic ACPI for LS1046AFRWY
2021-06-08 11:11 UTC (2+ messages)
[PATCH] Platform/ARM/Morello: Correct the private resources in PPTT
2021-06-08 8:30 UTC (3+ messages)
` [edk2-devel] "
Event: TianoCore Bug Triage - APAC / NAMO - 06/08/2021 #cal-reminder
2021-06-08 4:49 UTC (2+ messages)
` 回复: [edk2-devel] "
[Patch] Document: Add PCD_DYNAMIC_AS_DYNAMICEX to DSC defines section
2021-06-08 2:59 UTC
[Patch V2] BaseTools: Enable the flag to treat dynamic pcd as dynamicEx
2021-06-08 2:50 UTC
[Patch] BaseTools: Enable the flag to treat dynamic pcd as dynamicEx
2021-06-08 2:31 UTC
[PATCH 1/1] BaseTools GenFw: Fix regression issue to convert the image to ACPI data
2021-06-08 1:19 UTC (7+ messages)
` [edk2-devel] "
` 回复: "
[PATCH v2] OvmfPkg/README: Fix typo in README
2021-06-07 17:49 UTC (2+ messages)
` [edk2-devel] "
[edk2-libc PATCH 1/1] Update LibC to use safe string functions
2021-06-07 16:21 UTC
[edk2-platforms][PATCH v2 0/4] MinPlatformPkg: Add TPM platform hier disable support
2021-06-07 16:05 UTC (5+ messages)
` [edk2-platforms][PATCH v2 1/4] MinPlatformPkg: Add TpmPlatformHierarchyLib to Components in DSC
` [edk2-platforms][PATCH v2 2/4] MinPlatformPkg/TpmPlatformHierarchyLib: Add PEI support
` [edk2-platforms][PATCH v2 3/4] MinPlatformPkg/Tcg2PlatformPei: Use TpmPlatformHierarchyLib
` [edk2-platforms][PATCH v2 4/4] MinPlatformPkg/TpmPlatformHierarchyLib: Add disable support
[PATCH v4 0/3] Dynamically build UARTs info in ACPI
2021-06-07 15:04 UTC (5+ messages)
` [PATCH v4 1/3] Platform/RaspberryPi: "
` [PATCH v4 2/3] Silicon/Broadcom/Bcm283x: Clean up GpioPinSet function
` [PATCH v4 3/3] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
[PATCH v3 0/2] Dynamically build UARTs info in ACPI
2021-06-07 14:58 UTC (8+ messages)
` [PATCH v3 2/2] Platform/RaspberryPi: Enable Bluetooth and UART in Windows OS
` [edk2-devel] "
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing components to DSC
2021-06-07 14:30 UTC
[edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
2021-06-07 11:36 UTC (5+ messages)
[edk2-devel] [PATCH v2 1/3] MdeModulePkg/UniversalPayload: Add definition for extra info in payload
2021-06-07 9:07 UTC (2+ messages)
[PATCH v2 0/6] Secure Boot default keys
2021-06-07 7:29 UTC (3+ messages)
Event: TianoCore Design Meeting - APAC/NAMO - 06/11/2021 #cal-reminder
2021-06-06 1:30 UTC
[PATCH v2 0/6] Add CLANGDWARF toolchain for universal payload needs
2021-06-05 1:35 UTC (6+ messages)
` [PATCH v2 2/6] BaseTools GenFw: Support CLANG8ELF with conversion ELF to PE/COFF image
` [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