|
[PATCH v2 0/8] Add Variable Flash Info HOB
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
The UEFI variable drivers such as VariableRuntimeDxe,
From: Michael Kubacki <michael.kubacki@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3479
The UEFI variable drivers such as VariableRuntimeDxe,
|
By
Michael Kubacki
·
#88649
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
Is this a laptop? Things may not work there because video output is done through the Intel GPU, even when using the Nvidia GPU, although I'm not sure.
--
Pedro Falcato
Is this a laptop? Things may not work there because video output is done through the Intel GPU, even when using the Nvidia GPU, although I'm not sure.
--
Pedro Falcato
|
By
Pedro Falcato
·
#88648
·
|
|
Re: GSoC 2022: Add S3 resume support to MinPlatform
Hi Nate,
Thanks! I've looked at the basics of I2C, but I've seen from the iGFX PRM that GMBUS implements some registers and error handling the NAKs differently, but I guess that I'll be dealing with
Hi Nate,
Thanks! I've looked at the basics of I2C, but I've seen from the iGFX PRM that GMBUS implements some registers and error handling the NAKs differently, but I guess that I'll be dealing with
|
By
Benjamin Doron
·
#88647
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
Thanks JP.
That makes sense. Bypass all the OS specific services in UEFI environment and generate UUID using time and random number.
Reviewed-by: Michael D Kinney
Thanks JP.
That makes sense. Bypass all the OS specific services in UEFI environment and generate UUID using time and random number.
Reviewed-by: Michael D Kinney
|
By
Michael D Kinney
·
#88646
·
|
|
[edk2-non-osi] [PATCH V2] ElkhartlakeSiliconBinPkg: Update EHL microcode
Updated "production" microcode version m0190661_00000016
Signed-off-by: kokweich <kok.wei.chan@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty
Updated "production" microcode version m0190661_00000016
Signed-off-by: kokweich <kok.wei.chan@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty
|
By
kokweich <kok.wei.chan@...>
·
#88645
·
|
|
[PATCH] MdeModulePkg/dec: update the PcdCpuStackGuard property
Update the PcdCpuStackGuard from PcdsFixedAtBuild to PcdsDynamicEx.
Meanwhile, remove the duplicate check for PcdCpuStackGuard for
some limitation, which has been checked at the entry
Update the PcdCpuStackGuard from PcdsFixedAtBuild to PcdsDynamicEx.
Meanwhile, remove the duplicate check for PcdCpuStackGuard for
some limitation, which has been checked at the entry
|
By
Chen, Gang C
·
#88644
·
|
|
Re: [PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
im trying to test the patch on my pc,that has two graphic cards,the intel coffee lake and the nvidia. i tried to start the pc from the nvidia card and ive configured the xorg.conf file giving the
im trying to test the patch on my pc,that has two graphic cards,the intel coffee lake and the nvidia. i tried to start the pc from the nvidia card and ive configured the xorg.conf file giving the
|
By
Mario Marietto <marietto2008@...>
·
#88643
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
+ Aaron
Regards,
JP
By
Jayaprakash, N
·
#88642
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
The UUID generation is done through the random number generation & time unix time stamp features available through the built-in python modules 'random' and 'time' respectively.
The random number &
The UUID generation is done through the random number generation & time unix time stamp features available through the built-in python modules 'random' and 'time' respectively.
The random number &
|
By
Jayaprakash, N
·
#88641
·
|
|
[PATCH] ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3900
update smbiosview type 41 related fileds.
Signed-off-by: Bo Chang Ke <bo-changx.ke@...>
Cc: Dandan Bi <dandan.bi@...>
Cc: Star
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3900
update smbiosview type 41 related fileds.
Signed-off-by: Bo Chang Ke <bo-changx.ke@...>
Cc: Dandan Bi <dandan.bi@...>
Cc: Star
|
By
Bo Chang Ke
·
#88640
·
|
|
Re: [GSoC 2022] Introducing myself & seeking for project ideas
Hello Nate,
Thanks a lot for your answer ! I got myself a copy of "Beyond BIOS" to understand how UEFI works.
The project sound very interesting, so if I understand correctly, OVMF only implements
Hello Nate,
Thanks a lot for your answer ! I got myself a copy of "Beyond BIOS" to understand how UEFI works.
The project sound very interesting, so if I understand correctly, OVMF only implements
|
By
Théo Jehl
·
#88639
·
|
|
Re: [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
How is a UUID generated in UEFI env? Is there a dependency on MAC address or random number generator?
Can you add a description of the technique to the BZ and the commit message?
Thanks,
Mike
How is a UUID generated in UEFI env? Is there a dependency on MAC address or random number generator?
Can you add a description of the technique to the BZ and the commit message?
Thanks,
Mike
|
By
Michael D Kinney
·
#88638
·
|
|
Re: Applying for GSoC 2022: Add Rust Support to EDK II
Hi Nate
Thanks for the response.
For the std implementation, I do have some idea how to go about implementing it now. The most important thing I realized is that most of the std isn't actually std.
Hi Nate
Thanks for the response.
For the std implementation, I do have some idea how to go about implementing it now. The most important thing I realized is that most of the std isn't actually std.
|
By
Ayush Singh
·
#88637
·
|
|
Re: [PATCH v2 7/8] CryptoPkg/CrtLibSupport: fix strcpy
Can we remove inline keyword?
I don't think it is really needed in EDKII project.
Thank you
Yao Jiewen
Can we remove inline keyword?
I don't think it is really needed in EDKII project.
Thank you
Yao Jiewen
|
By
Yao, Jiewen
·
#88636
·
|
|
Re: [PATCH v2 0/8] CryptoPkg updates for openssl 3.0
With inline keyword removed in patch-7/8,
Series reviewed-by: Jiewen Yao <Jiewen.yao@...>
With inline keyword removed in patch-7/8,
Series reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#88635
·
|
|
[edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3899
This is commit contains the UEFI port of uuid.py module. Made necessary
changes required to uuid.py module to support UEFI environment.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3899
This is commit contains the UEFI port of uuid.py module. Made necessary
changes required to uuid.py module to support UEFI environment.
|
By
Jayaprakash, N
·
#88634
·
|
|
[edk2-libc Patch 0/1] added support for uuid.py module for uefi environment
This patch contains the uuid.py updated module with the changes required to
support it working on uefi environment.
Jayaprakash Nevara (1):
AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py
This patch contains the uuid.py updated module with the changes required to
support it working on uefi environment.
Jayaprakash Nevara (1):
AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py
|
By
Jayaprakash, N
·
#88633
·
|
|
Re: [PATCH 1/1] UEFI-SCT: SctPkg: Updated the check for monotonic count after restart
Hi Barton,
Thank you for the review.
Could you please upstream the patch.
With Warm Regards,
Edhay
Hi Barton,
Thank you for the review.
Could you please upstream the patch.
With Warm Regards,
Edhay
|
By
G Edhaya Chandran
·
#88632
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 25/33] MdePkg/BaseCpuLib: LoongArch Base CPU library implementation.
Recently there is a work to migrate UefiCpuLib to CpuLib (patch attached), you may want to sync up your changes with that patch set. RISC-V will do the same work later.
Thanks
Abner
Recently there is a work to migrate UefiCpuLib to CpuLib (patch attached), you may want to sync up your changes with that patch set. RISC-V will do the same work later.
Thanks
Abner
|
By
Abner Chang
·
#88631
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 32/33] BaseTools: Add LoongArch64 binding.
By
Abner Chang
·
#88630
·
|