public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-08-16 17:04:24 to 2021-08-19 14:03:54 UTC [more...]

[PATCH v7 0/6] SEV Live Migration support for OVMF
 2021-08-19 14:03 UTC  (2+ messages)
` [PATCH v7 1/6] OvmfPkg/BaseMemEncryptLib: Detect SEV live migration feature

[edk2-platforms: PATCH V8] Platform/Intel: Correct CPU APIC IDs
 2021-08-19 13:23 UTC  (2+ messages)

[PATCH 00/23] Enable Intel TDX in OvmfPkg (SEC/PEI)
 2021-08-19 13:12 UTC  (14+ messages)
` [PATCH 05/23] MdePkg: Add TdxProbeLib to probe Intel Tdx
  ` [edk2-devel] "
` [PATCH 07/23] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
  ` [edk2-devel] "
` [PATCH 18/23] OvmfPkg: Enable Tdx in SecMain.c
  ` [edk2-devel] "

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

[edk2-devel] [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
 2021-08-19  9:49 UTC  (4+ messages)

[PATCH 1/1] Maintainers: Add kraxel as Reviewer to ArmVirtPkg and OvmfPkg
 2021-08-19  9:29 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/2] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
 2021-08-19  9:28 UTC  (4+ messages)
` [PATCH 1/2] OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvements
` [PATCH 2/2] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
  ` [edk2-devel] "

[PATCH v4 0/7] add support for virtio-mmio 1.0
 2021-08-19  9:26 UTC  (9+ messages)
` [PATCH v4 1/7] OvmfPkg/Virtio10: Add virtio-mmio 1.0 defines
` [PATCH v4 2/7] OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 detection
` [PATCH v4 3/7] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetPageSize
` [PATCH v4 4/7] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAddress
` [PATCH v4 5/7] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Add default QueueNum
` [PATCH v4 6/7] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Adapt feature bit handling
` [PATCH v4 7/7] OvmfPkg/VirtioMmioDeviceLib: enable virtio 1.0
` [edk2-devel] [PATCH v4 0/7] add support for virtio-mmio 1.0

[PATCH v1 0/2] MdeModulePkg:Increase Nvme capacity display
 2021-08-19  7:30 UTC  (3+ messages)
` [PATCH v1 1/2] MdePkg:Update IndustryStandard/Nvme.h with Nvme amdin controller data
` [PATCH v1 2/2] MdeModulePkg:Increase Nvme capacity display

回复: [edk2-stable202108] Package: CryptoPkg/BaseCryptLib: fix incorrect param order
 2021-08-19  2:49 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-libc Patch] StdLib/LibC/Uefi/Devices/Utility: Fix use after free
 2021-08-19  1:45 UTC  (2+ messages)

[edk2-libc Patch] AppPkg/Applications/Sockets/SetHostName: Fix spelling of "Platform"
 2021-08-19  1:44 UTC  (2+ messages)

[edk2-libc Patch] StdLib/Include/sys/syslimits.h: Increase OPEN_MAX from 20 to 255
 2021-08-19  1:43 UTC  (2+ messages)

[edk2-libc Patch] StdLib/LibC/StdLib: Handle possible math overflow in malloc()
 2021-08-18 22:18 UTC  (3+ messages)
` [edk2-devel] "

[edk2-libc Patch] StdLib/PosixLib/GetPass: Update to use safe string functions
 2021-08-18 22:04 UTC  (2+ messages)

[edk2-libc Patch V2 0/9] Update for edk2/master and VS2017/VS2019
 2021-08-18 21:48 UTC  (11+ messages)
` [edk2-libc Patch V2 1/9] StdLib: Add /Wv:11 to VS2017/VS2019 CC_FLAGS
` [edk2-libc Patch V2 2/9] StdLib: Add MdeLibs.dsc.inc to StdLib.dsc
` [edk2-libc Patch V2 3/9] StdLib: Remove SocketDxe from build
` [edk2-libc Patch V2 4/9] StdLib/LibC/gdtoa: Remove source file with unused ldtoa() function
` [edk2-libc Patch V2 5/9] StdLib/BsdSocketLib: Add missing LibNetUtil dependency to INF
` [edk2-libc Patch V2 6/9] StdLib/BsdSocketLib: Add /wd4706 to CC_FLAGS
` [edk2-libc Patch V2 7/9] AppPkg: Add MdeLibs.dsc.inc to AppPkg.dsc
` [edk2-libc Patch V2 8/9] AppPkg/Applications/Python: Enable HAVE_COPYSIGN define
` [edk2-libc Patch V2 9/9] AppPkg/Applications/Python/Python-2.7.10: Update INF lib classes

