messages from 2021-07-23 14:34:35 to 2021-07-29 02:22:55 UTC [more...]
[RFC PATCH v4 00/27] Add AMD Secure Nested Paging (SEV-SNP) support
2021-07-29 2:22 UTC (5+ messages)
` [edk2-devel] "
[RFC] MemoryProtectionLib for Dynamic Memory Guard Settings
2021-07-29 2:18 UTC (2+ messages)
[edk2-platforms] [PATCH V1 2/2] PurleyOpenBoardPkg : Override generic PciBus Driver with Platform specific instance of PciBus driver
2021-07-29 2:10 UTC (2+ messages)
[edk2-platforms] [PATCH V1 1/2] PurleyOpenBoardPkg : Support for TiogaPass Platform
2021-07-29 2:09 UTC (2+ messages)
[edk2-platforms][PATCH v1 1/1] KabylakeOpenBoardPkg/PeiSerialPortLibSpiFlash: Remove PPI from HOB
2021-07-29 1:47 UTC (3+ messages)
[edk2-non-osi] [PATCH] ASpeed : ASpeedGopBinPkg : Add X64 ASpeedAst2500Gop UEFI Driver
2021-07-29 1:31 UTC (3+ messages)
[PATCH v2 0/3] Move the SEV specific changes in ResetVector in separate file
2021-07-29 1:08 UTC (5+ messages)
` [PATCH v2 1/3] OvmfPkg/ResetVector: move SEV specific code in a "
` [PATCH v2 2/3] OvmfPkg/ResetVector: add the macro to invoke MSR protocol based VMGEXIT
` [PATCH v2 3/3] OvmfPkg/ResetVector: add the macro to request guest termination
[edk2 PATCH] MdeModulePkg: Fix typo in error message
2021-07-29 1:01 UTC
[edk2-platforms][PATCH v4 00/41] Consolidate SpiFlashCommonLib instances
2021-07-29 0:48 UTC (9+ messages)
` [edk2-platforms][PATCH v4 36/41] IntelSiliconPkg: Add flash region GUIDs
` [edk2-platforms][PATCH v4 37/41] IntelSiliconPkg: Identify flash regions by GUID
` [edk2-devel] [edk2-platforms][PATCH v4 00/41] Consolidate SpiFlashCommonLib instances
` [edk2-platforms][PATCH v4 40/41] SimicsIch10Pkg/BasePchSpiCommonLib: Identify flash regions by GUID
` [edk2-platforms][PATCH v4 41/41] TigerlakeSiliconPkg/BasePchSpiCommonLib: "
[PATCH v2] MinPlatformPkg/PciHostBridgeLibSimple: Fix Mem.Limit assignment
2021-07-29 0:40 UTC (3+ messages)
` [edk2-devel] "
[edk2-platforms PATCH v1 0/1] Platform/Intel/WhitleyOpenBoardPkg: Fix build error of WilsonCityRvp
2021-07-29 0:17 UTC (4+ messages)
` [edk2-platforms PATCH v1 1/1] "
` [edk2-devel] "
[PATCH V3 01/10] OvmfPkg: Add Tdx BFV/CFV PCDs and PcdOvmfImageSizeInKb
2021-07-28 23:48 UTC (26+ messages)
` [PATCH V3 02/10] OvmfPkg: Add Tdx metadata
` [PATCH V3 03/10] OvmfPkg: Set TdMailbox initial value and macros
` [PATCH V3 04/10] OvmfPkg: Add TDX_PT_ADDR defition in ResetVector.nasmb
` [PATCH V3 05/10] OvmfPkg: Add IntelTdx.asm in ResetVector
` [PATCH V3 06/10] OvmfPkg: Add AmdSev.asm "
` [edk2-devel] "
` [PATCH V3 07/10] OvmfPkg: Add ReloadFlat32
` [PATCH V3 08/10] OvmfPkg: Add Init32
` [PATCH V3 09/10] OvmfPkg: Create Main.asm in ResetVector
` [PATCH V3 10/10] OvmfPkg: Update ResetVector to support Tdx
"StdLibPkg" branch on edk2-staging
2021-07-28 22:44 UTC (6+ messages)
` [edk2-devel] "
[PATCH edk2-platforms v2 0/6] Enable edk2-platforms CI for JunoPkg
2021-07-28 20:25 UTC (8+ messages)
` [PATCH edk2-platforms v2 1/6] edk2-platforms: add edk2 repository as a submodule
` [PATCH edk2-platforms v2 2/6] pip-requirements.txt: Add python pip requirements file
` [PATCH edk2-platforms v2 3/6] .pytool/Plugin: Add CI plugins
` [PATCH edk2-platforms v2 4/6] .azurepipelines: Add Azure Pipelines YML configuration files
` [PATCH edk2-platforms v2 5/6] .mergify: Add Mergify YML pull request rules configuration file
` [edk2-devel] "
` [PATCH edk2-platforms v2 6/6] Platform/ARM: Juno: Add JunoPkg.ci.yaml for CI support
[edk2-platforms][PATCH v2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
2021-07-28 19:46 UTC
[PATCH v1] OvmfPkg: Add build options for 8MB and 16MB X64 OVMF images
2021-07-28 19:43 UTC (3+ messages)
` [edk2-devel] "
Proposing a new area of the edk2-test repository
2021-07-28 19:05 UTC (5+ messages)
[edk2-devel] [RFC] MemoryProtectionLib for Dynamic Memory Guard Settings
2021-07-28 19:00 UTC
[PATCH 3/3] IntelSiliconPkg: Add IgdOpRegion30.h to support IGD OpRegion v3.0
2021-07-28 17:54 UTC (5+ messages)
[PATCH v5 00/11] Measured SEV boot with kernel/initrd/cmdline
2021-07-28 17:29 UTC (14+ messages)
` [PATCH v5 01/11] OvmfPkg/AmdSev/SecretDxe: fix header comment to generic naming
` [PATCH v5 02/11] OvmfPkg/AmdSev: use GenericQemuLoadImageLib in AmdSev builds
` [PATCH v5 03/11] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
` [PATCH v5 04/11] OvmfPkg: add library class BlobVerifierLib with null implementation
` [PATCH v5 05/11] OvmfPkg: add BlobVerifierLibNull to DSC
` [PATCH v5 06/11] ArmVirtPkg: "
` [PATCH v5 07/11] OvmfPkg/QemuKernelLoaderFsDxe: call VerifyBlob after fetch from fw_cfg
` [PATCH v5 08/11] OvmfPkg/AmdSev/SecretPei: build hob for full page
` [PATCH v5 09/11] OvmfPkg/AmdSev: reserve MEMFD space for for firmware config hashes
` [PATCH v5 10/11] OvmfPkg/AmdSev: add BlobVerifierLibSevHashes
` [PATCH v5 11/11] OvmfPkg/AmdSev: Enforce hash verification of kernel blobs
` [edk2-devel] [PATCH v5 00/11] Measured SEV boot with kernel/initrd/cmdline
[Patch V3] NetworkPkg: Add HTTP Additional Event Notifications
2021-07-28 16:49 UTC (3+ messages)
` [edk2-devel] "
[Patch V3] NetworkPkg: Making the HTTP IO timeout value programmable with PCD
2021-07-28 16:49 UTC (3+ messages)
` [edk2-devel] "
Missing TPM 2 related call to Tpm2HierarchyChangeAuth
2021-07-28 14:54 UTC (6+ messages)
` [EXTERNAL] [edk2-devel] "
[PATCH] MdeModulePkg: CapsuleApp: Fix typo
2021-07-28 13:56 UTC
[Patch] BaseTools: use shutil.copyfile instead shutil.copy2
2021-07-28 11:45 UTC
[PATCH v6 00/11] Secure Boot default keys
2021-07-28 11:07 UTC (6+ messages)
` [edk2-devel] "
` 回复: "
[edk2-platforms PATCH v2 0/2] Fix some issues on SynQuacer
2021-07-28 10:51 UTC (5+ messages)
` [edk2-platforms PATCH v2 1/2] Silicon/SynQuacer/OpteeRngDxe: Fix invalid parameter check
` [edk2-platforms PATCH v2 2/2] Silicon/NXP/Pcf8563RealTimeClockLib: Clear Nanosecond field in GetTime
` [edk2-devel] [edk2-platforms PATCH v2 0/2] Fix some issues on SynQuacer
[PATCH v4 1/5] ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDs
2021-07-28 7:42 UTC (9+ messages)
` [PATCH v4 5/5] StandaloneMmPkg: build for 32bit arm machines
` 回复: [edk2-devel] "
` "
[PATCH EDK2 v1 0/1] MdeModulePkg/UefiSortLib:Add UefiSortLib unit test
2021-07-28 5:58 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
[PATCH] RedfishPkg/RefishCrtLib: Public RefishCrtLib
2021-07-28 5:04 UTC
[PATCH] RedfishPkg/JsonLib: Add more JsonLib functions
2021-07-28 4:56 UTC
[PATCH 0/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
2021-07-28 2:02 UTC (2+ messages)
` [PATCH 1/1] "
Event: TianoCore Bug Triage - APAC / NAMO - 07/27/2021 #cal-reminder
2021-07-28 1:15 UTC
NetworkPkg: NetRandomInitSeed random seed generation
2021-07-27 23:53 UTC
[PATCH v2 1/1] MdePkg: add definition of LINUX_EFI_INITRD_MEDIA_GUID
2021-07-27 16:48 UTC (2+ messages)
[staging/edk2-redfish-client RedfishFeatureCore PATCH 0/3] RedfishFeatureCoreDxe
2021-07-27 14:54 UTC (4+ 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
[PATCH 0/3] Move the SEV specific changes in ResetVector in separate file
2021-07-27 13:43 UTC (9+ messages)
` [PATCH 1/3] OvmfPkg/ResetVector: move SEV specific code in a "
` [PATCH 2/3] OvmfPkg/ResetVector: add the macro to invoke MSR protocol based VMGEXIT
` [PATCH 3/3] OvmfPkg/ResetVector: add the macro to request guest termination
` [edk2-devel] [PATCH 0/3] Move the SEV specific changes in ResetVector in separate file
[PATCH V3 00/10] Add Intel TDX support in OvmfPkg/ResetVector
2021-07-27 11:41 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v2 0/4] ArmPlatformPkg: Add support to generate HEST ACPI table
2021-07-27 11:20 UTC (3+ messages)
[RFC PATCH] OvmfPkg/OvmfXen: set PcdAcpiS3Enable at initialization
2021-07-27 10:57 UTC (4+ messages)
` [edk2-devel] "
[PATCH v1] UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
2021-07-27 10:17 UTC
[edk2-devel] [edk2-platforms][PATCH v2 0/5] Platform/Sgi: Add platform support for firmware first error handling
2021-07-27 8:54 UTC (2+ messages)
[edk2-devel] [edk2-test][PATCH 1/1] SctPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
2021-07-27 8:20 UTC (2+ messages)
[edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Update page alignment calculations
2021-07-27 6:12 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 1/2] UefiCpuPkg: ResetVector Tool Support for Python 3
2021-07-27 5:11 UTC (4+ messages)
` [PATCH v2 2/2] UefiCpuPkg: ResetVector Tool additional debug prints
[Patch V2] NetworkPkg: Making the HTTP IO timeout value programmable with PCD
2021-07-27 3:05 UTC
[PATCH] NetworkPkg: Making the HTTP IO timeout value programmable with PCD
2021-07-27 3:01 UTC
Event: TianoCore Bug Triage - APAC / NAMO - 07/27/2021 #cal-reminder
2021-07-27 2:09 UTC (2+ messages)
` 回复: [edk2-devel] "
[edk2-platforms][PATCH v1] MinPlatformPkg/Test/TestPointCheckLib: Correctly print memory map entry
2021-07-26 22:56 UTC
[edk2-platforms][PATCH v2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
2021-07-26 22:09 UTC (2+ messages)
` [edk2-devel] "
[edk2-platform PATCH v1 1/1] Platform/RaspberryPi: Make SetVariable return EFI_UNSUPPORTED at runtime
2021-07-26 15:56 UTC (4+ messages)
[PATCH v4 00/11] Measured SEV boot with kernel/initrd/cmdline
2021-07-26 15:31 UTC (12+ messages)
` [PATCH v4 10/11] OvmfPkg: add BlobVerifierLibSevHashes
` [edk2-devel] "
` [edk2-devel] [PATCH v4 00/11] Measured SEV boot with kernel/initrd/cmdline
[PATCH V2 0/4] Enable Dynamic ACPI for LS1046AFRWY
2021-07-26 13:08 UTC (6+ messages)
` [PATCH V2 3/4] NXP/LS1046aFrwyPkg: Enable ConfigurationManager on LS1046AFRWY
[PATCH v7 3/3] CryptoPkg/OpensslLib: Commit the auto-generated assembly files for X64
2021-07-26 10:08 UTC (3+ messages)
` 回复: [edk2-devel] "
[PATCH edk2-platforms v1 0/6] Enable edk2-platforms CI for JunoPkg
2021-07-26 9:29 UTC (2+ messages)
` [edk2-devel] "
[edk2-rfc] [edk2-devel] RFC: Common Design Proposal on Confidential Computing Support in OVMF
2021-07-26 8:59 UTC
[PATCH] SpcrFeaturePkg: Close the event after first callback
2021-07-26 7:30 UTC
[PATCH 0/3] BaseTools: fix some python DeprecationWarnings
2021-07-26 6:20 UTC (6+ messages)
` [PATCH 1/3] build: Fix python3.10 threading DeprecationWarnings
` [PATCH 2/3] python: Replace distutils.utils.split_quotes with shlex.split
` [PATCH 3/3] BaseTools: Drop check for distutils.utils
` [edk2-devel] "
` [edk2-devel] [PATCH 0/3] BaseTools: fix some python DeprecationWarnings
Adding HTTP boot IO timeout programmability from PcdHttpIoTimeout
2021-07-26 2:34 UTC (2+ messages)
[PATCH V2 0/4] Add Intel TDX support in OvmfPkg/ResetVector
2021-07-25 7:50 UTC (13+ messages)
` [PATCH V2 3/4] UefiCpuPkg/ResetVector: Add Main32 entry point in Main.asm
` [PATCH V2 4/4] OvmfPkg/ResetVector: Update ResetVector to support Tdx
` [edk2-devel] "
[PATCH v3] OvmfPkg: Remove unused print service driver (PrintDxe)
2021-07-25 2:18 UTC (4+ messages)
[PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in UefiPayload
2021-07-23 18:38 UTC (11+ messages)
` [PATCH v1 5/6] UefiPayloadPkg: Add DISABLE_MMX_SSE to avoid generating floating points operation
` [edk2-devel] "
` 回复: "
[PATCH 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Fix SetTime issues
2021-07-23 16:43 UTC (2+ messages)
ArmVirt and Self-Updating Code
2021-07-23 14:34 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox