@edk2.groups.io; Tan, Dun
Cc: Ni, Ray ; Liming Gao ; Wu,
Jiaxin ; Ard Biesheuvel ; Leif
Lindholm ; Sami Mujawar ; Gerd
Hoffmann ; Andrew Fish ; Yao, Jiewen
Subject: Re: [edk2-devel] [PATCH 0/9] Allocate and unblock variable runtime
cache buffer in PEI
I can't find patch 1 in the series
I can't find patch 1 in the series in my email so putting a few comments
here. I really hope this patch series can wait for PRs so code comments
can more easily be correlated with code change.
Looking at your PR with commit: Allocate Varaible cache buffer in PEI by
td36 · Pull Request #5607 ·
'Ard
Biesheuvel' ; 'Leif Lindholm'
; 'Sami Mujawar' ; 'Gerd
Hoffmann' ; 'Andrew Fish' ; Yao, Jiewen
Subject: 回复: [edk2-devel] [PATCH 0/9] Allocate and unblock variable runtime
cache buffer in PEI
Dun:
Is there a Bugzilla for this change?
Thanks
fmann ; Andrew Fish ; Yao, Jiewen
Subject: Re: [edk2-devel] [PATCH 0/9] Allocate and unblock variable runtime
cache buffer in PEI
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
d Hoffmann ; Andrew Fish
> ; Jiewen Yao
> 主题: [edk2-devel] [PATCH 0/9] Allocate and unblock variable runtime cache
> buffer in PEI
>
> 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 us
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
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 PcdEnableVariableRuntimeCache is TRUE, VariablePei
w