public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-08-12 01:12:14 to 2021-08-16 05:22:22 UTC [more...]

[edk2-platforms][PATCH v1 0/4] KabylakeOpenBoardPkg: Add AspireVn7Dash572G
 2021-08-16  5:22 UTC  (9+ messages)
` [edk2-platforms][PATCH v2 0/5] "
  ` [edk2-platforms][PATCH v2 1/5] KabylakeOpenBoardPkg/BaseEcLib: Add some common EC commands
  ` [edk2-platforms][PATCH v2 2/5] KabylakeOpenBoardPkg/AspireVn7Dash572G: Duplicate KabylakeRvp3 directory
  ` [edk2-platforms][PATCH v2 3/5] KabylakeOpenBoardPkg/AspireVn7Dash572G: Rename KabylakeRvp3 files
  ` [edk2-platforms][PATCH v2 4/5] Platform/Intel: Early hook-up Acer Aspire VN7-572G
  ` [edk2-platforms][PATCH v2 5/5] KabylakeOpenBoardPkg/AspireVn7Dash572G: Add initial support
  ` [edk2-devel] [edk2-platforms][PATCH v2 0/5] KabylakeOpenBoardPkg: Add AspireVn7Dash572G

[PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
 2021-08-16  4:42 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH V1] KabylakeSiliconPkg: Default for PeciC10Reset should be 1
 2021-08-16  4:02 UTC 

Why SetVariableCheckHandlerMor() is implemented in VariableSmm and TcgMorLockSmm?
 2021-08-16  3:22 UTC  (2+ messages)

[PATCH v2 0/5] Fix OvmfXen HVM Direct kernel boot failure
 2021-08-16  1:34 UTC  (8+ messages)
` [PATCH v2 1/5] OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization
` [PATCH v2 2/5] OvmfPkg/OvmfXen: add QemuKernelLoaderFsDxe
` [PATCH v2 3/5] OvmfPkg/LockBoxLib: use PcdAcpiS3Enable to detect S3 support
` [PATCH v2 4/5] OvmfPkg/PlatformBootManagerLib: "
` [PATCH v2 5/5] OvmfPkg/SmmControl2Dxe: "
` [edk2-devel] [PATCH v2 0/5] Fix OvmfXen HVM Direct kernel boot failure

[edk2-devel] [PATCH] [edk2-staging] BaseTools/FMMT: Change Fv Header to FileSystemGuid3
 2021-08-16  0:16 UTC 

[Patch v3 0/3] Ext4Pkg: Add Ext4Pkg
 2021-08-15 20:51 UTC  (4+ messages)
` [Patch v3 1/3] Ext4Pkg: Add Ext4Pkg.dec and Ext4Pkg.uni
` [Patch v3 2/3] Ext4Pkg: Add Ext4Dxe driver
` [Patch v3 3/3] Ext4Pkg: Add .DSC file

[PATCH 1/1] MdeModulePkg/CapsuleApp: Add missing EFIAPI specifier
 2021-08-15 20:11 UTC 

[PATCH 1/1] MdeModulePkg/EbcDxe: Mitigate memcpy intrinsics
 2021-08-15 20:11 UTC 

[PATCH V2 1/3] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
 2021-08-15 20:11 UTC  (3+ messages)
` [PATCH V2 2/3] MdePkg/Base.h: Introduce various alignment-related macros
` [PATCH V2 3/3] MdeModulePkg: Consume new "

[PATCH v2 1/2] UefiCpuPkg: ResetVector Tool Support for Python 3
 2021-08-15 16:31 UTC  (4+ messages)
` [PATCH v2 2/2] UefiCpuPkg: ResetVector Tool additional debug prints

[PATCH v2 0/3] reuse the SevEsWork area
 2021-08-15  3:00 UTC  (2+ messages)

[PATCH 00/23] Enable Intel TDX in OvmfPkg (SEC/PEI)
 2021-08-15  2:51 UTC  (28+ messages)
` [PATCH 01/23] OvmfPkg: Add Tdx BFV/CFV PCDs and PcdOvmfImageSizeInKb
` [PATCH 02/23] OvmfPkg/Sec: Update the check logic in SevEsIsEnabled
` [PATCH 03/23] OvmfPkg/ResetVector: Enable Intel TDX in ResetVector of Ovmf
` [PATCH 04/23] MdePkg: Add Tdx.h
` [PATCH 05/23] MdePkg: Add TdxProbeLib to probe Intel Tdx
` [PATCH 06/23] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH 07/23] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
` [PATCH 08/23] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH 09/23] UefiCpuPkg: Add VmTdExitLibNull
` [PATCH 10/23] OvmfPkg: Prepare OvmfPkg to use the VmTdExitLib library
` [PATCH 11/23] OvmfPkg: Implement library support for VmTdExitLib in Ovmf
` [PATCH 12/23] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
` [PATCH 13/23] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH 14/23] OvmfPkg: Update SecEntry.nasm to support Tdx
` [PATCH 15/23] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH 16/23] OvmfPkg: Add TdxMailboxLib
` [PATCH 17/23] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH 18/23] OvmfPkg: Enable Tdx in SecMain.c
` [PATCH 19/23] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH 20/23] MdePkg: Add AllocatePagesWithMemoryType support in PeiMemoryAllocationLib
` [PATCH 21/23] OvmfPkg: Add PcdUse1GPageTable support for TDX
` [PATCH 22/23] MdeModulePkg: EFER should not be changed in TDX
` [PATCH 23/23] OvmfPkg: Update PlatformPei to support TDX

Event: TianoCore Design Meeting - APAC/NAMO - 08/20/2021 #cal-reminder
 2021-08-15  1:30 UTC 

[PATCH v4 0/6] Ovmf: Disable the TPM2 platform hierarchy
 2021-08-14 13:28 UTC  (14+ messages)
` [PATCH v4 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
  ` [edk2-devel] "
` [PATCH v4 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v4 3/6] OvmfPkg: Reference new TPM classes in the build system for compilation
` [PATCH v4 4/6] OvmfPkg: Disable the TPM2 platform hierarchy
` [PATCH v4 5/6] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v4 6/6] ArmVirtPkg: Disable the TPM2 platform hierarchy

SecCore evacuation in PeiCore?
 2021-08-14 12:29 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] [edk2-staging] BaseTools/FMMT: Change Fv Header to FileSystemGuid3
 2021-08-14  8:03 UTC 

[PATCH 1/1] BaseTools/GenFds: Change FV Header to FileSystemGuid3
 2021-08-14  7:53 UTC  (2+ messages)

[PATCH 0/1] Add EDK2 Redfish JSON C Structure stuff into the build
 2021-08-14  3:05 UTC  (2+ messages)
` [PATCH 1/1] RedfishClientPkg: Add EDK2 Redfish JSON C Structure stuff into build

[edk2-platforms][PATCH v2 1/2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
 2021-08-14  0:42 UTC  (2+ messages)
` [edk2-platforms][PATCH v2 2/2] BoardModulePkg/BoardBdsHookLib: Simplify hotkey registration

[PATCH v1 1/1] MdeModulePkg/PeiCore: Remove MigrateSecModulesInFv()
 2021-08-13 20:01 UTC 

[2021-gsoc-llvm-gnumake]: proposal for building using llvm/gnumake
 2021-08-13 19:50 UTC  (4+ messages)
` 回复: [edk2-devel] "
  `  "

[Patch 2/2] BaseTools: a new build option for variable default value generation
 2021-08-13 19:36 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
 2021-08-13 18:19 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v1 0/2] Support ACPI 6.4 in Acpiview PCCT parser
 2021-08-13 17:02 UTC  (3+ messages)
` [PATCH v1 1/2] ShellPkg: Update Acpiview PCCT parser to ACPI 6.4
` [PATCH v1 2/2] ShellPkg: Add Type 5 PCC Subspace Structure parser

[edk2-libc Patch] StdLib/Include/sys/syslimits.h: Increase OPEN_MAX from 20 to 255
 2021-08-13 16:33 UTC 

[edk2-platforms PATCH] Platform/RaspberryPi: Remove unnecessary files
 2021-08-13 14:51 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg/CpuCacheInfoLib: Correct logical for identifying cache type
 2021-08-13 14:42 UTC 

[PATCH v1] UefiCpuPkg/CpuCacheInfoLib: Correct logical for identifying cache type
 2021-08-13 13:16 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH V2] RedfishClientPkg/ConvertLib: Common code and header files
 2021-08-13 12:24 UTC  (2+ messages)

[Patch 1/2] BaseTools: Enable VfrCompile to dump variable default value
 2021-08-13 11:45 UTC 

[Patch 0/2] BaseTools: Generate EFI Variable default value file
 2021-08-13 11:44 UTC 

[PATCH] RedfishClientPkg/ConvertLib: Common code and header files
 2021-08-13 11:22 UTC  (4+ messages)

Hard Feature Freeze starts now for edk2-stable202108
 2021-08-13 11:09 UTC 

[PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY
 2021-08-13  9:29 UTC  (5+ messages)

[PATCH] ArmPkg/DefaultExceptionHandlerLib: Fix DebugImageInfoTable lookup
 2021-08-13  8:45 UTC  (5+ messages)
` [PATCH] MdePkg/Base.h: Introduce various alignment-related macros
    ` [edk2-devel] "

[edk2-platforms][PATCH v1] BoardModulePkg/BoardBdsHookLib: Simplify hotkey registration
 2021-08-13  7:23 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1 1/4] KabylakeOpenBoardPkg/Acpi: BoardAcpiDxe also installs all PcdAcpiTableStorageFile
 2021-08-13  7:04 UTC  (8+ messages)
` [edk2-platforms][PATCH v1 2/4] CometlakeOpenBoardPkg/Acpi: "
` [edk2-platforms][PATCH v1 3/4] MinPlatformPkg/Acpi: MinDsdt "
  ` [edk2-devel] "
` [edk2-platforms][PATCH v1 4/4] WhiskeylakeOpenBoardPkg/Acpi: BoardAcpiDxe "

[edk2-platforms][PATCH v1] KabylakeOpenBoardPkg/GalagoPro3: Deduplicate PeiSiliconPolicyNotifyLib
 2021-08-13  6:45 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1] MinPlatformPkg: Move TpmPlatformHierarchyLib definition
 2021-08-13  6:33 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
 2021-08-13  6:10 UTC  (10+ messages)
  ` [EXTERNAL] [edk2-devel] "
            ` 回复: "

[PATCH 0/3] Add support for gdb and lldb
 2021-08-13  5:09 UTC  (6+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1] MinPlatformPkg/Test/TestPointCheckLib: Correctly print memory map entry
 2021-08-13  5:28 UTC  (3+ messages)

[PATCH] EmbeddedPkg/NonCoherentDmaLib: Avoid dereferencing unset Map field
 2021-08-13  5:05 UTC 

[edk2-libc PATCH 1/1] Update LibC to use safe string functions
 2021-08-13  3:39 UTC  (4+ messages)
` [edk2-devel] "

Google Summer Code (GSoC) Final Week
 2021-08-13  2:29 UTC 

Event: TianoCore Community Meeting - APAC/NAMO - 08/12/2021 #cal-reminder
 2021-08-13  2:25 UTC 

[PATCH] Maintainers.txt: update Gary's email address
 2021-08-13  2:22 UTC  (3+ messages)

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
 2021-08-13  2:16 UTC  (5+ messages)
  ` [edk2-devel] "

Event: TianoCore Community Meeting - APAC/NAMO - 08/12/2021 #cal-reminder
 2021-08-13  2:15 UTC 

[PATCH v2] Xcode.md: Update instructions to work on modern macOS and Xcode versions
 2021-08-13  2:09 UTC  (5+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH] MdeModulePkg PCD: Reinstall PCD service PPIS when memory available
 2021-08-13  1:31 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters
 2021-08-13  1:20 UTC  (4+ messages)
        ` [edk2-devel] "

[PATCH EDK2 v3 0/1] MdeModulePkg/UefiSortLib:Add UefiSortLib unit test
 2021-08-13  1:19 UTC  (6+ messages)
` [PATCH EDK2 v3 1/1] "
    ` [edk2-devel] "
    ` 回复: "
      ` [edk2-devel] "

[PATCH v2 0/1] MdeModulePkg/Console: Improve encoding of box drawing characters
 2021-08-13  0:00 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/7] Fix various issues regarding DebugImageInfoTable
 2021-08-12 22:53 UTC  (12+ messages)
