public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-03-21 21:39:32 to 2023-03-23 18:30:48 UTC [more...]

[PATCH v4 1/9] ManageabilityPkg: Add Readme file
 2023-03-23 18:30 UTC  (14+ messages)
` [PATCH v4 2/9] ManageabilityPkg: Initial package
  ` [edk2-devel] "
` [PATCH v4 3/9] ManageabilityPkg: Add ManageabilityTransportLib header file
` [PATCH v4 4/9] ManageabilityPkg: Add NULL ManageabilityTransportLib
` [PATCH v4 5/9] ManageabilityPkg: Add ManageabilityTransportHelperLib
  ` [edk2-devel] "
` [PATCH v4 6/9] ManageabilityPkg/ManageabilityTransportKcsLib
` [PATCH v4 7/9] ManageabilityPkg: Implement Ipmi Protocol/Ppi
` [PATCH v4 8/9] ManageabilityPkg: Add IpmiProtocol to Manageability Package
` [PATCH v4 9/9] edk2-platforms: Maintainers.txt
` [edk2-devel] [PATCH v4 1/9] ManageabilityPkg: Add Readme file

[PATCH v3] MdePkg/Include: Add IPMI KCS definitions
 2023-03-23 17:39 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify
 2023-03-23 17:06 UTC  (3+ messages)
` [PATCH 2/3] BaseTools: Replace duplicate __PcdSet prototype with __PcdGet

[PATCH 0/1] MdeModulePkg/Ahci: Skip retry for non-transient errors
 2023-03-23 16:55 UTC  (4+ messages)
  ` [edk2-devel] "

[edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22
 2023-03-23 16:00 UTC  (7+ messages)
` [edk2-staging/OpenSSL11_EOL][PATCH 1/4] bugfix: use null md5 onlyif no-md5 defined
` [edk2-staging/OpenSSL11_EOL][PATCH 2/4] CryptoPkg: remove unnecessary sig, ec and rsa prov
` [edk2-staging/OpenSSL11_EOL][PATCH 3/4] CryptoPkg: update openssl submodule
` [edk2-staging/OpenSSL11_EOL][PATCH 4/4] Readme: 0322 update
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22

[PATCH v3] MdePkg/Include: Add DMTF MCTP definitions
 2023-03-23 15:05 UTC 

[edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32
 2023-03-23 14:51 UTC  (4+ messages)

[Patch V4 00/21] Fix issues in CpuPageTableLib
 2023-03-23 13:40 UTC  (42+ messages)
` [Patch V4 01/21] UefiCpuPkg/CpuPageTableLib: Remove unneeded 'if' condition
` [Patch V4 02/21] UefiCpuPkg/CpuPageTableLib: Add check for input Length
` [Patch V4 03/21] UefiCpuPkg/CpuPageTableLib:Initialize some LocalVariable at beginning
` [Patch V4 04/21] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V4 05/21] UefiCpuPkg/CpuPageTableLib:Clear PageSize bit(Bit7) for non-leaf
` [Patch V4 06/21] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
` [Patch V4 07/21] UefiCpuPkg/MpInitLib: Add code to initialize MapMask
` [Patch V4 08/21] UefiCpuPkg/CpuPageTableLib:Add check for Mask and Attr
` [Patch V4 09/21] UefiCpuPkg/CpuPageTableLib: Add manual test to check "
` [Patch V4 10/21] UefiCpuPkg/CpuPageTableLib:Modify RandomBoolean() in RandomTest
` [Patch V4 11/21] UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr
` [Patch V4 12/21] UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test
` [Patch V4 13/21] UefiCpuPkg/CpuPageTableLib: Add OUTPUT IsModified parameter
` [Patch V4 14/21] UefiCpuPkg/CpuPageTableLib: Modify RandomTest to check IsModified
` [Patch V4 15/21] UefiCpuPkg: Fix IA32 build failure in CpuPageTableLib.inf
` [Patch V4 16/21] UefiCpuPkg: Modify UnitTest code since tested API is changed
` [Patch V4 17/21] UefiCpuPkg/CpuPageTableLib: Add check for page table creation
` [Patch V4 18/21] UefiCpuPkg: Combine branch for non-present and leaf ParentEntry
` [Patch V4 19/21] UefiCpuPkg/CpuPageTableLib: Enable PAE paging
` [Patch V4 20/21] UefiCpuPkg/CpuPageTableLib: Add RandomTest for "
` [Patch V4 21/21] UefiCpuPkg/CpuPageTableLib: Reduce the number of random tests
` [edk2-devel] [Patch V4 00/21] Fix issues in CpuPageTableLib