[RFC PATCH 0/9] Firmware Support for Fast Live Migration for AMD SEV
 2021-08-18 21:20 UTC  (10+ messages)
` [RFC PATCH 1/9] OvmfPkg/AmdSev: Base for Confidential Migration Handler
` [RFC PATCH 2/9] OvmfPkg/PlatfomPei: Set Confidential Migration PCD
` [RFC PATCH 3/9] OvmfPkg/AmdSev: Setup Migration Handler Mailbox
` [RFC PATCH 4/9] OvmfPkg/AmdSev: MH support for mailbox protocol
` [RFC PATCH 5/9] OvmfPkg/AmdSev: Build page table for migration handler
` [RFC PATCH 6/9] OvmfPkg/AmdSev: Don't overwrite mailbox or pagetables
` [RFC PATCH 7/9] OvmfPkg/AmdSev: Don't overwrite MH stack
` [RFC PATCH 8/9] OvmfPkg/AmdSev: Add Migration Handler entry point
` [RFC PATCH 9/9] OvmfPkg/ResetVector: Expose Migration Handler Entry Addresses

[edk2-non-osi][PATCH v1] KabylakeOpenBoardBinPkg/AspireVn7Dash572G: Add VBT
 2021-08-18 21:08 UTC 

[edk2-devel] [edk2-platforms][PATCH v2 0/5] KabylakeOpenBoardPkg: Add AspireVn7Dash572G
 2021-08-18 20:31 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v2 5/5] KabylakeOpenBoardPkg/AspireVn7Dash572G: Add initial support
 2021-08-18 20:17 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v2 0/5] KabylakeOpenBoardPkg: Add AspireVn7Dash572G
 2021-08-18 20:05 UTC  (2+ messages)

[edk2-platforms PATCH v2] ArmPkg: Enable boot discovery policy for ARM package
 2021-08-18 19:43 UTC  (2+ messages)

[PATCH] MdeModulePkg: Add BootDiscoveryPolicyOld variable
 2021-08-18 19:43 UTC  (2+ messages)

[edk2-platforms PATCH] Platform/RaspberryPi: Check for Boot Discovery Policy change
 2021-08-18 19:42 UTC  (2+ messages)

[edk2-libc Patch 0/9] Update for edk2/master and VS2017/VS2019
 2021-08-18 19:00 UTC  (13+ messages)
` [edk2-libc Patch 1/9] StdLib: Add /Wv:11 to VS2017/VS2019 CC_FLAGS
` [edk2-libc Patch 2/9] StdLib: Add MdeLibs.dsc.inc to StdLib.dsc
` [edk2-libc Patch 3/9] StdLib: Remove SocketDxe from build
    ` [edk2-devel] "
` [edk2-libc Patch 4/9] StdLib/LibC/gdtoa: Remove source file with unused ldtoa() function
` [edk2-libc Patch 5/9] StdLib/BsdSocketLib: Add missing LibNetUtil dependency to INF
` [edk2-libc Patch 6/9] StdLib/BsdSocketLib: Add /wd4706 to CC_FLAGS
` [edk2-libc Patch 7/9] AppPkg: Add MdeLibs.dsc.inc to AppPkg.dsc
` [edk2-libc Patch 8/9] AppPkg/Applications/Python: Enable HAVE_COPYSIGN define
` [edk2-libc Patch 9/9] AppPkg/Applications/Python/Python-2.7.10: Update INF lib classes

[edk2-platforms][PATCH v3 0/7] KabylakeOpenBoardPkg: Add AspireVn7Dash572G
 2021-08-18 18:49 UTC  (8+ messages)
` [edk2-platforms][PATCH v3 1/7] KabylakeOpenBoardPkg/BaseEcLib: Add some common EC commands
` [edk2-platforms][PATCH v3 2/7] KabylakeOpenBoardPkg/AspireVn7Dash572G: Duplicate KabylakeRvp3 directory
` [edk2-platforms][PATCH v3 3/7] KabylakeOpenBoardPkg/AspireVn7Dash572G: Rename KabylakeRvp3 files
` [edk2-platforms][PATCH v3 4/7] Platform/Intel: Early hook-up Acer Aspire VN7-572G
` [edk2-platforms][PATCH v3 5/7] KabylakeOpenBoardPkg/AspireVn7Dash572G: Add initial support
` [edk2-platforms][PATCH v3 6/7] Maintainers.txt: Add myself as reviewer for AspireVn7Dash572G board
` [edk2-platforms][PATCH v3 7/7] Platform/Intel/Readme.md: Add AspireVn7Dash572G to supported boards

