public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-01-05 13:55:05 to 2022-01-10 17:47:57 UTC [more...]

[PATCH v2 00/10] Create new target for Cloud Hypervisor
 2022-01-10 17:47 UTC  (3+ messages)
` [PATCH v2 01/10] OvmfPkg/CloudHv: Add "
` [PATCH v2 02/10] OvmfPkg/CloudHv: Replace legacy 8254 PIT with local APIC timer

[PATCH 01/79] ProcessorPkg/Include: Add header files of RISC-V processor package
 2022-01-10 15:58 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
 2022-01-10 15:29 UTC  (3+ messages)

[PATCH v2 1/6] MdeModulePkg: Replace Opcode with the corresponding instructions
 2022-01-10 15:12 UTC  (6+ messages)
` [PATCH v2 2/6] MdePkg: "
` [PATCH v2 3/6] SourceLevelDebugPkg: "
` [PATCH v2 4/6] UefiCpuPkg: "
` [PATCH v2 5/6] MdePkg: Remove the macro definitions regarding Opcode
` [PATCH v2 6/6] BaseTools: Upgrade the version of NASM tool

[PATCH 0/9] Create new target for Cloud Hypervisor
 2022-01-10 14:57 UTC  (15+ messages)
` [PATCH 1/9] OvmfPkg/CloudHv: Add "
` [PATCH 2/9] OvmfPkg/CloudHv: Replace legacy 8254 PIT with local APIC timer
` [PATCH 3/9] OvmfPkg/CloudHv: Connect serial console
` [PATCH 4/9] OvmfPkg/CloudHv: Remove legacy 8259 PIC support
` [PATCH 5/9] OvmfPkg/CloudHv: Remove Q35 specifics
` [PATCH 6/9] OvmfPkg/CloudHv: Reduce dependency on QemuFwCfg
` [PATCH 7/9] OvmfPkg/CloudHv: Remove video support
` [PATCH 8/9] OvmfPkg/CloudHv: Remove USB support
` [PATCH 9/9] OvmfPkg/CloudHv: Remove CSM support

[edk2-non-osi][PATCH 1/1] Platform/RaspberryPi: Update TF-A to v2.6 to enable the PCI SMCCC interface
 2022-01-10 14:01 UTC  (2+ messages)

[PATCH 00/79] Migration of RiscV*Pkg
 2022-01-10 12:52 UTC  (2+ messages)
` [edk2-devel] "

Creating new target for Cloud Hypervisor
 2022-01-10 11:54 UTC  (6+ messages)

EFI shell with microvm
 2022-01-10  9:05 UTC  (9+ messages)

[PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable
 2022-01-10 17:02 UTC 

[PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3796
 2022-01-10 16:51 UTC 

[PATCH 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-01-10  7:55 UTC  (14+ messages)
` [PATCH 05/10] OvmfPkg: Add SecPlatformLibQemuTdx
` [PATCH 08/10] OvmfPkg: Update Sec to support Tdvf Config-B
    ` [edk2-devel] "

[Patch MBR endless loop hang with invalid LBA0 1/1] MdeModulePkg/PartitionDxe: Add break to handle invalid LBA0 in MBR
 2022-01-10  7:18 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] Wiki: Add optional steps for developer to run CI test before sending
 2022-01-10  3:25 UTC 

[PATCH V2 0/6] Implementation of TCG2 Protocol test
 2022-01-09 20:58 UTC  (7+ messages)
` [PATCH 1/6] uefi-sct/SctPkg: TCG2 Protocol: add header with TCG2 protocol definitions
` [PATCH 2/6] uefi-sct/SctPkg: TCG2 Protocol: add GetCapability Test
` [PATCH 3/6] uefi-sct/SctPkg: TCG2 Protocol: add GetActivePcrBanks test
` [PATCH 4/6] uefi-sct/SctPkg: TCG2 Protocol: add HashLogExtendEvent test
` [PATCH 5/6] uefi-sct/SctPkg: TCG2 Protocol: add GetEventLog test
` [PATCH 6/6] uefi-sct/SctPkg: TCG2 Protocol: add SubmitCommand test

