public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-05-25 14:27:55 to 2023-05-31 11:34:52 UTC [more...]

[PATCH V2 0/6] Enable perf-logging in SMM environment
 2023-05-31 11:34 UTC  (5+ messages)
` [PATCH V2 1/6] UefiCpuPkg/CpuSmm: Add perf-logging for time-consuming BSP procedures
` [PATCH V2 2/6] UefiCpuPkg/CpuSmm: Add perf-logging for MP procedures
` [PATCH V2 3/6] MdeModulePkg/SmmCore: Add perf-logging for time-consuming procedures
` [PATCH V2 4/6] MdeModulePkg/SmmCore: Add perf-logging for SmmDriverDispatchHandler

RDTSC is not a serializing instruction
 2023-05-31  9:55 UTC  (2+ messages)

[RFC PATCH 00/10] Add PPI to manage PEI phase memory attributes
 2023-05-31  9:24 UTC  (29+ messages)
` [RFC PATCH 01/10] ArmPkg/ArmMmuLib: Extend API to manage memory permissions better
` [RFC PATCH 02/10] ArmPkg/CpuDxe: Simplify memory attributes protocol implementation
` [RFC PATCH 03/10] ArmPkg/CpuPei: Drop bogus DEPEX on PEI permanent memory
` [RFC PATCH 04/10] OvmfPkg/RiscVVirt: Remove unimplemented NxForStack configuration
` [RFC PATCH 05/10] MdeModulePkg: Define memory attribute PPI
          ` [edk2-devel] "
` [RFC PATCH 06/10] ArmPkg/CpuPei: Implement the memory attributes PPI
` [RFC PATCH 07/10] MdeModulePkg/PeiCore: Apply restricted permissions in image loader
  ` [edk2-devel] "
` [RFC PATCH 08/10] MdeModulePkg/DxeIpl: Merge EBC, RISCV64 and LOONGARCH code
` [RFC PATCH 09/10] MdeModulePkg/DxeIpl: Use memory attribute PPI to remap the stack NX
` [RFC PATCH 10/10] MdeModulePkg/DxeIpl ARM AARCH64: Switch to generic handoff code
` [edk2-devel] [RFC PATCH 00/10] Add PPI to manage PEI phase memory attributes

[PATCH] MinPlatform: Add CpuPageTableLib required by CpuMpPeim
 2023-05-31  9:17 UTC 

[edk2-platforms][PATCH 1/2] ManageabilityPkg: Replace __FUNCTION__ with __func__
 2023-05-31  8:07 UTC  (7+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg: Use DEBUG_MANAGEABILITY

[RFC PATCH 00/11] Permit DXE drivers to execute in place
 2023-05-31  8:05 UTC  (42+ messages)
` [RFC PATCH 01/11] MdeModulePkg/DxeCore: Remove unused 'EntryPoint' argument to LoadImage
` [RFC PATCH 02/11] MdeModulePkg/DxeCore: Remove unused DstBuffer arg from LoadImage
` [RFC PATCH 03/11] MdeModulePkg/DxeCore: Remove FreePage argument from CoreUnloadImage
` [RFC PATCH 04/11] MdeModulePkg/DxeCore: Avoid caching memory mapped FFS files
` [RFC PATCH 05/11] MdeModulePkg/DxeCore: Use memory mapped FV protocol to avoid image copy
    ` [edk2-devel] "
` [RFC PATCH 06/11] MdeModulePkg/DxeCore: Expose memory mapped FV protocol when possible
` [RFC PATCH 07/11] MdeModulePkg/DxeCore: Execute loaded images in place if possible
` [RFC PATCH 08/11] MdeModulePkg/DxeIpl: Relocate and remap XIP capable DXE drivers
  ` [edk2-devel] "
` [RFC PATCH 09/11] MdeModulePkg/DxeCore: Add PCD NX policy bit for default NX state
` [RFC PATCH 10/11] ArmVirtPkg/ArmVirtQemu: Allow CPU arch protocol DXE to execute in place
` [RFC PATCH 11/11] ArmVirtPkg/ArmVirtQemu: Map all DRAM non-execute by default

