public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2019-09-26 12:43:18 to 2019-09-30 20:16:40 UTC [more...]

[PATCH 00/35] edk2: clean up the usage of standardized (VOID*) typedefs
 2019-09-30 20:16 UTC  (30+ messages)
` [PATCH 19/35] NetworkPkg: fix CloseProtocol & UninstallMultipleProtocolInterfaces calls
  ` [edk2-devel] "
` [PATCH 20/35] NetworkPkg/Ip4Dxe: fix NetLibDestroyServiceChild() call
  ` [edk2-devel] "
` [PATCH 21/35] NetworkPkg/TcpDxe: fix SockFreeFoo() parameter list
  ` [edk2-devel] "
` [PATCH 25/35] OvmfPkg/VideoDxe: document EFI_EDID_OVERRIDE_PROTOCOL.GetEdid() call
  ` [edk2-devel] "
` [PATCH 26/35] SecurityPkg: fix UninstallMultipleProtocolInterfaces() calls
  ` [edk2-devel] "
` [PATCH 27/35] SecurityPkg: stop abusing EFI_EVENT for protocol notify registration
  ` [edk2-devel] "
` [PATCH 30/35] ShellPkg: stop taking EFI_HANDLE in place of SHELL_FILE_HANDLE
  ` [edk2-devel] "
` [PATCH 32/35] ShellPkg/UefiShellLib: clarify workaround for unfixable EdkShell bug
  ` [edk2-devel] "
` [PATCH 33/35] StandaloneMmPkg/Core: stop abusing EFI_HANDLE for FwVolHeader tracking
  ` [edk2-devel] "
` [PATCH 34/35] UefiPayloadPkg/BlSupportPei: fix MMCONFIG assignment from XSDT
  ` [edk2-devel] "

[edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on
 2019-09-30 20:15 UTC  (42+ messages)
` [edk2-staging/RISC-V-V2 PATCH v2 01/29] RiscVPkg: RISC-V processor package
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 02/29] RiscVPkg/Include: Add header files of RISC-V CPU package
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 03/29] RiscVPkg/opensbi: EDK2 RISC-V OpenSBI support
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 04/29] MdePkg: RISC-V RV64 binding in MdePkg
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 05/29] MdePkg/Include: RISC-V definitions
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 06/29] MdeModulePkg/CapsuleRuntimeDxe: Add RISCV64 arch
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 07/29] MdePkg/BaseLib: BaseLib for RISC-V RV64 Processor
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 08/29] MdePkg/BaseCacheMaintenanceLib: RISC-V cache maintenance implementation
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 09/29] MdePkg/BaseIoLibIntrinsic: RISC-V I/O intrinsic functions
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 10/29] MdePkg/BasePeCoff: Add RISC-V PE/Coff related code
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 11/29] MdePkg/BaseCpuLib: RISC-V Base CPU library implementation
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 12/29] MdePkg/BaseSynchronizationLib: RISC-V cache related code
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 15/29] RiscVPkg/Library: RISC-V CPU library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 16/29] RiscVPkg/Library: Add RISC-V exception library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 17/29] RiscVPkg/Library: Add RISC-V timer library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 18/29] RiscVPkg/Library: Add EDK2 RISC-V OpenSBI library
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 19/29] RiscVPkg/Library: RISC-V platform level DxeIPL libraries
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 24/29] BaseTools: BaseTools changes for RISC-V platform
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 25/29] BaseTools/Scripts
  ` [edk2-devel] "
` [edk2-staging/RISC-V-V2 PATCH v2 27/29] edk2-staging/RISC-V-V2: Add submodule
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v2 00/29] RISC-V EDK2 Port on

[RFC PATCH v2 00/44] SEV-ES guest support
 2019-09-30 19:55 UTC  (18+ messages)
` [RFC PATCH v2 04/44] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
  ` [edk2-devel] "
` [RFC PATCH v2 08/44] OvmfPkg: Create GHCB pages for use during Pei and Dxe phase
  ` [edk2-devel] "
` [RFC PATCH v2 10/44] OvmfPkg: A per-CPU variable area for #VC usage
  ` [edk2-devel] "

[edk2-test][PATCH v1 1/1] SctPkg: Convert files from UTF-16 to UTF-8
 2019-09-30 16:46 UTC 

[PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-30 14:22 UTC  (10+ messages)
` [PATCH 1/2] q35: implement 128K SMRAM "
  ` [Qemu-devel] "
    ` [edk2-devel] "

Mike will be the back up maintainers for Edk2 packages when Chinese National Holiday (Oct.1 ~ Oct.7)
 2019-09-30 14:18 UTC 

[edk2-platforms PATCH 1/1] Platforms/RPi3: DisplayDxe virtual resolution improvements
 2019-09-30  9:32 UTC  (8+ messages)
` [edk2-devel] "

CR WhitleyRp BIOS build failure
 2019-09-30  8:00 UTC 

[edk2-devel][edk2-test][PATCH 1/1] uefi-sct/SctPkg: SNP ReceiveFilters may be unsupported
 2019-09-30  6:55 UTC 

[PATCH 0/3] Add Laml/Lasa to TPM2 acpi table
 2019-09-30  5:36 UTC  (7+ messages)
` [PATCH 1/3] MdePkg/Include: correct Lasa in Tpm2Acpi
` [PATCH 2/3] SecurityPkg/dsc: Add PCD for Laml, Lasa for TPM2
` [PATCH 3/3] SecurityPkg/Tcg2: Add Support Laml, Lasa for TPM2 ACPI
` [edk2-devel] [PATCH 0/3] Add Laml/Lasa to TPM2 acpi table

[PATCH] BaseTools/LzmaCompress: Fix the option "d" dictionary size
 2019-09-30  5:17 UTC  (2+ messages)

[Patch 1/1 V2] BaseTools: Fix a bug of genffs command generation
 2019-09-30  3:14 UTC 

[PATCH 1/1] MdeModulePkg/BdsDxe: Also call PlatformBootManagerWaitCallback on 0
 2019-09-30  1:24 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v3] MdeModulePkg: Enable/Disable S3BootScript dynamically
 2019-09-30  0:44 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] NVDIMM with QEMU+OVMF
 2019-09-29  9:01 UTC 

[PATCH v8 0/4] Add SCSI Support for Storage Security Command Protocol
 2019-09-29  8:46 UTC  (8+ messages)
` [PATCH v8 1/4] MdePkg: Implement SCSI commands for Security Protocol In/Out
` [PATCH v8 2/4] MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun)
` [PATCH v8 3/4] MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check
` [PATCH v8 4/4] MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol
` [edk2-devel] [PATCH v8 0/4] Add SCSI Support for "

[PATCH] BaseTools:Reconfig reset environment value set by edksetup script
 2019-09-29  8:02 UTC 

Problem with decompression on EDK2
 2019-09-29  7:06 UTC  (5+ messages)
` [edk2-devel] "

[Patch 00/12] New Cross OS tool chain CLANG9
 2019-09-29  6:32 UTC  (18+ messages)
` [Patch 01/12] BaseTools tools_def.template: Remove unnecessary $(DEST_DIR_DEBUG) path
` [Patch 02/12] BaseTools tools_def: Add CLANG9 tool chain to directly generate PE image
  ` [edk2-devel] "
` [Patch 03/12] BaseTools GenFw: Fix the issue to update the wrong size as SectionSize
  ` [edk2-devel] "
` [Patch 04/12] MdePkg Base.h: Add definition for CLANG9 tool chain
` [Patch 05/12] MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions
` [Patch 06/12] MdeModulePkg LzmaCustomDecompressLib: Update macro to be same in CLANG tool
` [Patch 07/12] MdeModulePkg RegularExpressionDxe: Disable warning for CLANG9 tool chain
` [Patch 08/12] CryptoPkg: Append options to make CLANG9 tool chain pass build
` [Patch 09/12] CryptoPkg IntrinsicLib: Make _fltused always be used
  ` [edk2-devel] "
` [Patch 10/12] EmulatorPkg: Enable CLANG9 tool chain
` [Patch 11/12] OvmfPkg: "
` [Patch 12/12] OvmfPkg SecMain: Add build option "-fno-omit-frame-pointer" for CLANG9 X64
` [edk2-devel] [Patch 00/12] New Cross OS tool chain CLANG9

[PATCH v1 0/4] Support HTTPS HostName validation feature(CVE-2019-14553)
 2019-09-29  6:09 UTC  (6+ messages)
` [PATCH v1 1/4] MdePkg/Include/Protocol/Tls.h: Add the data type of EfiTlsVerifyHost(CVE-2019-14553)
` [PATCH v1 2/4] CryptoPkg/TlsLib: Add the new API "TlsSetVerifyHost"(CVE-2019-14553)
` [PATCH v1 3/4] NetworkPkg/TlsDxe: Add the support of host validation to TlsDxe driver(CVE-2019-14553)
` [PATCH v1 4/4] NetworkPkg/HttpDxe: Set the HostName for the verification(CVE-2019-14553)
` [edk2-devel] [PATCH v1 0/4] Support HTTPS HostName validation feature(CVE-2019-14553)

[edk2-test][Patch] uefi-sct/SctPkg: Add MediaPresentSupported check
 2019-09-29  3:37 UTC  (6+ messages)
    ` [edk2-devel] "

[Patch 1/1] BaseTools: Fix the lib order in static_library_files.lst
 2019-09-29  3:33 UTC  (3+ messages)
` [edk2-devel] "

BaseTools --hash malfunction after migrate from stable201905 to stable201908
 2019-09-29  2:31 UTC  (3+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Community Meeting - APAC/NAMO - Thu, 10/03/2019 7:30pm-8:00pm #cal-reminder
 2019-09-29  2:30 UTC 

[PATCHv2 0/3] Fix eMMC bus timing switch issue
 2019-09-29  1:17 UTC  (6+ messages)
` [PATCHv2 1/3] MdeModulePkg/SdMmcPciHcDxe: Remove clock stop from HS200 switch
` [PATCHv2 2/3] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence
` [PATCHv2 3/3] MdeModulePkg/SdMmcPciHcDxe: Fix SdMmcMmcLegacy bus timing handling
  ` [edk2-devel] [PATCHv2 0/3] Fix eMMC bus timing switch issue

[Patch 1/1] BaseTools: Fix a bug of genffs command generation
 2019-09-29  1:16 UTC  (3+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Thu, 10/03/2019 5:00pm-5:30pm #cal-reminder
 2019-09-29  0:00 UTC 

[edk2-platforms: PATCH] Marvell/Drivers: XenonDxe: Use new enums for SD card initialization
 2019-09-28 22:54 UTC  (2+ messages)

[edk2-platforms: PATCH] Marvell/Drivers: MvPhyDxe: Fill MdioIndex field in PhyDev
 2019-09-28 22:51 UTC  (4+ messages)

[edk2-platforms: PATCH 0/2] Armada 7k8k SPI flash driver improvements
 2019-09-28 22:47 UTC  (7+ messages)
` [edk2-platforms: PATCH 1/2] Marvell/Drivers: MvSpiFlashDxe: Fix sector number obtaining
` [edk2-platforms: PATCH 2/2] Marvell/Drivers: MvSpiFlashDxe: Implement progress bar

Upcoming Event: TianoCore Community Meeting - EMEA/NAMO - Thu, 10/03/2019 9:00am-10:00am #cal-reminder
 2019-09-28 16:00 UTC 

[PATCH V2 0/9] UEFI Variable SMI Reduction
 2019-09-28  1:47 UTC  (10+ messages)
` [PATCH V2 1/9] MdeModulePkg/Variable: Consolidate common parsing functions
` [PATCH V2 2/9] MdeModulePkg/Variable: Parameterize GetNextVariableEx() store list
` [PATCH V2 3/9] MdeModulePkg/Variable: Parameterize VARIABLE_INFO_ENTRY buffer
` [PATCH V2 4/9] MdeModulePkg/Variable: Add local auth status in VariableParsing
` [PATCH V2 5/9] MdeModulePkg/Variable: Add a file for NV variable functions
` [PATCH V2 6/9] MdeModulePkg VariableInfo: Always consider RT DXE and SMM stats
` [PATCH V2 7/9] MdeModulePkg/Variable: Add RT GetVariable() cache support
` [PATCH V2 8/9] MdeModulePkg/Variable: Add RT GetNextVariableName() "
` [PATCH V2 9/9] MdeModulePkg/VariableSmm: Remove unused SMI handler functions

[edk2-platforms PATCH 0/2] Platform/RPi3: PlatformSmbios improvements
 2019-09-27 19:03 UTC  (5+ messages)
` [edk2-platforms PATCH 1/2] Platform/RPi3: Add more query functions in RpiFirmwareDxe
` [edk2-platforms PATCH 2/2] Platform/RPi3: Improve the population of PlatformSmbiosDxe elements

Edk2 SmbusHc Protocol
 2019-09-27 18:47 UTC 

[PATCH V1 0/5] UEFI Variable SMI Reduction
 2019-09-27 17:31 UTC  (7+ messages)
` [PATCH V1 1/5] MdeModulePkg/Variable: Consolidate common parsing functions
  ` [edk2-devel] "

[PATCH 0/1] Fix eMMC bus timing switch issue
 2019-09-27 15:05 UTC  (10+ messages)
` [PATCH 1/1] MdeModulePkg/SdMmcPciHcDxe: Fix bus timing switch sequence

[PATCH wave 1 00/10] support QEMU's "SMRAM at default SMBASE" feature
 2019-09-27 11:35 UTC  (5+ messages)
` [edk2-devel] "

[PATCH 1/1] BaseTools: use stdint.h for GCC ProcessorBind.h typedefs
 2019-09-27 10:06 UTC  (5+ messages)
` [edk2-devel] "

[Patch v2] Maintainers.txt: Move ShellBin maintainers to EDK II Releases section
 2019-09-27 10:00 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2] MdeModulePkg/TerminalDxe: Enhance the arrow keys support
 2019-09-27  7:50 UTC  (3+ messages)

[PATCH v2] MdeModulePkg: Enable/Disable S3BootScript dynamically
 2019-09-27  7:05 UTC  (5+ messages)
` [edk2-devel] "

[edk2-test][PATCH v1 1/1] MiscRuntimeServices: Add statement to improve user experience
 2019-09-27  3:12 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH v7 0/4] Add SCSI Support for Storage Security Command Protocol
 2019-09-27  2:12 UTC  (5+ messages)
` [PATCH v7 1/4] MdePkg: Implement SCSI commands for Security Protocol In/Out
` [PATCH v7 2/4] MdeModulePkg/UfsPassThruDxe: Check for RPMB W-LUN (SecurityLun)
` [PATCH v7 3/4] MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check
` [PATCH v7 4/4] MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol

[PATCH] BaseTools:fix Ecc tool issue for check StructPcd
 2019-09-27  1:27 UTC 

[PATCH 0/4] trivial: Fix typos in "processing/processed"
 2019-09-27  0:39 UTC  (9+ messages)
` [PATCH 1/4] MdeModulePkg DxeCore: Fix typo in function name
` [PATCH 2/4] MdeModulePkg/PiSmmCore: "
  ` [edk2-devel] "
` [PATCH 4/4] NetworkPkg/Ip6Dxe: Fix typo in comment
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/4] trivial: Fix typos in "processing/processed"

[Patch 0/6] Clean up NetworkPkg
 2019-09-27  0:35 UTC  (3+ messages)
` [Patch 5/6] MdeModulePkg: Remove PCD gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize

[PATCH] WinHost: Add SimplePointer support
 2019-09-26 18:44 UTC  (4+ messages)

[PATCH 0/2] Honor the physical address size in CpuInfo HOB
 2019-09-26 18:44 UTC  (7+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpu: Remove hard code when getting physical line size
    ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxe: Honor the physical address size in CpuInfo HOB

[edk2-platforms] Update Packages on Bugzilla
 2019-09-26 15:36 UTC  (3+ messages)

[PATCH] BaseTools:"--exclude" don't apply if parameter ends with separator
 2019-09-26 15:28 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox