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

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
 2021-08-09 14:15 UTC 

[PATCH v6 1/6] OvmfPkg/BaseMemEncryptLib: Detect SEV live migration feature
 2021-08-09 13:41 UTC  (2+ messages)

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
 2021-08-09 13:39 UTC 

[PATCH 0/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
 2021-08-09 13:08 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [edk2-devel] "

[PATCH] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
 2021-08-09 12:47 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/7] Fix various issues regarding DebugImageInfoTable
 2021-08-09 12:40 UTC  (16+ messages)
` [PATCH v2 1/2] BaseTools: Define the read-only data section name per toolchain
  ` [PATCH v2 2/2] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
` [PATCH v2 1/7] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
` [PATCH v2 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
  ` [PATCH v2 2/2] BaseTools/CommonLib: "
` [PATCH v2 1/2] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
  ` [PATCH v2 2/2] SecurityPkg/SecureBootConfigDxe: "
` [PATCH v2 2/7] MdeModulePkg/DxeCore: Fix DebugImageInfoTable size report
` [PATCH v2 3/7] EmbeddedPkg/GdbStub: Check DebugImageInfoTable type safely
` [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: "
    ` [edk2-devel] "
` [PATCH v2 5/7] MdeModulePkg/CoreDxe: Mandatory LoadedImage for DebugImageInfoTable
` [PATCH v2 6/7] EmbeddedPkg/GdbStub: "
` [PATCH v2 7/7] ArmPkg/DefaultExceptionHandlerLib: "

Soft Feature Freeze starts NOW for edk2-stable202108
 2021-08-09 11:34 UTC 

[PATCH edk2-test 1/1] uefi-sct/SctPkg: uefi-sct: QueryVariableInfo(EFI_VARIABLE_NON_VOLATILE)
 2021-08-09 10:51 UTC  (3+ messages)
` [edk2-devel] "

[edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Update page alignment calculations
 2021-08-09 10:35 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2-Platform v1 0/1] Hisilicon:Fix header file issues
 2021-08-09  8:42 UTC  (4+ messages)
` [PATCH edk2-Platform v1 1/1] "
  ` [edk2-devel] "

[Patch] BaseTools: use shutil.copyfile instead shutil.copy2
 2021-08-09  8:15 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Fix the non-ascii character in UniversalPayloadEntry.c
 2021-08-09  8:09 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] ArmPkg/DefaultExceptionHandlerLib: Fix DebugImageInfoTable lookup
 2021-08-09  7:26 UTC  (44+ messages)
` [PATCH] BaseTools: Define the read-only data section name per toolchain
  ` [PATCH] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
` [PATCH] BaseTools/tools_def: Fix CLANGPDB X64 RCPATH
` [PATCH] EmulatorPkg/Host/Unix: Drop dlopen() usage
` [PATCH] EmulatorPkg/Host/Unix: Remove unused declarations
` [PATCH] MdeModulePkg/CoreDxe: Drop caller-allocated image buffers
` [PATCH] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
  ` [PATCH] MdeModulePkg/DxeCore: Fix DebugImageInfoTable size report
  ` [PATCH] EmbeddedPkg/GdbStub: Check DebugImageInfoTable type safely
  ` [PATCH] ArmPkg/DefaultExceptionHandlerLib: "
  ` [PATCH] MdeModulePkg/CoreDxe: Mandatory LoadedImage for DebugImageInfoTable
  ` [PATCH] EmbeddedPkg/GdbStub: "
  ` [PATCH] ArmPkg/DefaultExceptionHandlerLib: "
      ` [edk2-devel] [PATCH] MdeModulePkg/DxeCore: Consistent DebugImageInfoTable updates
` [PATCH] MdeModulePkg/DxeCore: Drop unnecessary pointer indirection
` [PATCH] MdeModulePkg/DxeCore: Use the correct source for fixed load address
` [PATCH] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
      ` [edk2-devel] "
` [PATCH] MdeModulePkg/PiSmmIpl: Correct fixed load address bounds check
` [PATCH] MdePkg/Base.h: Introduce various alignment-related macros
` [PATCH] MdePkg/BaseLib: Fix unaligned API prototypes
  ` [PATCH] BaseTools/CommonLib: "
` [PATCH] SecurityPkg/DxeImageVerificationLib: Always lookup SHA-256 hash in dbx
    ` [edk2-devel] "
` [PATCH] SecurityPkg/DxeImageVerificationLib: Fix certificate lookup algorithm
  ` [PATCH] SecurityPkg/SecureBootConfigDxe: "
` [PATCH] StandaloneMmPkg/FvLib: Correct FV section data size
` [PATCH] StandaloneMmPkg/StandaloneMmCore: Drop code for traditional drivers
` [PATCH] StandaloneMmPkg/StandaloneMmCore: Drop unused fixed address feature
` [PATCH] StandaloneMmPkg: Support CLANGPDB X64 builds
` [PATCH] UefiPayloadPkg/UefiPayloadEntry: Fix memory corruption

[PATCH v2 1/1] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
 2021-08-09  6:09 UTC 

[PATCH 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters
 2021-08-09  5:56 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg PCD: FSP NotifyPhase APIs caused 100ms delay
 2021-08-09  2:27 UTC 

[PATCH] SecurityPkg: TPM must go to Idle state on CRB command completion
 2021-08-09  1:27 UTC  (2+ messages)

[PATCH] SecurityPkg: Debug code to audit BIOS TPM extend operations
 2021-08-09  1:24 UTC  (2+ messages)

[PATCH] Reallocate TPM Active PCRs based on platform support
 2021-08-09  1:13 UTC  (2+ messages)

[PATCH 0/3] Add support for gdb and lldb
 2021-08-08 21:46 UTC  (4+ messages)
` [PATCH 1/3] efi_debugging.py: - Add debugger agnostic debugging Python Classes
` [PATCH 2/3] efi_gdb.py: - Add gdb EFI commands and pretty Print
` [PATCH 3/3] efi_lldb.py: - Add lldb "

[edk2-devel] [staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
 2021-08-08 14:36 UTC 

[staging/edk2-redfish-client Tools PATCH 0/6] Initial commit of Redfish Profile Simulator
 2021-08-08 13:09 UTC  (7+ messages)
` [staging/edk2-redfish-client Tools PATCH 1/6] RedfishClientPkg/Tools: "
` [staging/edk2-redfish-client Tools PATCH 2/6] RedfishClientPkg/Tools: Add more Redfish resource
` [staging/edk2-redfish-client Tools PATCH 3/6] RedfishClientPkg/Redfish-Profile-Simulator: Add more features

[staging/edk2-redfish-client PATCH v2 0/2] RedfishClientPkg
 2021-08-08 13:02 UTC  (3+ messages)
` [staging/edk2-redfish-client PATCH v2 2/2] edk2: Update Maintainers.txt

[PATCH] RedfishPkg/RefishCrtLib: Public RefishCrtLib
 2021-08-08 12:59 UTC  (2+ messages)

[PATCH] RedfishPkg/JsonLib: Add more JsonLib functions
 2021-08-08 12:58 UTC  (2+ messages)

[staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
 2021-08-08 12:55 UTC  (7+ messages)
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 1/3] RedfishClientPkg: Initial commit of meta files
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 2/3] RedfishClientPkg/RedfishFeatureCoreDxe: Redfish Feature Core DXE driver
` [staging/edk2-redfish-client RedfishFeatureCore PATCH 3/3] RedfishClientPkg/Document: Update diagrams

[RFC PATCH 0/7] OVMF: Disable the TPM2 platform hierarchy
 2021-08-08  0:54 UTC  (14+ messages)
` [RFC PATCH 1/7] SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platforms
` [RFC PATCH 2/7] SecruityPkg/TPM: Disable dependency on MinPlatformPkg
` [RFC PATCH 3/7] SecurityPkg/TPM: Disable PcdGetBool (PcdRandomizePlatformHierarchy)
` [RFC PATCH 4/7] SecurityPkg/TPM: Disable a Pcd
` [RFC PATCH 5/7] SecurityPkg/TPM: Add a NULL implementation of PeiDxeTpmPlatformHierarchyLib
` [RFC PATCH 6/7] OVMF: Reference new classes in the build system for compilation
` [RFC PATCH 7/7] OVMF: Disable the TPM2 platform hierarchy
  ` [edk2-devel] [RFC PATCH 0/7] "

[Patch v2 0/3] Ext4Pkg: Add Ext4Pkg
 2021-08-07 22:05 UTC  (4+ messages)
` [Patch v2 1/3] Ext4Pkg: Add Ext4Pkg.dec and Ext4Pkg.uni
` [Patch v2 2/3] Ext4Pkg: Add Ext4Dxe driver
` [Patch v2 3/3] Ext4Pkg: Add .DSC file

[edk2-platforms PATCH v2 0/4] SolidRun CEx7 Evaluation Board support
 2021-08-07 19:36 UTC  (5+ messages)
` [edk2-platforms PATCH v2 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
` [edk2-platforms PATCH v2 2/3] SolidRun/Cn913xCEx7Eval: Add ACPI support
` [edk2-platforms PATCH v2 3/3] SolidRun/Cn913xCEx7Eval: Add platform support
` [edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree

SecCore evacuation in PeiCore?
 2021-08-07 18:54 UTC 

[PATCH v2 0/4] UefiPayloadPkg: LinuxBoot Support in UefiPayload
 2021-08-07 16:34 UTC  (7+ messages)
` [PATCH v2 1/4] UefiPayloadPkg: Add LINUXBOOT payload target
` [PATCH v2 2/4] UefiPayloadPkg: Use legacy timer in Linuxboot payload
` [PATCH v2 3/4] UefiPayloadPkg: Update maximum logic processor to 256
` [PATCH v2 4/4] UefiPayloadPkg: Reserve Payload config in runtime services data

[PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in UefiPayload
 2021-08-07 13:53 UTC  (4+ messages)
` [PATCH v1 6/6] UefiPayloadPkg: LinuxBoot: use a text format for the configuration block
  ` [edk2-devel] "

[edk2-platforms PATCH 0/4] SolidRun CEx7 Evaluation Board support
 2021-08-06 23:59 UTC  (5+ messages)
` [edk2-platforms PATCH 1/3] Marvell: Armada7k8k/OcteonTx: Select ACPI description as a default
` [edk2-platforms PATCH 2/3] SolidRun/Cn913xCEx7Eval: Add ACPI support
` [edk2-platforms PATCH 3/3] SolidRun/Cn913xCEx7Eval: Add platform support
` [edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree

[PATCH 0/1] RPi: Add Linux PCIe quirk
 2021-08-06 22:40 UTC  (4+ messages)
` [PATCH 1/1] Platform/RaspberryPi: Add linux quirk support

[RFC] MemoryProtectionLib for Dynamic Memory Guard Settings
 2021-08-06 22:11 UTC  (9+ messages)
          ` [edk2-devel] "

[PATCH 0/5] RPi4: Enable ACPI PCIe conduit
 2021-08-06 21:52 UTC  (14+ messages)
` [PATCH 2/5] Platform/RaspberryPi: break XHCI into its own SSDT
  ` [edk2-devel] "
` [PATCH 3/5] Platform/RaspberryPi: Add PCIe SSDT
    ` [edk2-devel] "
` [PATCH 4/5] Silicon/Broadcom/Bcm27xx: Tweak PCIe for CM4
  ` [edk2-devel] "

[PATCH v7 1/3] BaseTools: Remove COMMON section from the GCC discard list
 2021-08-06 20:01 UTC  (5+ messages)
  ` [edk2-devel] "
      ` 回复: "

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
 2021-08-06 19:53 UTC 

[PATCH 1/4] UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value
 2021-08-06 17:23 UTC  (12+ messages)
` [PATCH 2/4] UefiPayloadPkg: define some PCD as DynamicEX PCD
` [PATCH 3/4] UefiPayloadPkg: change the default value of some PCDs
` [PATCH 4/4] UefiPayloadPkg: Add a macro to enable or diable the serial driver
` [edk2-devel] [PATCH 1/4] UefiPayloadPkg: Add Fixed PCDs and use Macro to define the default value

[PATCH] UefiPayloadPkg/PayloadEntry: Inherit 4/5-level paging from bootloader
 2021-08-06 17:19 UTC  (2+ messages)

[Patch 0/3] Ext4Pkg: Add Ext4Pkg
 2021-08-06 16:15 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH v3] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
 2021-08-06 14:37 UTC 

[PATCH v2] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
 2021-08-06 14:09 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH] ArmPkg: Enable boot discovery policy for ARM package
 2021-08-06 13:44 UTC  (3+ messages)

[PATCH v4 1/5] ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDs
 2021-08-06 13:31 UTC  (10+ messages)
` [PATCH v4 5/5] StandaloneMmPkg: build for 32bit arm machines
    ` 回复: [edk2-devel] "
      `  "

[PATCH v1] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
 2021-08-06  9:34 UTC 

[PATCH EDK2 v1 0/1] BaseTools: Remove dependence of libuuid
 2021-08-06  9:06 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

[PATCH v3 0/2] Relocate LINUX_EFI_INITRD_MEDIA_GUID to MdePkg
 2021-08-06  9:08 UTC  (2+ messages)

[PATCH v2 00/13] Add ACPI 6.4 header file
 2021-08-06  8:19 UTC  (3+ messages)
` 回复: [edk2-devel] "

[PATCH RESEND v1 0/2] Add GIC ITS entry to MADT
 2021-08-06  3:49 UTC  (3+ messages)
` [PATCH RESEND v1 1/2] Platform/Qemu/SbsaQemu/SbsaQemu.dsc: define GICv3 ITS base address
` [PATCH RESEND v1 2/2] Silicon/Qemu: Update MADT with GICv3 ITS info

Is there any use case of FirmwarePerformanceStandaloneMm.inf now?
 2021-08-06  3:02 UTC  (5+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v5 44/46] KabylakeOpenBoardPkg/KabylakeRvp3: Add PeiSerialPortlibSpiFlash to build
 2021-08-06  2:44 UTC  (3+ messages)
  ` [edk2-platforms][PATCH v5 43/46] KabylakeOpenBoardPkg/PeiSerialPortLibSpiFlash: Update for new SPI PPI API

[edk2-platforms][PATCH v5 00/46] Consolidate SpiFlashCommonLib instances
 2021-08-06  2:42 UTC  (4+ messages)
` [edk2-platforms][PATCH v5 43/46] KabylakeOpenBoardPkg/PeiSerialPortLibSpiFlash: Update for new SPI PPI API

[edk2-platforms: PATCH V5] Platform/Intel: Correct CPU APIC IDs
 2021-08-06  2:07 UTC  (2+ messages)

[edk2-platforms][PATCH v1 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
 2021-08-06  1:34 UTC  (7+ messages)
` [edk2-platforms][PATCH v1 4/5] MinPlatformPkg/TestPointCheckLib: Improve adjacent region checking
  ` [edk2-devel] "
` [edk2-platforms][PATCH v1 5/5] MinPlatformPkg/TestPointCheckLib: Make OutTable parameter optional
  ` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH v1 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements

[edk2-platforms][PATCH v2 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
 2021-08-06  1:32 UTC  (6+ messages)
` [edk2-platforms][PATCH v2 1/5] MinPlatformPkg/TestPointCheckLib: Fix MessageLength cast issue
` [edk2-platforms][PATCH v2 2/5] MinPlatformPkg/TestPointCheckLib: Set required size field in protocol
` [edk2-platforms][PATCH v2 3/5] MinPlatformPkg/TestPointCheckLib: Fix incorrect array index
` [edk2-platforms][PATCH v2 4/5] MinPlatformPkg/TestPointCheckLib: Improve adjacent region checking
` [edk2-platforms][PATCH v2 5/5] MinPlatformPkg/TestPointCheckLib: Make OutTable parameter optional

[edk2-platforms][PATCH v4 00/41] Consolidate SpiFlashCommonLib instances
 2021-08-05 23:31 UTC  (5+ messages)
` [edk2-devel] "


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