[PATCH 0/1] Add EDK2 Redfish JSON C Structure stuff into the build
 2021-08-18 14:48 UTC  (4+ messages)
` [PATCH 1/1] RedfishClientPkg: Add EDK2 Redfish JSON C Structure stuff into build
  ` [edk2-devel] "

[PATCH v1] DynamicTablesPkg: Update FADT generator to ACPI 6.4
 2021-08-18 14:23 UTC  (2+ messages)
` [edk2-devel] "

[BaseTools Patch 0/2] Add clang/gnumake build support in windows
 2021-08-18 14:18 UTC  (3+ messages)
` [BaseTools Patch 1/2] BaseTools: add clang + gnu make "
` [BaseTools Patch 2/2] Readme: Update the readme to add project details

[PATCH v1] ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4
 2021-08-18 11:08 UTC  (2+ messages)

[PATCH v1 0/2] Support ACPI 6.4 in Acpiview PCCT parser
 2021-08-18 10:32 UTC  (2+ messages)

[PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
 2021-08-18  9:57 UTC  (2+ messages)

[PATCH v4 07/10] Silicon/Phytium: Added flash driver support to Phytium Silicon
 2021-08-18  9:47 UTC  (4+ messages)
` [PATCH v4 08/10] Silicon/Phytium: Added fvb driver for norflash
` [PATCH v4 09/10] Silicon/Phytium: Added Rtc driver to FT2000/4
` [PATCH v4 10/10] Maintainers.txt: Added maintainers and reviewers for the DurianPkg

[PATCH v4 06/10] Silicon/Phytium: Added Spi driver support to FT2000/4
 2021-08-18  9:46 UTC 

[PATCH v4 00/10] Added support for FT2000/4 chip
 2021-08-18  9:40 UTC  (6+ messages)
` [PATCH v4 01/10] Silicon/Phytium: Added PlatformLib to FT2000/4
` [PATCH v4 02/10] Silicon/Phytium: Added Acpi support "
` [PATCH v4 03/10] Silicon/Phytium: Added SMBIOS "
` [PATCH v4 04/10] Silicon/Phytium: Added PciSegmentLib "
` [PATCH v4 05/10] Silicon/Phytium: Added PciHostBridgeLib "

[edk2-devel] [edk2-platforms PATCH] Platform/RaspberryPi: Check for Boot Discovery Policy change
 2021-08-18  7:39 UTC 

[edk2-devel] [edk2-non-osi] [PATCH] WhitleySiliconBinPkg: Add Intel(R) PCH Ignition Firmware 4.2.4.14
 2021-08-18  6:43 UTC 

[Patch v4 0/3] Ext4Pkg: Add Ext4Pkg
 2021-08-18  5:20 UTC  (6+ messages)
` [Patch v4 1/3] Ext4Pkg: Add Ext4Pkg.dec and Ext4Pkg.uni
` [Patch v4 2/3] Ext4Pkg: Add Ext4Dxe driver
` [Patch v4 3/3] Ext4Pkg: Add .DSC file
` [edk2-devel] [Patch v4 0/3] Ext4Pkg: Add Ext4Pkg

[PATCH 1/1] BaseTools/GenFds: Change FV Header to FileSystemGuid3, edk2-stable202108
 2021-08-18  2:23 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v2 0/1] MdeModulePkg/Console: Improve encoding of box drawing characters
 2021-08-18  1:50 UTC  (3+ messages)
` [PATCH v2 1/1] "
  ` [edk2-devel] "

[edk2-non-osi] [PATCH] WhitleySiliconBinPkg: Add Intel(R) PCH Ignition Firmware 4.2.4.14
 2021-08-18  1:27 UTC  (2+ messages)

TianoCore Meeting Minutes - August 2021
 2021-08-18  0:06 UTC 

[edk2-platforms][PATCH v1 1/2] AcpiDebugFeaturePkg: Modules are DRIVER_ACPITABLE
 2021-08-17 21:52 UTC  (7+ messages)
` [edk2-platforms][PATCH v1 2/2] IpmiFeaturePkg: BmcAcpi is DRIVER_ACPITABLE
      ` [edk2-devel] "
` [edk2-devel] [edk2-platforms][PATCH v1 1/2] AcpiDebugFeaturePkg: Modules are DRIVER_ACPITABLE

[edk2-libc Patch] Maintainers.txt: Update maintainers for AppPkg and StdLib*
 2021-08-17 18:43 UTC  (3+ messages)

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

SecCore evacuation in PeiCore?
 2021-08-17 16:16 UTC  (6+ messages)
