|
[RFC MdeModulePkg/Variable v1 0/2] Fix two issue in variable
Any comment?
By
Ming Huang
·
|
|
[RFC] code-first process for UEFI-forum specifications
3 messages
This is a proposal for a process by which new features can be added to UEFI forum specifications after first having been designed and prototyped in the open. This process lets changes and the developm
This is a proposal for a process by which new features can be added to UEFI forum specifications after first having been designed and prototyped in the open. This process lets changes and the developm
|
By
Leif Lindholm
·
|
|
Q: Side effects of incrementing gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size?
3 messages
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 fo
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 fo
|
By
Aaron Young
·
|
|
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, https://bugzilla.tianocore.org/show_bug.
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, https://bugzilla.tianocore.org/show_bug.
|
By
Sukerkar, Amol N
·
|
|
[RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
3 messages
All, VariablePolicy is our proposal for an expanded “VarLock-like” interface to constrain and govern platform variables. I brought this up back in May to get initial comments on the interface and impl
All, VariablePolicy is our proposal for an expanded “VarLock-like” interface to constrain and govern platform variables. I brought this up back in May to get initial comments on the interface and impl
|
By
Bret Barkelew
·
|
|
[edk2-devel] [RFC] VariablePolicy - Protocol, Libraries, and Implementation for VariableLock Alternative
4 messages
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 you want
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 you want
|
By
Yao, Jiewen
·
|
|
[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 immediately)
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 immediately)
|
By
Bret Barkelew
·
|
|
[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 rev
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 rev
|
By
Kevin@Insyde
·
|
|
[edk2-devel] [edk2-rfc] [RFC] code-first process for UEFI-forum specifications
Leif, A few comments included below. Thanks, Mike
Leif, A few comments included below. Thanks, Mike
|
By
Michael D Kinney
·
|
|
[edk2-devel] [RFC] BZ 2298 MdePkg/DevicePathLib merger or not
I agree -- I expect that most if not all platform DSC files will need updates. That's because the most frugal approach for a platform is to use the self-contained UefiDevicePathLib instance only in ve
I agree -- I expect that most if not all platform DSC files will need updates. That's because the most frugal approach for a platform is to use the self-contained UefiDevicePathLib instance only in ve
|
By
Laszlo Ersek
·
|
|
[RFC] BZ 2298 MdePkg/DevicePathLib merger or not
4 messages
HI all, REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2298 In the MdePkg, there are two folder for the DevicePathLib: 1. MdePkg\Library\UefiDevicePathLib 2. MdePkg\Library\UefiDevicePathLibDevic
HI all, REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2298 In the MdePkg, there are two folder for the DevicePathLib: 1. MdePkg\Library\UefiDevicePathLib 2. MdePkg\Library\UefiDevicePathLibDevic
|
By
Gao, Zhichao
·
|
|
Unified API for Hashing Algorithms in EDK2
17 messages
Hello, Currently the UEFI drivers using the SHA/SM3 hashing algorithms use hard-coded API to calculate the hash, such as, sha_256(...), etc. Since SHA384 and/or SM3 are being increasingly adopted, it
Hello, Currently the UEFI drivers using the SHA/SM3 hashing algorithms use hard-coded API to calculate the hash, such as, sha_256(...), etc. Since SHA384 and/or SM3 are being increasingly adopted, it
|
By
Sukerkar, Amol N
·
|
|
[EXTERNAL] Re: [edk2-devel] EDK2 Host-Based Unit Test RFC (Now with docs!)
11 messages
Andrew, I agree with your points. Mike, You’ve got a lot more there. Let me take a look and update the draft. I’ll ping back ASAP. - Bret Sent: Wednesday, December 4, 2019 9:50 AM To: devel@edk2.group
Andrew, I agree with your points. Mike, You’ve got a lot more there. Let me take a look and update the draft. I’ll ping back ASAP. - Bret Sent: Wednesday, December 4, 2019 9:50 AM To: devel@edk2.group
|
By
Bret Barkelew
·
|
|
[edk2-devel] EDK2 Host-Based Unit Test RFC (Now with docs!)
Mike, I like and agree with your comments. On the UnitTestPkg(s) dependency issue I think it would make sense to move as much as possible into the *Pkg/Test/ ( *Pkg/HostLibrary, MdePkg/MdePkgTest.dsc,
Mike, I like and agree with your comments. On the UnitTestPkg(s) dependency issue I think it would make sense to move as much as possible into the *Pkg/Test/ ( *Pkg/HostLibrary, MdePkg/MdePkgTest.dsc,
|
By
Andrew Fish
·
|
|
EDK2 Host-Based Unit Test RFC (Now with docs!)
Hi Bret, Thanks for posting this content. Host based unit testing is a very valuable addition to the CI checks. I have the following comments: 1. I see that MdePkg adds a dependency on UnitTestPkg. Th
Hi Bret, Thanks for posting this content. Host based unit testing is a very valuable addition to the CI checks. I have the following comments: 1. I see that MdePkg adds a dependency on UnitTestPkg. Th
|
By
Michael D Kinney
·
|
|
[edk2-devel] EDK II Stable Tag edk2-stable201911 will be created based on commit bd85bf54c268204c7a698a96f3ccd96cd77952cd
No objection from me. Thank you for managing the SFF / HFF process, and the release, again, Liming! Laszlo
No objection from me. Thank you for managing the SFF / HFF process, and the release, again, Liming! Laszlo
|
By
Laszlo Ersek
·
|
|
EDK II Stable Tag edk2-stable201911 will be created based on commit bd85bf54c268204c7a698a96f3ccd96cd77952cd
Hi, all Today, I review all patches in edk2 mail list. There is no patches for EDK II Stable Tag edk2-stable201911. Based on edk2-stable201911 tag planning, it will be released at 2019-11-29. So, I pl
Hi, all Today, I review all patches in edk2 mail list. There is no patches for EDK II Stable Tag edk2-stable201911. Based on edk2-stable201911 tag planning, it will be released at 2019-11-29. So, I pl
|
By
Liming Gao
·
|
|
[edk2-devel] [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM at default SMBASE address
11 messages
"Laszlo Ersek" <lersek@...> wrote: [...] If I recall correctly, CPU consumes 64K of save/restore area. The rest 64K are temporary RAM for using in SMI relocation handler, if it's possible to get away
"Laszlo Ersek" <lersek@...> wrote: [...] If I recall correctly, CPU consumes 64K of save/restore area. The rest 64K are temporary RAM for using in SMI relocation handler, if it's possible to get away
|
By
Igor Mammedov
·
|
|
[edk2-devel] [RFC] EDK II Continuous Integration Phase 1
7 messages
Hi Sean, Which OS/Compiler configurations are currently enabled for the Code Compilation Test? I have been working on enabling multiple OS/Compiler configurations in Azure Pipelines. There are some to
Hi Sean, Which OS/Compiler configurations are currently enabled for the Code Compilation Test? I have been working on enabling multiple OS/Compiler configurations in Azure Pipelines. There are some to
|
By
Michael D Kinney
·
|
|
[edk2-devel] [RFC] EDK II Continuous Integration Phase 1
Hi Sean, This looks really good and I agree we can combine the RFCs and enable more pre-commits tests. Additional responses below. Mike
Hi Sean, This looks really good and I agree we can combine the RFCs and enable more pre-commits tests. Additional responses below. Mike
|
By
Michael D Kinney
·
|