[PATCH 1/1] OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupported
 2023-03-23 13:40 UTC 

[PATCH 0/8] BaseTools: remove duplicate includes
 2023-03-23 13:29 UTC  (12+ messages)
` [PATCH 1/8] BaseTools: remove WinNtInclude.h
` [PATCH 2/8] BaseTools: remove duplicate includes: <arch>/ProcessorBind.h
  ` [edk2-devel] "
` [PATCH 3/8] BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
` [PATCH 4/8] MdePkg/PeImage.h: add bits from BaseTools version
` [PATCH 5/8] BaseTools: drop IMAGE_FILE_MACHINE_ARM hacks
` [PATCH 6/8] BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*
  ` [edk2-devel] "
` [PATCH 7/8] BaseTools: remove duplicate includes: IndustryStandard/PeImage.h
  ` [edk2-devel] "
` [PATCH 8/8] BaseTools: remove duplicate includes: IndustryStandard/*.h

[PATCH 0/9] BaseTools,CryptoPkg,MdePkg,OvmfPkg: Delete CLANG35,CLANG38 and update CLANGDWARF, delete VS 2008-2013, EBC
 2023-03-23 13:14 UTC  (28+ messages)
` [PATCH 1/9] OvmfPkg: Replace static struct initialization with ZeroMem call
` [PATCH 2/9] CryptoPkg: Add CLANGDWARF and remove CLANG35 and CLANG38 compiler flags
` [PATCH 3/9] BaseTools: Update CLANGDWARF toolchain and remove CLANG35 and CLANG38
  ` [edk2-devel] "
` [PATCH 4/9] BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitions
` [PATCH 5/9] BaseTools: Remove VS2008-VS2013 remnants
` [PATCH 6/9] MdePkg: "
` [PATCH 7/9] edksetup.bat: "
` [PATCH 8/9] BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defs
` [PATCH 9/9] BaseTools: Remove EBC (EFI Byte Code) compiler definitions
` [edk2-devel] [PATCH 0/9] BaseTools,CryptoPkg,MdePkg,OvmfPkg: Delete CLANG35,CLANG38 and update CLANGDWARF, delete VS 2008-2013, EBC
  ` 回复: "

[PATCH v3 1/3] Platform/AMD: Adds MinBoardPkg to support MinPlatformPkg
 2023-03-23 12:23 UTC  (6+ messages)
` [PATCH v3 2/3] Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library
` [PATCH v3 3/3] Maintainers.txt: Adds AMD/MinBoardPkg maintainers

[PATCH 1/1] OvmfPkg/RiscVVirt: Support multiple reserved memory ranges
 2023-03-23  9:45 UTC 

[PATCH 1/1] OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console
 2023-03-23  9:18 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v3 0/3] Adds Platform/AMD/MinBoardPkg
 2023-03-23  6:13 UTC 

[PATCH v1 0/6] Universal payload secure boot and measured boot
 2023-03-23  4:37 UTC  (10+ messages)
` [PATCH v1 1/6] MdeModulePkg: universal payload HOB for secure boot info
` [PATCH v1 2/6] UefiPayloadPkg: Add secureboot information HOBs
` [PATCH v1 3/6] TGC2ACPI: Uninstall the TPM2 ACPI if present
  ` [edk2-devel] "
` [PATCH v1 4/6] UefiPayloadPkg: Add secure boot configurations
` [PATCH v1 5/6] Uefipayloadpkg Enable TPM measured boot
` [PATCH v1 6/6] UefiPayloadPkg: Add secure boot definitions to ci build

[PATCH v3] IntelSiliconPkg/Vtd: Add Vtd core drivers
 2023-03-23  4:14 UTC 

[PATCH] UefiPayloadPkg:Add new build commands for Universalpayload
 2023-03-23  4:02 UTC  (2+ messages)

[PATCH] UefiCpuPkg: Solve that stack top address is not mapped in pagetable
 2023-03-23  3:26 UTC  (2+ messages)

[PATCH] MdePkg/Include: Add IPMI KCS definitions
 2023-03-23  3:21 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "

[Patch V3 0/2] Modify defination for MpWakeupStructure
 2023-03-23  3:06 UTC  (7+ messages)
` [Patch V3 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
  ` 回复: "
  ` [edk2-devel] "
  ` [edk2-devel] [Patch V3 2/2] MdePkg: Add define for MultiprocessorWakeupMailboxStructure Version