[Patch 1/1] OvmfPkg/VirtIoSerialDxe: Update for VS2015x86 compatibility
 2023-05-31  7:33 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: refine flash detection
 2023-05-31  6:40 UTC  (3+ messages)

[PATCH v10] MinPlatformPkg: Update HWSignature field in FACS
 2023-05-31  6:02 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2Pkg/Tools: PatchFv: Handle 32-bit address in GCC map
 2023-05-31  3:48 UTC 

[PATCH] MdeModulePkg: Fix port multiplier port in AhciPei PEIM
 2023-05-31  3:29 UTC  (2+ messages)
` [edk2-devel] "

[Patch v2 0/3] Address C++ keyword collisions
 2023-05-31  2:38 UTC  (6+ messages)
` [Patch v2 1/3] MdePkg/Include/IndustryStandard: Add Operator and Xor field names
` [Patch v2 2/3] SecurityPkg/Library/TpmCommandLib: Change xor to Xor
  ` [edk2-devel] [PATCH] ShellPkg\SmbiosView: SmBiosView does not print correct Slot ID information
` [Patch v2 3/3] MdePkg/Include/IndustryStandard: Address C++ keyword collisions
` [edk2-devel] [Patch v2 0/3] "

[PATCH v9] MinPlatformPkg: Update HWSignature field in FACS
 2023-05-31  2:01 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 30, 2023 #cal-reminder
 2023-05-31  1:15 UTC 

[Patch 0/2] Address C++ keyword collisions
 2023-05-30 18:57 UTC  (7+ messages)
` [Patch 1/2] MdePkg/Include/IndustryStandard: "
  ` [edk2-devel] "
` [Patch 2/2] SecurityPkg/Library/TpmCommandLib: Change xor to Xor
` [edk2-devel] [Patch 0/2] Address C++ keyword collisions

[PATCH v3 0/7] RISC-V: MMU support
 2023-05-30 17:37 UTC  (10+ messages)
` [PATCH v3 1/7] MdePkg/BaseLib: RISC-V: Support getting satp register value
` [PATCH v3 2/7] MdePkg/Register: RISC-V: Add satp mode bits shift definition
` [PATCH v3 3/7] UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 mode
` [PATCH v3 4/7] OvmfPkg/RiscVVirt: Remove satp bare mode setting
` [PATCH v3 5/7] OvmfPkg/RiscVVirt: VirtNorFlashPlatformLib: Fix wrong flash size
` [PATCH v3 6/7] OvmfPkg/VirtNorFlashDxe: Not add memory space if it exists
` [PATCH v3 7/7] OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devices
  ` [edk2-devel] "

failed Pr
 2023-05-30 17:26 UTC  (13+ messages)
` [edk2-devel] "

[PATCH edk2-platforms 0/2] SbsaQemu: make GIC base address Pcds dynamic
 2023-05-30 16:43 UTC  (2+ messages)
` [edk2-devel] "

BaseTools: how to generate PcdValueInit without VS?
 2023-05-30 15:32 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] RedfishPkg/RedfishPlatformConfigDxe: fix value type issue
 2023-05-30 14:28 UTC  (3+ messages)

[PATCH edk2-non-osi 1/1] Platform/Qemu/Sbsa: Update TF-A binaries to enable FEAT_FGT
 2023-05-30  9:43 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] SimicsOpenBoard: Use default 10ms as delay between INIT and SIPI
 2023-05-30  8:30 UTC 

[edk2-redfish-client][PATCH 1/2] RedfishClientPkg: Replace __FUNCTION__ with __func__
 2023-05-30  7:42 UTC  (2+ messages)
` [edk2-redfish-client][PATCH 2/2] RedfishClientPkg: Use DEBUG_MANAGEABILITY

[PATCH] RedfishPkg: Use DEBUG_MANAGEABILITY
 2023-05-30  7:15 UTC  (2+ messages)

[PATCH 1/1] IntelFsp2Pkg/Library/BaseFspCommonLib: Fix OVERRUN Coverity issue
 2023-05-30  5:22 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2WrapperPkg: Fix ASSERT when FSP-S/M use FFS3
 2023-05-30  4:08 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 30, 2023 #cal-reminder
 2023-05-30  1:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, May 29, 2023 #cal-notice
 2023-05-29 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 29, 2023 #cal-reminder
 2023-05-29 22:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 29, 2023 #cal-reminder
 2023-05-29 16:49 UTC  (2+ messages)

[PATCH v2 0/2] AMD/AmdMinBoardPkg: ReportFvLib library and
 2023-05-29 14:40 UTC  (7+ messages)
` [PATCH v2 1/2] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol
` [PATCH v2 2/2] AMD/AmdMinBoardkPkg: Implements PeiReportFvLib Library

PATCH [1/1] ArmPkg: Fix GicV2 BaseAddress types
 2023-05-29 11:44 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/1] OvmfPkg/PlatformPei: drop S3Verification()
 2023-05-29 11:41 UTC  (4+ messages)

[PATCH 1/1] OvmfPkg/PciHotPlugInitDxe: Do not reserve IO ports by default
 2023-05-29 11:41 UTC  (3+ messages)

[PATCH 0/3] OvmfPkg: gigabyte page tweaks
 2023-05-29 11:41 UTC  (3+ messages)

[PATCH v1] UefiCpuPkg: Get processor extended information for SmmCpuServiceProtocol
 2023-05-29  6:39 UTC 

[PATCH 1/1] MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64
 2023-05-29  5:51 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg SdMmcPciHcDxe: SD/MMC capability debug print is incorrect
 2023-05-29  4:53 UTC  (4+ messages)

EDK II Stable Tag release edk2-stable202305 completed
 2023-05-29  1:34 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH] MdePkg/BaseLib: Add SpeculationBarrier implementation for RiscV64
 2023-05-27  5:40 UTC 

[PATCH 1/2] UefiCpuPkg: CpuTimerDxeRiscV64: Fix incorrect value sent to SbiSetTimer
 2023-05-26 23:25 UTC  (2+ messages)
` [PATCH 2/2] UefiCpuPkg: RISC-V: TimerLib: Fix delay function to use 64-bit

[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Report AARCH64 Memory Protections Attributes To GCD
 2023-05-26 21:07 UTC  (2+ messages)

[PATCH v1] BaseTools: toolsetup.bat always execute PYTHON_HOME
 2023-05-26 17:12 UTC  (4+ messages)

[PATCH 0/3] Enable perf-logging in SMM environment
 2023-05-26 14:34 UTC  (4+ messages)
` [PATCH 1/3] UefiCpuPkg/CpuSmm: Add perf-logging for time-consuming BSP procedures
` [PATCH 2/3] UefiCpuPkg/CpuSmm: Add perf-logging for MP procedures
` [PATCH 3/3] MdeModulePkg/SmmCore: Add perf-logging for time-consuming procedures

[PATCH 0/6] Fine tune SimicsOpenBoardPkg
 2023-05-26  6:36 UTC  (2+ messages)
` [edk2-devel] "

[Patch V4 00/15] Use CpuPageTableLib to create and update smm page table
 2023-05-26  2:48 UTC  (7+ messages)
` [Patch V4 07/15] UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP
  ` [edk2-devel] "

[PATCH 1/1] AMD/AmdMinBoardPkg: Implements PCI hotplug init protocol
 2023-05-26  1:31 UTC  (2+ messages)
  ` [edk2-devel] "

GoogleTest Compatibility with MdePkg's IndustyStandard header files
 2023-05-25 18:22 UTC  (11+ messages)
      ` [edk2-devel] "

[edk2-non-osi][PATCH 1/1] Platform/RaspberryPi: Update TF-A to v2.9 to fix rainbow screen on reboot
 2023-05-25 16:56 UTC  (2+ messages)

[PATCH v2 0/5] ArmVirtPkg: Add dynamic CFI flash detection for Kvmtool guests
 2023-05-25 15:51 UTC  (2+ messages)

[PATCH 0/7] RISC-V: Add MMU support
 2023-05-25 14:44 UTC  (6+ messages)
` [PATCH 5/7] OvmfPkg/VirtNorFlashDxe: Not add memory space if it exists
  ` [edk2-devel] "


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