|
Re: [edk2-devel] [RFC][PATCH v1] UefiCpuPkg/MpInitLib DXE: Reduce AP status check interval
Laszlo,
Adding a PCD means platform integrators need to consider which value to set.
Most of the time, they may just use the default PCD value.
Then, why not we add the PCD later when a real case is
Laszlo,
Adding a PCD means platform integrators need to consider which value to set.
Most of the time, they may just use the default PCD value.
Then, why not we add the PCD later when a real case is
|
By
Ni, Ray
·
#255
·
|
|
Re: [RFC][PATCH v1] UefiCpuPkg/MpInitLib DXE: Reduce AP status check interval
Hi Hao,
The use case is valid, IMO. And the commit message is helpful.
But I really think this constant should be PCD. Here's why I think a
platform might want to control it:
- The best (finest)
Hi Hao,
The use case is valid, IMO. And the commit message is helpful.
But I really think this constant should be PCD. Here's why I think a
platform might want to control it:
- The best (finest)
|
By
Laszlo Ersek
·
#254
·
|
|
[RFC][PATCH v1] UefiCpuPkg/MpInitLib DXE: Reduce AP status check interval
This commit will reduce the interval of the AP status check event from 100
milliseconds to 10 milliseconds.
(I searched the history of the 100ms interval, it seems no comment or log
message was
This commit will reduce the interval of the AP status check event from 100
milliseconds to 10 milliseconds.
(I searched the history of the 100ms interval, it seems no comment or log
message was
|
By
Wu, Hao A
·
#253
·
|
|
Re: [edk2-devel] [edk2-rfc] [RFC] code-first process for UEFI-forum specifications
Thanks Leif.
As far as I know, the main feedback I heard is "when will this start?"... So, the sooner the better .. Thanks for taking the lead and driving!
Thanks Leif.
As far as I know, the main feedback I heard is "when will this start?"... So, the sooner the better .. Thanks for taking the lead and driving!
|
By
Samer El-Haj-Mahmoud
·
#252
·
|
|
Re: [edk2-devel] [edk2-rfc] [RFC] code-first process for UEFI-forum specifications
Has there been any progress on this "code-first process" proposal? Any timeline on when we should expect it to be launched?
Thanks,
--Samer
Has there been any progress on this "code-first process" proposal? Any timeline on when we should expect it to be launched?
Thanks,
--Samer
|
By
Samer El-Haj-Mahmoud
·
#251
·
|
|
Re: [edk2-devel] [edk2-rfc] [RFC] code-first process for UEFI-forum specifications
The one thing we don't have in hand for this is a template into which we can put prospective ECR submission material that is collected as part of the code-first process.
We could just use the ECR
The one thing we don't have in hand for this is a template into which we can put prospective ECR submission material that is collected as part of the code-first process.
We could just use the ECR
|
By
Doran, Mark <mark.doran@...>
·
#250
·
|
|
Re: [edk2-devel] [edk2-rfc] [RFC] code-first process for UEFI-forum specifications
Hi Samer,
I had, perhaps excessively, been waiting for more feedback.
I promised Mike yesterday that I will rework based on feedback and
send out next week at the latest. If people have no further
Hi Samer,
I had, perhaps excessively, been waiting for more feedback.
I promised Mike yesterday that I will rework based on feedback and
send out next week at the latest. If people have no further
|
By
Leif Lindholm
·
#249
·
|
|
Re: [RFC MdeModulePkg/Variable v1 0/2] Fix two issue in variable
Any comment?
By
Ming Huang
·
#248
·
|
|
Re: [RFC] code-first process for UEFI-forum specifications
Leif,
I think it would be good to add more details regarding the interaction between edk2 and UEFI forum.
Here is what I suggest:
Each specification update Bugzilla ticket must have a sponsor. A
Leif,
I think it would be good to add more details regarding the interaction between edk2 and UEFI forum.
Here is what I suggest:
Each specification update Bugzilla ticket must have a sponsor. A
|
By
Felix Polyudov
·
#247
·
|
|
Re: Q: Side effects of incrementing gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size?
Thanks Laszlo! Very helpful.
-Aaron
Thanks Laszlo! Very helpful.
-Aaron
|
By
Aaron Young
·
#246
·
|
|
Re: Q: Side effects of incrementing gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size?
Hi Aaron,
Please refer to the following thread:
* [edk2-discuss]
[OVMF] resource assignment fails for passthrough PCI GPU
https://edk2.groups.io/g/discuss/message/59
The gist is that
(a) you
Hi Aaron,
Please refer to the following thread:
* [edk2-discuss]
[OVMF] resource assignment fails for passthrough PCI GPU
https://edk2.groups.io/g/discuss/message/59
The gist is that
(a) you
|
By
Laszlo Ersek
·
#245
·
|
|
Q: Side effects of incrementing gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size?
Hello, After adding some GPU cards to our system (each containing a 16GB BAR), we ran out of MEM64 BAR space as indicated by the following OVMF DEBUG output:
--------
PciHostBridge: SubmitResources
Hello, After adding some GPU cards to our system (each containing a 16GB BAR), we ran out of MEM64 BAR space as indicated by the following OVMF DEBUG output:
--------
PciHostBridge: SubmitResources
|
By
Aaron Young
·
#244
·
|
|
Enhancement to CryptoPkg/BaseHashApiLib
Hi Mike, Jian and Jiewen,
Based on our discussion, I have compiled the enhancements/changes to be made to BaseHashApiLib instance in CryptoPkg in the Bugzilla,
Hi Mike, Jian and Jiewen,
Based on our discussion, I have compiled the enhancements/changes to be made to BaseHashApiLib instance in CryptoPkg in the Bugzilla,
|
By
Sukerkar, Amol N
·
#243
·
|
|
Re: [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Hi Bret,
Your proposal looks good to me, and most of my questions/concerns were already answered/solved by the GOOD discussion between you and Jiewen.
For now, I just have one remaining question.
Hi Bret,
Your proposal looks good to me, and most of my questions/concerns were already answered/solved by the GOOD discussion between you and Jiewen.
For now, I just have one remaining question.
|
By
Wang, Sunny (HPS SW)
·
#242
·
|
|
Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Add devel@edk2.groups.io.
Add devel@edk2.groups.io.
|
By
Yao, Jiewen
·
#241
·
|
|
Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Thanks, Bret.
Comments below.
Thanks, Bret.
Comments below.
|
By
Yao, Jiewen
·
#240
·
|
|
Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Sorry, Jiewen. I missed this email when it came in...
I think we would recommend deprecating both. Is there much consumption of the VarCheck protocol? A platform could always opt to include both (or
Sorry, Jiewen. I missed this email when it came in...
I think we would recommend deprecating both. Is there much consumption of the VarCheck protocol? A platform could always opt to include both (or
|
By
brbarkel@...
·
#239
·
|
|
Re: [EXTERNAL] Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Kevin,
Agreed and we were sensitive to that in our codebase as well. Surface and other consumers had drivers expecting VarLock and we didn’t want to have to rewrite them all (at least not
Kevin,
Agreed and we were sensitive to that in our codebase as well. Surface and other consumers had drivers expecting VarLock and we didn’t want to have to rewrite them all (at least not
|
By
Bret Barkelew <bret.barkelew@...>
·
#238
·
|
|
Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
HI Bret
Thanks for the work. The design doc is very good.
Some feedback/questions below:
1. We have 2 variable related protocol - EDKII_VARIABLE_LOCK_PROTOCOL and EDKII_VAR_CHECK_PROTOCOL. Do
HI Bret
Thanks for the work. The design doc is very good.
Some feedback/questions below:
1. We have 2 variable related protocol - EDKII_VARIABLE_LOCK_PROTOCOL and EDKII_VAR_CHECK_PROTOCOL. Do
|
By
Yao, Jiewen
·
#237
·
|
|
Re: [edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
Bret,
We like the new functionality.
Our concern is our customers / we will need to modify all of the code that are consumers of EDKII_VARIABLE_LOCK_PROTOCOL to use the new protocols. If you could
Bret,
We like the new functionality.
Our concern is our customers / we will need to modify all of the code that are consumers of EDKII_VARIABLE_LOCK_PROTOCOL to use the new protocols. If you could
|
By
Kevin@Insyde <kevin.davis@...>
·
#236
·
|