|
回复: [edk2-devel] [IMPORTANT] February Release Reviews and Merges for this stable tag 202302
Hi, all
So far, below four patches are requested to catch this stable tag 202302.
If any one is missed, please reply the mail to mention it. I summary their
current status. Only two patches are
Hi, all
So far, below four patches are requested to catch this stable tag 202302.
If any one is missed, please reply the mail to mention it. I summary their
current status. Only two patches are
|
By
gaoliming
·
#1239
·
|
|
回复: 回复: [edk2-devel] [edk2-announce] [IMPORTANT] February Release Reviews and Merges
Create PR https://github.com/tianocore/edk2/pull/4046 to merge it.
Thanks
Liming
Create PR https://github.com/tianocore/edk2/pull/4046 to merge it.
Thanks
Liming
|
By
gaoliming
·
#1238
·
|
|
SBOM on EDK2 builds
Hello,
With Richard Hughes from LVFS we were trying to push adding SBOM in the
coswid format to the efi binaries directly.
We did a patch some time ago, mostly a POC, but we need help from
people
Hello,
With Richard Hughes from LVFS we were trying to push adding SBOM in the
coswid format to the efi binaries directly.
We did a patch some time ago, mostly a POC, but we need help from
people
|
By
Martin Fernandez
·
#1237
·
|
|
回复: [edk2-devel] [edk2-announce] [IMPORTANT] February Release Reviews and Merges
Robert:
Yes. I would like to merge this patch set of Added AfterReadyToBoot Event.
Can you share this patch set or pull request to me?
Thanks
Liming
**
fall
Robert:
Yes. I would like to merge this patch set of Added AfterReadyToBoot Event.
Can you share this patch set or pull request to me?
Thanks
Liming
**
fall
|
By
gaoliming
·
#1236
·
|
|
Re: [edk2-devel] [IMPORTANT] February Release Reviews and Merges
Allow me to point out that it is not the job of the maintainers to
review all submissions - their main responsibility is to shepherd
reviewed patches and get them merged. The community as a whole
Allow me to point out that it is not the job of the maintainers to
review all submissions - their main responsibility is to shepherd
reviewed patches and get them merged. The community as a whole
|
By
Ard Biesheuvel
·
#1235
·
|
|
[IMPORTANT] February Release Reviews and Merges
Important Information About the February Release
The Stewards are aware there has been an issue with getting patches reviewed and/or merged in a timely manner. The stewards are considering a delay to
Important Information About the February Release
The Stewards are aware there has been an issue with getting patches reviewed and/or merged in a timely manner. The stewards are considering a delay to
|
By
Demeter, Miki
·
#1234
·
|
|
[IMPORTANT] February Release Reviews and Merges
Important Information About the February Release
The Stewards are aware there has been an issue with getting patches reviewed and/or merged in a timely manner. The stewards are considering a delay to
Important Information About the February Release
The Stewards are aware there has been an issue with getting patches reviewed and/or merged in a timely manner. The stewards are considering a delay to
|
By
Demeter, Miki
·
#1233
·
|
|
Graphic Output on Qemu
Hello everyone,
I am trying to use the GOP library for my uefi development. But no matter
what code whenever i want to open the GOP handle RETURN_UNSUPPORTED is
returned. I think this may be a qemu
Hello everyone,
I am trying to use the GOP library for my uefi development. But no matter
what code whenever i want to open the GOP handle RETURN_UNSUPPORTED is
returned. I think this may be a qemu
|
By
Alireza Banejad
·
#1232
·
|
|
Re: How to delete the TPM NV index in UEFI?
Hi Renan Moraes,
After doing some research, I found that undefining the NV index is necessary so I no longer use this function.
Thank you for your help.
Best Regards,
Dang Luu.
Hi Renan Moraes,
After doing some research, I found that undefining the NV index is necessary so I no longer use this function.
Thank you for your help.
Best Regards,
Dang Luu.
|
By
dang.luu@...
·
#1231
·
|
|
Re: Multiprocessor support in AARCH64
Thanks!
Do you think it is possible to fix the missing HOB on these laptops? Or would it require an updated firmware from the manufacturer?
Regards,
Matheus Medeiros
Thanks!
Do you think it is possible to fix the missing HOB on these laptops? Or would it require an updated firmware from the manufacturer?
Regards,
Matheus Medeiros
|
By
Matheus Medeiros
·
#1230
·
|
|
Re: Multiprocessor support in AARCH64
Most platforms only claim to have a single core via the HOB, which will cause that error. For example I’ve had to modify the Neoverse N2 code to add all the cores available in the FVP.
Otherwise,
Most platforms only claim to have a single core via the HOB, which will cause that error. For example I’ve had to modify the Neoverse N2 code to add all the cores available in the FVP.
Otherwise,
|
By
Rebecca Cran
·
#1229
·
|
|
Re: Multiprocessor support in AARCH64
Hi Rebecca!
Right after posting here, I saw the patch you posted on the "devel" list. I compiled your code into a driver and was able to load it in a Raspberry Pi 3. But the same was not possible on
Hi Rebecca!
Right after posting here, I saw the patch you posted on the "devel" list. I compiled your code into a driver and was able to load it in a Raspberry Pi 3. But the same was not possible on
|
By
Matheus Medeiros
·
#1228
·
|
|
Re: Multiprocessor support in AARCH64
I committed multiprocessor support for AARCH64 last week. The platform you’re building needs to include the MpServices driver from ArmPkg/Drivers.
Rebecca Cran
I committed multiprocessor support for AARCH64 last week. The platform you’re building needs to include the MpServices driver from ArmPkg/Drivers.
Rebecca Cran
|
By
Rebecca Cran
·
#1227
·
|
|
Multiprocessor support in AARCH64
Hi everyone.
I'm developing an application using EDK2 and I need to implement multiprocessor support. For the X64 architecture I was able to use EFI_MP_SERVICES_PROTOCOL to run code in other
Hi everyone.
I'm developing an application using EDK2 and I need to implement multiprocessor support. For the X64 architecture I was able to use EFI_MP_SERVICES_PROTOCOL to run code in other
|
By
Matheus Medeiros
·
#1226
·
|
|
the process of generating a FMP capsule
Hello,
I work on the FMP capsule update. I wonder the process of generating a system update capsule image in the EDKII platform. The utility of GenerateCapsule under
Hello,
I work on the FMP capsule update. I wonder the process of generating a system update capsule image in the EDKII platform. The utility of GenerateCapsule under
|
By
Feng Libo <flb1972@...>
·
#1225
·
|
|
Too little and too quick UEFI HTTPv6 error messages
I'm not an UEFI dev but a sysadm using UEFI to netboot using PXE/HTTP IPv4/IPv6.
It took a lot of time for me to discover why the firmware was failing
to accept the URL offered by the DHCPv6 server. I
I'm not an UEFI dev but a sysadm using UEFI to netboot using PXE/HTTP IPv4/IPv6.
It took a lot of time for me to discover why the firmware was failing
to accept the URL offered by the DHCPv6 server. I
|
By
Luiz Angelo Daros de Luca <luizluca@...>
·
#1224
·
|
|
Re: 回复: [edk2-discuss] Does warm reset clear DRAM?
This Capsule update actually issue a S3 reset.
This Capsule update actually issue a S3 reset.
|
By
flb1972@...
·
#1223
·
|
|
Re: Detecting a CMOS reset
Generally, There is a byte reserved for checksum, if the checksum corrupted, a cmos reset is supposed happened.
Generally, There is a byte reserved for checksum, if the checksum corrupted, a cmos reset is supposed happened.
|
By
flb1972@...
·
#1222
·
|
|
Re: Update system firmware using Capsules with FMP header version 3
Hello, Khalil,
I encounter the similar problem: my UEFI firmware support Fmp ImageHeader Version 2. when I use the utility of GenerateCapsule under BaseTools/BinWrappers/PosixLike/ to Generate a
Hello, Khalil,
I encounter the similar problem: my UEFI firmware support Fmp ImageHeader Version 2. when I use the utility of GenerateCapsule under BaseTools/BinWrappers/PosixLike/ to Generate a
|
By
flb1972@...
·
#1221
·
|
|
Re: Is there a plan to support SM3
Sorry, I didn't make myself clearly. I mean to support SM3 in hash2 protocol.
https://github.com/tianocore/edk2/blob/master/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
Thanks
Wenyi
Sorry, I didn't make myself clearly. I mean to support SM3 in hash2 protocol.
https://github.com/tianocore/edk2/blob/master/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c
Thanks
Wenyi
|
By
wenyi,xie
·
#1220
·
|