|
Re: [PATCH v1] DynamicTablesPkg: Update FADT generator to ACPI 6.4
Merged as 862e814de403..06a326caf125
Thanks.
Regards,
Sami Mujawar
Merged as 862e814de403..06a326caf125
Thanks.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#81515
·
|
|
Mergify is no longer auto closing personal Github PRs
I noticed that Mergify is no longer auto closing personal builds: for example https://github.com/tianocore/edk2/pull/2026 is still open.
Compare that to https://github.com/tianocore/edk2/pull/1708
I noticed that Mergify is no longer auto closing personal builds: for example https://github.com/tianocore/edk2/pull/2026 is still open.
Compare that to https://github.com/tianocore/edk2/pull/1708
|
By
Rebecca Cran
·
#81514
·
|
|
Re: [PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
Hi Ard,
This way reduces the impact of MdePkg. We can try it.
Thanks
Abner
From: devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Ard Biesheuvel <ardb@...>
Sent: Tuesday, October 5, 2021 5:30
Hi Ard,
This way reduces the impact of MdePkg. We can try it.
Thanks
Abner
From: devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Ard Biesheuvel <ardb@...>
Sent: Tuesday, October 5, 2021 5:30
|
By
Abner Chang
·
#81513
·
|
|
Re: [PATCH v1 12/13] DynamicTablesPkg: Add CM_ARM_LPI_INFO object
Hi Pierre,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Pierre,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#81512
·
|
|
Re: [PATCH v1 13/13] DynamicTablesPkg: SSDT CPU topology and LPI state generator
Hi Pierre,
I ahve a few minor suggestions marked inline as [SAMI].
With those changed.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
[SAMI] I think the DBG2 header is
Hi Pierre,
I ahve a few minor suggestions marked inline as [SAMI].
With those changed.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
[SAMI] I think the DBG2 header is
|
By
Sami Mujawar
·
#81511
·
|
|
Re: [PATCH v3 00/19] OvmfPkg: Add support for microvm machine type
Merged as #2042
Thanks all,
Merged as #2042
Thanks all,
|
By
Ard Biesheuvel
·
#81510
·
|
|
Re: [PATCH v3 11/19] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
I am going to go with the original patch. All the workarounds seem
rather intrusive, and there is nothing wrong with probing the config
space and concluding that nothing is there if the response has
I am going to go with the original patch. All the workarounds seem
rather intrusive, and there is nothing wrong with probing the config
space and concluding that nothing is there if the response has
|
By
Ard Biesheuvel
·
#81509
·
|
|
Re: [PATCH 2/5] Platform/RaspberryPi: Expand locking to cover return data
This fails to apply for me - can you rebase onto the last
edk2-platform master please?
This fails to apply for me - can you rebase onto the last
edk2-platform master please?
|
By
Ard Biesheuvel
·
#81508
·
|
|
Re: [PATCH 5/5] Platform/RaspberryPi: Disconnect/shutdown all drivers before reboot
STATIC
Space before (
I understand that this code is copy/pasted but I'd still prefer to
avoid the 'success handling' anti pattern here.
if (EFI_ERROR (Status)) {
return Status;
}
No need for
STATIC
Space before (
I understand that this code is copy/pasted but I'd still prefer to
avoid the 'success handling' anti pattern here.
if (EFI_ERROR (Status)) {
return Status;
}
No need for
|
By
Ard Biesheuvel
·
#81507
·
|
|
Re: [PATCH 4/5] Platform/RaspberryPi: Normal memory should not be marked as uncached
No, you understood correctly. The problem is that normal memory ceases
to behave like normal memory when you map it UC (ie., unaligned
accesses and DC ZVA instructions are no longer allowed) so it
No, you understood correctly. The problem is that normal memory ceases
to behave like normal memory when you map it UC (ie., unaligned
accesses and DC ZVA instructions are no longer allowed) so it
|
By
Ard Biesheuvel
·
#81506
·
|
|
Re: [PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
Merged as #2041
What is the status of the OVMF series with the same purpose?
Merged as #2041
What is the status of the OVMF series with the same purpose?
|
By
Ard Biesheuvel
·
#81505
·
|
|
Re: [PATCH v2 1/1] Platform/RaspberryPi: Always use non translating DMA in DT mode
I am not opposed to this, but I'd like some other folks to chime in please?
I am not opposed to this, but I'd like some other folks to chime in please?
|
By
Ard Biesheuvel
·
#81504
·
|
|
Re: [PATCH 1/1] ArmPkg: SmbiosMiscDxe: Don't populate ExtendedBiosSize when size < 16MB
Merged as #2040
Thanks,
By
Ard Biesheuvel
·
#81503
·
|
|
Re: [PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
Hello all,
These patches look ok to me, but I wonder if the MdePkg maintainers
are happy taking these PCD declaration changes. Translations for PCIe
are typically defined per host bridge, and I would
Hello all,
These patches look ok to me, but I wonder if the MdePkg maintainers
are happy taking these PCD declaration changes. Translations for PCIe
are typically defined per host bridge, and I would
|
By
Ard Biesheuvel
·
#81502
·
|
|
Re: [edk2-platforms][PATCH v2 0/5] Improvements for booting to Linux on RISC-V
All good.
Reviewed-by: Abner Chang <abner.chang@...>
From: Schaefer, Daniel <daniel.schaefer@...>
Sent: Monday, October 4, 2021 7:28 PM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Chang,
All good.
Reviewed-by: Abner Chang <abner.chang@...>
From: Schaefer, Daniel <daniel.schaefer@...>
Sent: Monday, October 4, 2021 7:28 PM
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Chang,
|
By
Abner Chang
·
#81501
·
|
|
[PATCH V2 28/28] OvmfPkg: Add LocalApicTimerDxe
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TDX guest supports LocalApicTimer. But in current OvmfPkg the supported
timer is 8254TimerDxe. So
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TDX guest supports LocalApicTimer. But in current OvmfPkg the supported
timer is 8254TimerDxe. So
|
By
Min Xu
·
#81500
·
|
|
[PATCH V2 27/28] OvmfPkg: Update IoMmuDxe to support TDX
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
The IOMMU protocol driver provides capabilities to set a DMA access
attribute and methods to allocate, free, map and unmap the DMA
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
The IOMMU protocol driver provides capabilities to set a DMA access
attribute and methods to allocate, free, map and unmap the DMA
|
By
Min Xu
·
#81499
·
|
|
[PATCH V2 26/28] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
In the previous QemuFwCfgDxe only SEV is supported. This commit
introduce TDX support in QemuFwCfgDxe.
Cc: Jordan Justen
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
In the previous QemuFwCfgDxe only SEV is supported. This commit
introduce TDX support in QemuFwCfgDxe.
Cc: Jordan Justen
|
By
Min Xu
·
#81498
·
|
|
[PATCH V2 25/28] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Add Intel TDXhelper library. The library provides the routines to:
- set or clear Shared bit for a given memory region.
- query whether
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
Add Intel TDXhelper library. The library provides the routines to:
- set or clear Shared bit for a given memory region.
- query whether
|
By
Min Xu
·
#81497
·
|
|
[PATCH V2 24/28] OvmfPkg: Add TdxDxe driver
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TdxDxe driver is dispatched early in DXE, due to being list in APRIORI.
This module is responsible for below features:
- Sets max logical
RFC: https://bugzilla.tianocore.org/show_bug.cgi?id=3429
TdxDxe driver is dispatched early in DXE, due to being list in APRIORI.
This module is responsible for below features:
- Sets max logical
|
By
Min Xu
·
#81496
·
|