` [PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
  ` [edk2-devel] "

[PATCH v2 1/1] pip-requirements: Update Basetools pip module
 2021-08-12 20:22 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] pip-requirements: Update Basetools pip module
 2021-08-12 17:51 UTC 

[edk2-test][PATCH 1/1] SctPkg: Fix runtime access to boot services functions
 2021-08-12 17:22 UTC  (2+ messages)

Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021 #cal-reminder
 2021-08-12 15:55 UTC 

Event: TianoCore Community Meeting - EMEA / NAMO - 08/12/2021 #cal-reminder
 2021-08-12 15:45 UTC 

[PATCH v3 0/6] Ovmf: Disable the TPM2 platform hierarchy
 2021-08-12 15:30 UTC  (6+ messages)
` [PATCH v3 1/6] OvmfPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
    ` [edk2-devel] "
` [PATCH v3 2/6] OvmfPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib

[PATCH 0/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
 2021-08-12 14:07 UTC  (14+ messages)
  ` [edk2-devel] [PATCH 1/1] "

[edk2-platforms][PATCH v1] KabylakeSiliconPkg/PchPmcLib: Add GetSleepTypeAfterWakeup()
 2021-08-12  7:22 UTC  (3+ messages)

[PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay
 2021-08-12  7:11 UTC  (4+ messages)

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
 2021-08-12  5:20 UTC  (5+ messages)
    ` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v1] KabylakeSiliconPkg/PchPmcLib: Add GetSleepTypeAfterWakeup()
 2021-08-12  3:08 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/BoardAcpiLib: Fix GP Fault in ACPI Enable SMI
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg: Fix boot failure due to FSP rebase address
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg: Fix missing security library build error
 2021-08-12  2:51 UTC  (3+ messages)

[edk2-devel] [edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Fix GalagoPro3 Build
 2021-08-12  2:34 UTC 

[edk2-platforms] [PATCH V1] KabylakeOpenBoardPkg: Fix GalagoPro3 Build
 2021-08-12  2:16 UTC  (2+ messages)

[PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
 2021-08-12  1:12 UTC  (3+ messages)
` [PATCH v2 2/2] SecurityPkg/SecureBootConfigDxe: "
  ` [edk2-devel] "


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