|
[PATCH 4/5] IntelFsp2Pkg: FspSecCore support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FspSecCore support for X64.
2.Bumped FSP header revision to 7 to indicate FSP 64bit is supported.
Cc: Nate DeSimone
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added FspSecCore support for X64.
2.Bumped FSP header revision to 7 to indicate FSP 64bit is supported.
Cc: Nate DeSimone
|
By
Kuo, Ted
·
#88391
·
|
|
[PATCH 3/5] IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Updated FSP_GLOBAL_DATA and FSP_PLAT_DATA structures to support
both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Updated FSP_GLOBAL_DATA and FSP_PLAT_DATA structures to support
both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star
|
By
Kuo, Ted
·
#88390
·
|
|
[PATCH 2/5] IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Added FSPx_ARCH2_UPD structures which support both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Added FSPx_ARCH2_UPD structures which support both IA32 and X64.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Kuo, Ted
·
#88389
·
|
|
[PATCH 1/5] IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added EFIAPI to FspNotifyPhasePeimEntryPoint.
2.Changed AsmReadEsp to AsmReadStackPointer.
3.Changed the type of the return value of
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
1.Added EFIAPI to FspNotifyPhasePeimEntryPoint.
2.Changed AsmReadEsp to AsmReadStackPointer.
3.Changed the type of the return value of
|
By
Kuo, Ted
·
#88388
·
|
|
[PATCH 0/5] To support PEI 64bit in IntelFsp2Pkg
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Currently PEI drivers/libraries only support 32bit in IntelFsp2Pkg.
The patches below are needed to support these drivers/libraries in
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3893
Currently PEI drivers/libraries only support 32bit in IntelFsp2Pkg.
The patches below are needed to support these drivers/libraries in
|
By
Kuo, Ted
·
#88387
·
|
|
[Patch V2] BaseTools: Fix DevicePath tool build failure issue
From: "Feng, Bob C" <bob.c.feng@...>
Fix the DevicePath tool build failure that was introduced by
the fixes: 22130dcd98b4 ("Basetools: turn off gcc12 warning").
Failure cases are:
1. clang
From: "Feng, Bob C" <bob.c.feng@...>
Fix the DevicePath tool build failure that was introduced by
the fixes: 22130dcd98b4 ("Basetools: turn off gcc12 warning").
Failure cases are:
1. clang
|
By
Bob Feng
·
#88386
·
|
|
Touch Support in EDK2
I'm working with software (VeraCrypt) that uses EDK2 to support touch interaction at boot. It doesn't seem to work with the ASUS Vivobook 14 Flip, however, so I rebuilt the app with some debugging
I'm working with software (VeraCrypt) that uses EDK2 to support touch interaction at boot. It doesn't seem to work with the ASUS Vivobook 14 Flip, however, so I rebuilt the app with some debugging
|
By
Thomas Finny
·
#88385
·
|
|
Questions about ARM memory properties
Hi,
I'm currently working on a PCI device driver on the ARM platform that needs to support unaligned access in the pci bar memory, such as cpymem(), but I've noticed that the PCI bus driver doesn't
Hi,
I'm currently working on a PCI device driver on the ARM platform that needs to support unaligned access in the pci bar memory, such as cpymem(), but I've noticed that the PCI bus driver doesn't
|
By
唐龙军
·
#88384
·
|
|
GSoC2022-Add Rust Support to EDK II.
Hi!
I'm Wenyu Huang, pursueing the MPhil degree in the Chinese University of Hong Kong, Shenzhen. My research is focusing on the operating system and virtualization and I am familiar with using Rust.
Hi!
I'm Wenyu Huang, pursueing the MPhil degree in the Chinese University of Hong Kong, Shenzhen. My research is focusing on the operating system and virtualization and I am familiar with using Rust.
|
By
huangwenyuu@...
·
#88383
·
|
|
Re: "PyBaseTools" branch on edk2-staging
Yes. I added the list to the branch Readme.md. Welcome everyone to review this list and let me know which one can be deleted.
GenCrc32
Compress
Yes. I added the list to the branch Readme.md. Welcome everyone to review this list and let me know which one can be deleted.
GenCrc32
Compress
|
By
Bob Feng
·
#88382
·
|
|
Re: [PATCH v1 2/4] .pytool/Plugin/UncrustifyCheck: Add ignore file support
Hi Sean,
Perhaps in the future this can be converted to an option python parameter with a default value of None?
Mike
Hi Sean,
Perhaps in the future this can be converted to an option python parameter with a default value of None?
Mike
|
By
Michael D Kinney
·
#88381
·
|
|
Re: "PyBaseTools" branch on edk2-staging
Hi Bob,
Thank you for setting up this staging branch.
Can you list the current inventory of tools that are being considered for porting from C -> Python?
It would be good for everyone to
Hi Bob,
Thank you for setting up this staging branch.
Can you list the current inventory of tools that are being considered for porting from C -> Python?
It would be good for everyone to
|
By
Michael D Kinney
·
#88380
·
|
|
[Patch V4] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
|
By
Heng Luo
·
#88379
·
|
|
"PyBaseTools" branch on edk2-staging
Hi Everybody,
The “PyBaseTools” branch is created on edk2-staging repository for the future contribution of poring BaseTools C tools to
Hi Everybody,
The “PyBaseTools” branch is created on edk2-staging repository for the future contribution of poring BaseTools C tools to
|
By
Bob Feng
·
#88378
·
|
|
[Patch] BaseTools: Fix DevicePath tool build failure issue
From: "Feng, Bob C" <bob.c.feng@...>
Fix the DevicePath tool build failure that was introduced by
the fixes: 22130dcd98b4 ("Basetools: turn off gcc12 warning").
Failure cases are:
1. clang
From: "Feng, Bob C" <bob.c.feng@...>
Fix the DevicePath tool build failure that was introduced by
the fixes: 22130dcd98b4 ("Basetools: turn off gcc12 warning").
Failure cases are:
1. clang
|
By
Bob Feng
·
#88377
·
|
|
Re: [PATCH v1 1/1] OvmfPkg: Add dependency of VariableSmm driver to make it work normally.
Merged https://github.com/tianocore/edk2/pull/2729
Merged https://github.com/tianocore/edk2/pull/2729
|
By
Yao, Jiewen
·
#88376
·
|
|
Re: [GSoC 2022] Introducing myself & seeking for project ideas
Hi Pedro,
Thanks a lot for your answer!
My bad then :') After taking a look at the tasks proposal lists I'm interested in the MinPlatform port to QEMU [1], of course, I'm open to other projects ideas
Hi Pedro,
Thanks a lot for your answer!
My bad then :') After taking a look at the tasks proposal lists I'm interested in the MinPlatform port to QEMU [1], of course, I'm open to other projects ideas
|
By
Théo Jehl
·
#88375
·
|
|
Re: [PATCH V5 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
Series: reviewed-by: Jiewen Yao <Jiewen.yao@...>
Series: reviewed-by: Jiewen Yao <Jiewen.yao@...>
|
By
Yao, Jiewen
·
#88374
·
|
|
Re: [PATCH v2 1/1] Basetools: fix gcc workaround
Hi Liming,
Have tried this option, still not works.
Thanks,
Christine (Yuwei)
Hi Liming,
Have tried this option, still not works.
Thanks,
Christine (Yuwei)
|
By
Yuwei Chen
·
#88373
·
|
|
[Patch V3] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
|
By
Heng Luo
·
#88372
·
|