` [edk2-devel] "

[edk2-platforms PATCH v2 0/4] SolidRun CEx7 Evaluation Board support
 2021-08-17 15:56 UTC  (4+ messages)
` [edk2-non-osi PATCH] SolidRun/Cn913xCEx7Eval: Add DeviceTree

[PATCH] Platform/RaspberryPi: Always use non translating DMA in DT mode
 2021-08-17 15:27 UTC  (3+ messages)

[PATCH v2 0/6] RPi4: Enable ACPI PCIe conduit
 2021-08-17 15:09 UTC  (2+ messages)

[2021-gsoc-llvm-gnumake]: proposal for building using llvm/gnumake
 2021-08-17 14:04 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

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

[PATCH] EmbeddedPkg/NonCoherentDmaLib: Avoid dereferencing unset Map field
 2021-08-17 14:02 UTC  (3+ messages)

[PATCH v3 0/3] reuse the SevEsWork area
 2021-08-17 13:46 UTC  (4+ messages)
` [PATCH v3 1/3] OvmfPkg: introduce a common work area
` [PATCH v3 2/3] OvmfPkg/ResetVector: update SEV support to use new work area format
` [PATCH v3 3/3] OvmfPkg/ResetVector: move the GHCB page setup in AmdSev.asm

[PATCH 1/1] EmbeddedPkg/AcpiLib: Add more helper functions
 2021-08-17 13:24 UTC 

[PATCH] Package: CryptoPkg/BaseCryptLib: fix incorrect param order
 2021-08-17 12:47 UTC 

[PATCH v3 0/4] add support for virtio-mmio 1.0
 2021-08-17  9:55 UTC  (7+ messages)
` [PATCH v3 1/4] OvmfPkg/Virtio10: Add virtio-mmio 1.0 defines
` [PATCH v3 2/4] OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 support
` [PATCH v3 3/4] OvmfPkg/VirtioMmioDeviceLib: Add default QueueNum for virtio 1.0
  ` [edk2-devel] "
` [PATCH v3 4/4] OvmfPkg/VirtioMmioDeviceLib: Add virtio 1.0 feature bit handling

[PATCH] IntelFsp2Pkg: Support Config File and Binary delta comparison
 2021-08-17  8:21 UTC  (2+ messages)

[edk2-platforms PATCH] Platform/RaspberryPi: Remove unnecessary files
 2021-08-17  6:35 UTC  (3+ messages)

[PATCH v3 0/7] New MM Communicate header and interfaces
 2021-08-17  6:00 UTC  (10+ messages)
` [PATCH v3 1/7] EDK2 Code First: PI Specification: New communicate "
` [PATCH v3 2/7] MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATE_HEADER_V3 to MdePkg
  ` [edk2-devel] "
` [PATCH v3 3/7] MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATION3_PROTOCOL "
` [PATCH v3 4/7] MdePkg: MmCommunication: Introduce EFI_PEI_MM_COMMUNICATION3_PPI "
` [PATCH v3 5/7] MdeModulePkg: PiSmmCore: Added parser of new MM communicate header
` [PATCH v3 6/7] StandaloneMmPkg: StandaloneMmCore: Parsing "
` [PATCH v3 7/7] MdeModulePkg: PiSmmIpl: Update MessageLength calculation for MmCommunicate

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, August 17, 2021 #cal-cancelled
 2021-08-17  1:55 UTC 

Event: TianoCore Bug Triage - APAC / NAMO - 08/17/2021 #cal-reminder
 2021-08-17  1:53 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH V2 1/3] MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions
 2021-08-17  1:17 UTC  (5+ messages)
` [PATCH V2 2/3] MdePkg/Base.h: Introduce various alignment-related macros
  ` [edk2-devel] "

[edk2-platforms] [PATCH V2] KabylakeSiliconPkg: Default for PeciC10Reset should be 1
 2021-08-16 21:53 UTC 

[edk2-platforms] [PATCH V1] KabylakeSiliconPkg: Default for PeciC10Reset should be 1
 2021-08-16 21:55 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/Uba: Add WilsonCitySMT board support
 2021-08-16 21:24 UTC  (2+ messages)

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

Progress on getting Uncrustify working for EDK2?
 2021-08-16 20:00 UTC  (3+ messages)
  ` [edk2-devel] "

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

[PATCH v2 0/5] Fix OvmfXen HVM Direct kernel boot failure
 2021-08-16 17:14 UTC  (4+ messages)
` [edk2-devel] "

Предложение
 2021-08-16 17:04 UTC 


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