o Ersek ; devel@edk2.groups.io; Kinney, Michael D
> ; Ard Biesheuvel
> ; xen-de...@lists.xenproject.org; Justen, Jordan L
> ; Julien Grall
> ; Feng, Bob C
> Subject: Re: [edk2-devel] [PATCH 2/5] MdePkg: Allow PcdFSBClock to by Dynamic
>
> On Mon, Feb 03, 2020 at 03:34:07PM
On Mon, Feb 03, 2020 at 03:34:07PM +, Anthony PERARD wrote:
> On Mon, Feb 03, 2020 at 01:34:55AM +, Gao, Liming wrote:
> > Anthony:
> > This change is OK to me. But if this PCD is configured as Dynamic, its
> > value will be got from PCD service. This operation will take some time and
>
On Mon, Feb 03, 2020 at 01:34:55AM +, Gao, Liming wrote:
> Anthony:
> This change is OK to me. But if this PCD is configured as Dynamic, its
> value will be got from PCD service. This operation will take some time and
> cause the inaccurate time delay. Have you measured its impact?
No, I h
Anthony:
This change is OK to me. But if this PCD is configured as Dynamic, its value
will be got from PCD service. This operation will take some time and cause the
inaccurate time delay. Have you measured its impact?
Thanks
Liming
> -Original Message-
> From: Laszlo Ersek
> Sent: Thu
On 01/29/20 13:12, Anthony PERARD wrote:
> We are going to want to change the value of PcdFSBClock at run time in
> OvmfXen, so move it to the PcdsDynamic section.
>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2490
> Signed-off-by: Anthony PERARD
> ---
> CC: Bob Feng
> CC: Liming Gao
We are going to want to change the value of PcdFSBClock at run time in
OvmfXen, so move it to the PcdsDynamic section.
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2490
Signed-off-by: Anthony PERARD
---
CC: Bob Feng
CC: Liming Gao
---
MdePkg/MdePkg.dec | 8
1 file changed, 4 in