[PATCH 63/79] RiscVPkg: Rename ProcessorPkg to RiscVPkg
 2022-01-09 15:39 UTC  (6+ messages)
  ` [PATCH 65/79] RiscVPkg/PlatformPei: Fix the build error
  ` [PATCH 67/79] RiscVPlatformPkg: Address Core CI ECC errors
  ` [PATCH 68/79] RiscVPlatformVPkg: Address Core CI Spelling errors
  ` [PATCH 73/79] RiscVPkg: Address Core CI ECC errors
  ` [PATCH 75/79] RiscVPkg: Address Core CI Spelling errors

[PATCH 0/3] Add Memory32Fixed and AmlCodeGenMethodRetInteger functions
 2022-01-08 21:57 UTC  (4+ messages)
` [PATCH 1/3] DynamicTablesPkg: Add Memory32Fixed function
` [PATCH 2/3] DynamicTablesPkg: Remove redundant cast in AmlCodeGenReturn
` [PATCH 3/3] DynamicTablesPkg: Add AmlCodeGenMethodRetInteger function

[edk2-devel] [PATCH 00/79] Migration of RiscV*Pkg
 2022-01-08 14:42 UTC 

[PATCH 62/79] RiscVPlatformPkg: Rename PlatformPkg to RiscVPlatformPkg
 2022-01-08  7:27 UTC  (18+ messages)
` [PATCH 63/79] RiscVPkg: Rename ProcessorPkg to RiscVPkg
` [PATCH 64/79] RiscVPkg: Fix build fail on RiscVPkg package
` [PATCH 65/79] RiscVPkg/PlatformPei: Fix the build error
` [PATCH 66/79] edk2:.gitmodules
` [PATCH 67/79] RiscVPlatformPkg: Address Core CI ECC errors
` [PATCH 68/79] RiscVPlatformVPkg: Address Core CI Spelling errors
` [PATCH 69/79] RiscVPlatformVPkg: Address Core CI package dependency check errors
` [PATCH 70/79] RiscVPlatformVPkg: Address Core CI license "
` [PATCH 71/79] RiscVPlatformVPkg: Address Core CI library header "
` [PATCH 72/79] RiscVPlatformVPkg: Address Core CI Uncrustify errors
` [PATCH 73/79] RiscVPkg: Address Core CI ECC errors
` [PATCH 74/79] RiscVPkg: Address Core CI library header check errors
` [PATCH 75/79] RiscVPkg: Address Core CI Spelling errors
` [PATCH 76/79] RiscVPkg: Address Core CI Uncrustify errors
` [PATCH 77/79] edk2: RiscVPlatformPkg Core CI YAML file
` [PATCH 78/79] edk2: RiscVPkg "
` [PATCH 79/79] edk2: Enable Core CI on RiscV*Pkg

[PATCH 42/79] RISC-V: Use RISC-V PeiCoreEntryPoint library
 2022-01-08  7:24 UTC  (20+ messages)
` [PATCH 43/79] Platform/RISC-V: Add library to get PPI descriptor
` [PATCH 44/79] Platform/RISC-V: Use PlatformSecPpiLib
` [PATCH 45/79] Platform/RISC-V: Add NULL library instance of RiscVSpecialPlatformLib
` [PATCH 46/79] Platform/RISC-V: Remove platform dependency from common platform lib
` [PATCH 47/79] Platform/RISC-V: Remove Null instance of OpensbiPlatformLibNull
` [PATCH 48/79] RiscVPlatformPkg/Sec: Initial hart_index2Id array
` [PATCH 49/79] RiscVPlatformPkg/OpensbiPlatformLib: Remove platform code
` [PATCH 50/79] RiscVPlatformPkg/RiscVSpecialPlatformLib: Rename module name
` [PATCH 51/79] RiscVPkg: Update opensbi library
` [PATCH 52/79] RiscVPlatformPkg/Sec: Check Cold/Warm hart
` [PATCH 53/79] RiscVPlatformPkg/Sec: Add more comments to Secmain.c
` [PATCH 54/79] RiscV/ProcessorPkg: Create read mtime CSR library instances
` [PATCH 55/79] RiscV/ProcessorPkg: Use mtime CSR library
` [PATCH 56/79] RISC-V/PlatformPkg: Updates for the latest OpenSBI
` [PATCH 57/79] PlatformPkg/Sec: Separate EDK2 Opensbi platform hook
` [PATCH 58/79] RISC-V/PlatformPkg: Determine hart number from DTB
` [PATCH 59/79] Silicon/RISC-V: Add PciCpuIoDxe driver
` [PATCH 60/79] Platform/RISC-V: Add debug message to SecMain.c
` [PATCH 61/79] Platform/RISC-V: Initialize variable to zero

