Hi @sounthar...@ami.com,
I already asked Qingyu to help raise patch.
Will merge it after hard freeze.
Thanks,
Yi
-Original Message-
From: devel@edk2.groups.io On Behalf Of Li, Yi
Sent: Wednesday, May 15, 2024 11:32 PM
To: devel@edk2.groups.io; Shang, Qingyu
Cc: Yao, Jiewen
Subject: R
*Reminder: Tools, CI, Code base construction meeting series*
*When:*
Monday, May 20, 2024
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://teams.microsoft.com/l/meetup-join/19%3ameeting_ZDI2ZDg4NmMtMjI1My00MzI5LWFmYjAtMGQyNjUzNTBjZGYw%40thread.v2/0?context=%7b%22Tid%22%3a%2272f98
On 5/17/2024 4:49 PM, duntan via groups.io wrote:
This patch set defines a new VARIABLE_RUNTIME_CACHE_INFO HOB. The HOB is used
to store the address and size of the buffer that will be used for variable
runtime service when the PcdEnableVariableRuntimeCache is TRUE.
In following patches, when P
Ping? Thanks,
On 3/5/24 00:34, Alexey Kardashevskiy wrote:
This is to prevent #DB interception on SEV-ES VM with
enabled DebugSwap feature, more details in 3/5.
The corresponding Linux change (HV and VM) went upstream
long time ago:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linu
Dun:
Is there a Bugzilla for this change?
Thanks
Liming
> -邮件原件-
> 发件人: devel@edk2.groups.io 代表 duntan
> 发送时间: 2024年5月17日 17:49
> 收件人: devel@edk2.groups.io
> 抄送: Ray Ni ; Liming Gao ;
> Jiaxin Wu ; Ard Biesheuvel
;
> Leif Lindholm ; Sami Mujawar
> ; Gerd Hoffmann ; Andrew Fish
> ; Jiewe
Follow UEFI specification 2.10 to update system table revision.
---
MdePkg/Include/Uefi/UefiSpec.h | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/MdePkg/Include/Uefi/UefiSpec.h b/MdePkg/Include/Uefi/UefiSpec.h
index 79fc8c72ca..5cabb196b7 100644
--- a/MdePkg/Include/Ue
I remember ARM platform could have a PEI-less design so that SEC directly
invokes DXE.
So I can imagine that a SEC logic to create the VARIABLE_RUNTIME_CACHE_INFO HOB.
Then it comes to how to calculate the size before bios boots.
I think it's doable.
There are 3 caches. Volatile cache size is ha