[PATCH 1/1] UefiCpuPkg/MpInitLib: fix apic mode for cpu hotplug
 2023-03-23  2:45 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 1/2] MdePkg: Update Base.h to be compliant with C11
 2023-03-23  1:46 UTC  (12+ messages)
` [PATCH 2/2] MdePkg: Update code to be more C11 compliant by using __func__
  ` [edk2-devel] "

[PATCH V2] MdePkg/Include: Add IPMI KCS definitions
 2023-03-23  1:35 UTC  (2+ messages)
` 回复: "

[PATCH 0/3] BaseTools: allow users to override CC and CXX on the make command line
 2023-03-23  1:09 UTC  (3+ messages)
  ` [edk2-devel] "
    ` 回复: "

[PATCH v2 0/6] MdePkg/Base.h: Introduce various alignment-related macros
 2023-03-22 22:17 UTC  (10+ messages)
` [PATCH v2 1/6] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
` [PATCH v2 2/6] OvmfPkg: "
` [PATCH v2 3/6] MdePkg/Base.h: Introduce various alignment-related macros
` [PATCH v2 4/6] MdeModulePkg: Consume new "
` [PATCH v2 5/6] OvmfPkg: "
` [PATCH v2 6/6] UefiCpuPkg/MtrrLib: use new IS_POW2() macro
  ` [edk2-devel] "

[Patch 0/2] Add and use FirmwareVolumeShadowPpi
 2023-03-22 16:05 UTC  (5+ messages)
` [Patch 1/2] MdeModulePkg/Include/Ppi: Add FirmwareVolumeShadowPpi
` [Patch 2/2] SecurityPkg/FvReportPei: Use FirmwareVolumeShadowPpi
  ` [edk2-devel] "
` [edk2-devel] [Patch 0/2] Add and use FirmwareVolumeShadowPpi

[PATCH v2 RESEND 0/4] Adds AMD/BoardPkg and AMD/PlatformPkg
 2023-03-22 12:29 UTC  (11+ messages)
` [PATCH v2 RESEND 4/4] Maintainers.txt: Adds AMD/BoardPkg and AMD/PlatformPkg maintainers
      ` [edk2-devel] "

[edk2-staging/crypto-new-api][PATCH] CryptoPkg: Move ECC feature to OpensslLibFull
 2023-03-22  7:28 UTC  (2+ messages)

[PATCH v3 1/1] ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version
 2023-03-22  3:51 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v4 0/9] Introduce ManageabilityPkg
 2023-03-22  2:47 UTC 

[PATCH 0/2] UefiCpuPkg/PiSmmCpuDxeSmm: drop support for obsolete processors, fix error handling
 2023-03-22  1:55 UTC  (3+ messages)
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, March 21, 2023 #cal-reminder
 2023-03-22  1:15 UTC 

[PATCH v2] IntelFsp2Pkg: Fix NASM X64 build warnings
 2023-03-22  0:17 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v3] IntelFsp2Pkg: Fix NASM X64 build warnings
 2023-03-22  0:14 UTC 

[PATCH 0/5] MdePkg/Base.h: Introduce various alignment-related macros
 2023-03-22  0:09 UTC  (18+ messages)
` [PATCH 1/5] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
  ` [edk2-devel] "
` [PATCH 2/5] OvmfPkg: "
  ` [edk2-devel] "
` [PATCH 3/5] MdePkg/Base.h: Introduce various alignment-related macros
` [PATCH 4/5] MdeModulePkg: Consume new "
` [PATCH 5/5] OvmfPkg: "

[PATCH 0/6] Substract TME-MK KEY_ID_BITS from CPU max PA
 2023-03-21 23:56 UTC  (7+ messages)
` [PATCH 1/6] MdePkg: Add TME-MK related CPUID and MSR definitions
` [PATCH 2/6] UefiCpuPkg/MtrrTest: Only claim CPUID max leaf as 1
` [PATCH 3/6] UefiCpuPkg/MtrrLib: Substract TME-MK KEY_ID_BITS from CPU max PA
` [PATCH 4/6] UefiCpuPkg/CpuDxe: Refactor to use CPUID definitions
` [PATCH 5/6] UefiCpuPkg/CpuDxe: Substract TME-MK KEY_ID_BITS from CPU max PA
` [PATCH 6/6] UefiCpuPkg/MtrrTest: Add test cases for TME-MK enable case


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