[PATCH 41/79] RISC-V: Create opensbi firmware domains
 2022-01-08  7:23 UTC 

[PATCH 56/79] RISC-V/PlatformPkg: Updates for the latest OpenSBI
 2022-01-08  4:45 UTC 

[PATCH 02/79] ProcessorPkg/Library: RISC-V CPU library
 2022-01-08  4:11 UTC  (39+ messages)
` [PATCH 03/79] ProcessorPkg/Library: Add RISC-V exception library
` [PATCH 04/79] ProcessorPkg/Library: Add RISC-V timer library
` [PATCH 05/79] ProcessorPkg/RiscVOpensbLib: Add opensbi submodule
` [PATCH 06/79] ProcessorPkg/Library: Add RiscVOpensbiLib
` [PATCH 07/79] ProcessorPkg/Library: Add RiscVEdk2SbiLib
` [PATCH 08/79] ProcessorPkg/Library: RISC-V PEI Service Table Pointer library
` [PATCH 09/79] ProcessorPkg/CpuDxe: Add RISC-V CPU DXE driver
` [PATCH 10/79] ProcessorPkg/SmbiosDxe: Generic SMBIOS DXE driver for RISC-V platforms
` [PATCH 11/79] ProcesorPkg/Library: NULL instance of RISC-V platform timer library
` [PATCH 12/79] RISC-V/ProcessorPkg: RISC-V package
` [PATCH 13/79] PlatformPkg/Library: RISC-V Platform Temporary Memory library
` [PATCH 14/79] PlatformPkg/Library: Add FirmwareContextProcessorSpecificLib module
` [PATCH 15/79] PlatformPkg/Library: NULL instance of RiscVOpensbiPlatformLib
` [PATCH 16/79] PlatformPkg/Library: NULL instance of PlatformMemoryTestLib
` [PATCH 17/79] PlatformPkg/Library: NULL instance of PlatformUpdateProgressLib
` [PATCH 18/79] PlatformPkg/Library: Platform Boot Manager library
` [PATCH 19/79] PlatformPkg/SecMain: RISC-V SecMain module
` [PATCH 20/79] PlatformPkg: Add RiscVPlatformPkg
` [PATCH 21/79] RISC-V/PlatformPkg: Revise Readme.md
` [PATCH 22/79] Silicon/SiFive: Handle case of NULL FirmwareContext
` [PATCH 23/79] Silicon/RISC-V: Update old SMBIOS struct filed name
` [PATCH 24/79] Platform/RISC-V: Consume MdeLibs.dsc.inc for RegisterFilterLib
` [PATCH 25/79] Silicon/RISC_V: "
` [PATCH 26/79] RISC-V/CpuDxe: Ignore set memory attributes failure
` [PATCH 27/79] Signal EndOfDxe in boot manager
` [PATCH 28/79] U5SeriesPkg: Deduplicate PlatformPei
` [PATCH 29/79] RISC-V: Split SMBIOS out of PlatformPei
` [PATCH 30/79] RISC-V: Use U5 SMBIOS library only for those platforms
` [PATCH 31/79] Silicon/RISC-V: Introduce FirmwareContext library
` [PATCH 32/79] Silicon/RISC-V: PeiServiceTableLib uses RiscVFirmwareContextLib
` [PATCH 33/79] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC
` [PATCH 34/79] RISC-V/PlatformPkg: Add FdtPeim to pass DTB from PEI to DXE via HOB
` [PATCH 35/79] RISC-V/PlatformPkg: Fixup FDT from HOB and install into config table
` [PATCH 36/79] RISC-V: Switch to latest OpenSBI
` [PATCH 37/79] RISC-V: Implement ResetSystem RT call
` [PATCH 38/79] Move OpenSbiPlatformLib to RISC-V/PlatformPkg
` [PATCH 39/79] RISC-V/PlatformPkg: Update document
` [PATCH 40/79] RISC-V: Add RISC-V PeiCoreEntryPoint library

