|
Re: [PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
Reviewed-by: Michael D Kinney <michael.d.kinney@...>
Mike
Reviewed-by: Michael D Kinney <michael.d.kinney@...>
Mike
|
By
Michael D Kinney
·
#99042
·
|
|
[PATCH] CryptoPkg/Library: Replace ARM/AARCH64 sections in SmmCryptLib.inf
These sections were removed mistakenly. SmmCryptLib.inf supports these
architectures.
Signed-off-by: Jake Garver <jake@...>
---
CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf | 6 ++++++
1
These sections were removed mistakenly. SmmCryptLib.inf supports these
architectures.
Signed-off-by: Jake Garver <jake@...>
---
CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf | 6 ++++++
1
|
By
Jake Garver
·
#99041
·
|
|
Re: [edk2-platforms][PATCH V1 1/1] Platform/ARM/N1Sdp: Fix RemoteDdrSize cast
Hi Sahil,
The change looks okay but can the commit message be expanded to explain how this issue surfaced. RemoteDdrSize was probably added to support multi-chip. So what changed since then for this
Hi Sahil,
The change looks okay but can the commit message be expanded to explain how this issue surfaced. RemoteDdrSize was probably added to support multi-chip. So what changed since then for this
|
By
Thomas Abraham
·
#99040
·
|
|
Re: arm64 support for stuart
Sounds like a reasonable feature request to disable install of all external tools. Pytools uses GitHub issues, so a feature request like this can be entered there.
One caution on this approach is
Sounds like a reasonable feature request to disable install of all external tools. Pytools uses GitHub issues, so a feature request like this can be entered there.
One caution on this approach is
|
By
Michael D Kinney
·
#99039
·
|
|
Re: arm64 support for stuart
Not natively, AFAIK, at least not without self-hosting a runner or using 3rd-party
services.
Most suggestions I came across suggest running in Qemu (tcg)...
Not natively, AFAIK, at least not without self-hosting a runner or using 3rd-party
services.
Most suggestions I came across suggest running in Qemu (tcg)...
|
By
Oliver Steffen
·
#99038
·
|
|
Re: arm64 support for stuart
I would like an option to just turn off all the toolchain dependency magic
stuart does. I had a look at stuart and how to implement this but then
did not want to attempt anything without feedback
I would like an option to just turn off all the toolchain dependency magic
stuart does. I had a look at stuart and how to implement this but then
did not want to attempt anything without feedback
|
By
Oliver Steffen
·
#99037
·
|
|
Re: [PATCH 1/1] OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()
Thanks for the quick fix, Gerd!
Tested-by: Tom Lendacky <thomas.lendacky@...>
Thanks for the quick fix, Gerd!
Tested-by: Tom Lendacky <thomas.lendacky@...>
|
By
Lendacky, Thomas
·
#99036
·
|
|
Re: arm64 support for stuart
I totally agree with this. Life is much easier when everything just uses the existing system-wide tools.
Deliberately imposing a restriction that CI uses only system-wide tools also helps to prevent
I totally agree with this. Life is much easier when everything just uses the existing system-wide tools.
Deliberately imposing a restriction that CI uses only system-wide tools also helps to prevent
|
By
Michael Brown
·
#99035
·
|
|
[PATCH 1/1] OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()
BuildResourceDescriptorHob() expects the third parameter be the Length,
not the End address.
Fixes: 328076cfdf45 ("OvmfPkg/PlatformInitLib: Add PlatformAddHobCB")
Reported-by: Tom Lendacky
BuildResourceDescriptorHob() expects the third parameter be the Length,
not the End address.
Fixes: 328076cfdf45 ("OvmfPkg/PlatformInitLib: Add PlatformAddHobCB")
Reported-by: Tom Lendacky
|
By
Gerd Hoffmann
·
#99034
·
|
|
[PATCH] RedfishPkg/RedfishLib: Avoid possible overflow in memcpy
From 0541928e66eb01802a855bbbae125ef0b02259d6 Mon Sep 17 00:00:00 2001
From: houjingyi233 <houjingyi647@...>
Date: Wed, 25 Jan 2023 22:11:31 +0800
Subject: [PATCH] RedfishPkg/RedfishLib: Avoid
From 0541928e66eb01802a855bbbae125ef0b02259d6 Mon Sep 17 00:00:00 2001
From: houjingyi233 <houjingyi647@...>
Date: Wed, 25 Jan 2023 22:11:31 +0800
Subject: [PATCH] RedfishPkg/RedfishLib: Avoid
|
By
houjingyi
·
#99033
·
|
|
[PATCH] RedfishPkg/RedfishLib: Avoid possible overflow in memcpy
From 0541928e66eb01802a855bbbae125ef0b02259d6 Mon Sep 17 00:00:00 2001
From: houjingyi233 <houjingyi647@...>
Date: Wed, 25 Jan 2023 22:11:31 +0800
Subject: [PATCH] RedfishPkg/RedfishLib: Avoid
From 0541928e66eb01802a855bbbae125ef0b02259d6 Mon Sep 17 00:00:00 2001
From: houjingyi233 <houjingyi647@...>
Date: Wed, 25 Jan 2023 22:11:31 +0800
Subject: [PATCH] RedfishPkg/RedfishLib: Avoid
|
By
houjingyi <houjingyi647@...>
·
#99032
·
|
|
Re: [PATCH v9 0/4] Add safe unaccepted memory behavior
Also, just to reiterate: my whinging about this has been purely
TDX-specific. It's a bit of a shame that things happened in this order,
but SEV-SNP does seem to have a legitimate need here, separate
Also, just to reiterate: my whinging about this has been purely
TDX-specific. It's a bit of a shame that things happened in this order,
but SEV-SNP does seem to have a legitimate need here, separate
|
By
Dave Hansen <dave.hansen@...>
·
#99031
·
|
|
Re: [PATCH v9 0/4] Add safe unaccepted memory behavior
hello
If this protocol is SEV specific, please also add prefix SEV_ or AMD_ for the protocol name.
发件人: Ard Biesheuvel <ardb@...>
发送时间: Wednesday, January 25, 2023 10:52:42
hello
If this protocol is SEV specific, please also add prefix SEV_ or AMD_ for the protocol name.
发件人: Ard Biesheuvel <ardb@...>
发送时间: Wednesday, January 25, 2023 10:52:42
|
By
Yao, Jiewen
·
#99030
·
|
|
Re: arm64 support for stuart
Hi,
Overall stuart feels kind of alien to linux. It just goes download
stuff from the internet, even in case the tools are already available
locally. Oliver fixed some (but not all) of these when
Hi,
Overall stuart feels kind of alien to linux. It just goes download
stuff from the internet, even in case the tools are already available
locally. Oliver fixed some (but not all) of these when
|
By
Gerd Hoffmann
·
#99029
·
|
|
Re: [PATCH v4 3/5] OvmfPkg/PlatformInitLib: Add PlatformAddHobCB
This issue also causes use of the OVMF.fd file usage to fail for both SEV
and SEV-ES. With this patch using the combined file gives:
Firmware Volume for Variable Store is corrupted
This issue also causes use of the OVMF.fd file usage to fail for both SEV
and SEV-ES. With this patch using the combined file gives:
Firmware Volume for Variable Store is corrupted
|
By
Lendacky, Thomas
·
#99028
·
|
|
Re: [PATCH v4 3/5] OvmfPkg/PlatformInitLib: Add PlatformAddHobCB
Ok, good to know.
So here are the differences (with some debug message that I added) between
booting at:
124b76505133 ("OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB")
Ok, good to know.
So here are the differences (with some debug message that I added) between
booting at:
124b76505133 ("OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB")
|
By
Lendacky, Thomas
·
#99027
·
|
|
Re: [PATCH v9 0/4] Add safe unaccepted memory behavior
OvmfPkgX64.dsc already incorporates AmdSevDxe, as do a few other
platforms, so adding it there is still fine afaict.
OvmfPkgX64.dsc already incorporates AmdSevDxe, as do a few other
platforms, so adding it there is still fine afaict.
|
By
Ard Biesheuvel
·
#99026
·
|
|
arm64 support for stuart
Hello all,
Given some recent issues with OVMF and ArmVirtPkg, where regressions
were not caught, or resulted in different behavior between TCG
(emulation) and KVM (virtualized executon) when running
Hello all,
Given some recent issues with OVMF and ArmVirtPkg, where regressions
were not caught, or resulted in different behavior between TCG
(emulation) and KVM (virtualized executon) when running
|
By
Ard Biesheuvel
·
#99025
·
|
|
[PATCH 2/3] OvmfPkg/PlatformInitLib: move mmconfig to 0xe0000000
Also swap the ordering of 32bit PCI MMIO window on q35, i.e. use the
room between end of low memory and the start of the mmconfig bar.
With a typical configuration on modern qemu with
Also swap the ordering of 32bit PCI MMIO window on q35, i.e. use the
room between end of low memory and the start of the mmconfig bar.
With a typical configuration on modern qemu with
|
By
Gerd Hoffmann
·
#99024
·
|
|
[PATCH 3/3] OvmfPkg/PlatformInitLib: simplify mtrr setup
With the new mmconfig location at 0xe0000000 above the 32-bit PCI MMIO
window we don't have to special-case the mmconfig xbar any more. We'll
just add a mtrr uncachable entry starting at MMIO window
With the new mmconfig location at 0xe0000000 above the 32-bit PCI MMIO
window we don't have to special-case the mmconfig xbar any more. We'll
just add a mtrr uncachable entry starting at MMIO window
|
By
Gerd Hoffmann
·
#99023
·
|