[PATCH v1 0/1] Fix pipeline failure from UnitTestFrameworkPkg
 2022-01-08  3:20 UTC  (3+ messages)
` [PATCH v1 1/1] UnitTestFrameworkPkg: CI YAML: Grant cmockery spell check exception
  ` [edk2-devel] "

[PATCH v2 0/2] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
 2022-01-08  1:32 UTC  (3+ messages)
` [PATCH v2 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class
` [PATCH v2 2/2] MdePkg: MmCommunication: Add new Host Software class Error Code to MdePkg

[PATCH v1 0/2] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
 2022-01-07 21:56 UTC  (7+ messages)
` [PATCH v1 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class
  ` [edk2-devel] "
` [PATCH v1 2/2] MdePkg: MmCommunication: Add new Host Software class Error Codes to MdePkg

[PATCH] MdeModulePkg\CoreDxe: Allow DXE Drivers to use untested memory
 2022-01-07 19:36 UTC 

[PATCH v2 0/1] MdePkg/Include SMBIOS 3.5.0 changes
 2022-01-07 13:55 UTC  (2+ messages)
` [PATCH 1/1] MdePkg/Include: Smbios Specification "

Guidance about CI
 2022-01-07 13:07 UTC  (7+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Change the user interface name of the Uiapp
 2022-01-07 10:14 UTC 

[edk2-devel] [PATCH v3] MdePkg: Add registers of boot partition feature
 2022-01-07  7:08 UTC  (2+ messages)
  ` 回复: "

[PATCH v1 1/1] FmpDevicePkg/FmpDxe: Update FmpDeviceCheckImageWithStatus() handling
 2022-01-07  3:45 UTC  (2+ messages)

[edk2-devel] [PATCH v4 1/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
 2022-01-07  2:58 UTC 

[PATCH 0/3] Add support for gdb and lldb
 2022-01-07  2:42 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v4 0/7] New MM Communicate header and interfaces
 2022-01-07  2:15 UTC  (8+ messages)
` [PATCH v4 1/7] EDK2 Code First: PI Specification: New communicate "
` [PATCH v4 2/7] MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATE_HEADER_V3 to MdePkg
` [PATCH v4 3/7] MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATION3_PROTOCOL "
` [PATCH v4 4/7] MdePkg: MmCommunication: Introduce EFI_PEI_MM_COMMUNICATION3_PPI "
` [PATCH v4 5/7] MdeModulePkg: PiSmmCore: Added parser of new MM communicate header
` [PATCH v4 6/7] StandaloneMmPkg: StandaloneMmCore: Parsing "
` [PATCH v4 7/7] MdeModulePkg: PiSmmIpl: Update MessageLength calculation for MmCommunicate

[edk2-devel] Now: TianoCore Design Meeting - APAC/NAMO - 01/07/2022 #cal-notice
 2022-01-07  1:30 UTC 

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 01/07/2022 #cal-reminder
 2022-01-07  1:15 UTC 

AArch64 assembly compatibility for Xcode and GCC
 2022-01-06 10:38 UTC  (3+ messages)
` [edk2-devel] "

Change from "BaseTools/LzmaCompress: Fix possible uninitialized variable" patch was reverted
 2022-01-06  7:20 UTC  (3+ messages)

[edk2-non-osi] [PATCH V2] WhitleyOpenBoardBinPkg : Update JunctionCity IFWI binaries
 2022-01-05 22:31 UTC  (2+ messages)
  ` [edk2-devel] "

[Patch MBR endless loop hang with invalid LBA0 0/1]
 2022-01-05 18:52 UTC 


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