|
[PATCH] BaseTools/VolInfo: Update file and section type strings
Change SMM to MM in naming according to the recent PI specifications.
Remove trailing whitespaces in some strings.
Signed-off-by: Konstantin Aladyshev <aladyshev22@...>
---
Change SMM to MM in naming according to the recent PI specifications.
Remove trailing whitespaces in some strings.
Signed-off-by: Konstantin Aladyshev <aladyshev22@...>
---
|
By
Konstantin Aladyshev
·
#91698
·
|
|
Re: [PATCH 2/2] Platform/Sgi: Add serial debug controller to SSDT
Hi Sami,
Thank you for the review.
Regarding the use of Dynamic Tables Framework, there are no short term plans to migrate to it. Please find my response for your comment inline -
Hi Sami,
Thank you for the review.
Regarding the use of Dynamic Tables Framework, there are no short term plans to migrate to it. Please find my response for your comment inline -
|
By
Rohit Mathew
·
#91697
·
|
|
Re: [PATCH V2 1/1] OvmfPkg/OvmfPkg*.dsc: Increase ACPI Reclaim memory size
Hello Ard,
Looks there hasn't any feedback from other maintainers yet.
Would you like to merge this patch in or still wait for more feedback?
Could anyone else please review this patch? thank
Hello Ard,
Looks there hasn't any feedback from other maintainers yet.
Would you like to merge this patch in or still wait for more feedback?
Could anyone else please review this patch? thank
|
By
annie li
·
#91696
·
|
|
Re: [edk2-platforms][PATCH V1 1/1] Platform/Sgi: Replace EfiResetSystemLib with ResetSystemLib
Pushed as 57729d3c3466..2f5e841018d9
Thanks.
Regards,
Sami Mujawar
Pushed as 57729d3c3466..2f5e841018d9
Thanks.
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#91695
·
|
|
Re: [edk2-platforms][PATCH V1 1/1] Platform/Sgi: Replace EfiResetSystemLib with ResetSystemLib
Hi Pranav,
Apologies for the delay.
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Pranav,
Apologies for the delay.
This patch looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#91694
·
|
|
Re: [PATCH 1/2] UefiCpuPkg: Simplify InitializeSeparateExceptionStacks
Hi Zhiguan,
The ArmPkg/Library/* changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Zhiguan,
The ArmPkg/Library/* changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#91693
·
|
|
Re: [PATCH v1 1/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
Hi,
I would like to handle ‘DriverBinding protocol’ model in ‘RegisterFmpInstaller’ to get control of USBIO. Since there is no corresponding example for EDK2, this part is not easy to
Hi,
I would like to handle ‘DriverBinding protocol’ model in ‘RegisterFmpInstaller’ to get control of USBIO. Since there is no corresponding example for EDK2, this part is not easy to
|
By
gordontcp@...
·
#91692
·
|
|
[PATCH 2/2] MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkg
Since the API InitializeSeparateExceptionStacks is simplified and does't
use the struct CPU_EXCEPTION_INIT_DATA, CPU_EXCEPTION_INIT_DATA become
a inner implementation of CpuExcetionHandlerLib. Remove
Since the API InitializeSeparateExceptionStacks is simplified and does't
use the struct CPU_EXCEPTION_INIT_DATA, CPU_EXCEPTION_INIT_DATA become
a inner implementation of CpuExcetionHandlerLib. Remove
|
By
Zhiguang Liu
·
#91691
·
|
|
[PATCH 1/2] UefiCpuPkg: Simplify InitializeSeparateExceptionStacks
Hide the Exception implementation details in CpuExcetionHandlerLib and
caller only need to provide buffer
Cc: Ray Ni <ray.ni@...>
Cc: Leif Lindholm <quic_llindhol@...>
Cc: Liming Gao
Hide the Exception implementation details in CpuExcetionHandlerLib and
caller only need to provide buffer
Cc: Ray Ni <ray.ni@...>
Cc: Leif Lindholm <quic_llindhol@...>
Cc: Liming Gao
|
By
Zhiguang Liu
·
#91690
·
|
|
[PATCH 0/2] Simplify InitializeSeparateExceptionStacks
The patch set is to hide the exception implementation details, so that
caller don't need to know anything about IDT when separate stack for it.
However, this patch set changes a library API, so I have
The patch set is to hide the exception implementation details, so that
caller don't need to know anything about IDT when separate stack for it.
However, this patch set changes a library API, so I have
|
By
Zhiguang Liu
·
#91689
·
|
|
Re: [PATCH] BaseTools/VolInfo: Increase define for highest section value
Reviewed-by: Yuwei Chen<yuwei.chen@...>
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#91688
·
|
|
Re: [PATCH] BaseTools/VolInfo: Correct alignment attributes display
Reviewed-by: Yuwei Chen<yuwei.chen@...>
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#91687
·
|
|
‘EmbeddedDrivers’ option in Capsule file.
Hi all,
I can generate Red1.cap capsule file from GenerateCapsule.py of edk2, and execute CapsuleApp Red1.cap on Minnowboard to complete the process of capsule update.
Build capsule file
Hi all,
I can generate Red1.cap capsule file from GenerateCapsule.py of edk2, and execute CapsuleApp Red1.cap on Minnowboard to complete the process of capsule update.
Build capsule file
|
By
gordontcp@...
·
#91686
·
|
|
Re: [PATCH 1/1] BaseTools: INF should use latest Pcd value instead of default value
Hi Christine,
Thanks for review, and this bug is come from commit : https://github.com/tianocore/edk2/commit/bf9230a9f3dde065c3c8b4175ccd32e44e8f0362
This commit introduce a new feature to
Hi Christine,
Thanks for review, and this bug is come from commit : https://github.com/tianocore/edk2/commit/bf9230a9f3dde065c3c8b4175ccd32e44e8f0362
This commit introduce a new feature to
|
By
Li, Yi
·
#91685
·
|
|
Re: [PATCH 1/1] BaseTools: INF should use latest Pcd value instead of default value
Hi Yi,
Could you describe the bug with an example? In which scenario the dsc defined pcd will not override the dec definition?
Thanks,
Christine
Hi Yi,
Could you describe the bug with an example? In which scenario the dsc defined pcd will not override the dec definition?
Thanks,
Christine
|
By
Yuwei Chen
·
#91684
·
|
|
[Patch V3 1/1] BaseTools: remove directly calling for gcc command
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4003
In some environment, the directly calling for gcc is not supported.
This patch fixes the issue.
Cc: Bob Feng <bob.c.feng@...>
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4003
In some environment, the directly calling for gcc is not supported.
This patch fixes the issue.
Cc: Bob Feng <bob.c.feng@...>
Cc:
|
By
Yuwei Chen
·
#91683
·
|
|
[Patch v3 3/3] Maintainers.txt: Remove reviewer Harry Han
Cc: Harry Han <harry.han@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm <quic_llindhol@...>
Signed-off-by: Michael D Kinney <michael.d.kinney@...>
Reviewed-by: Harry Han
Cc: Harry Han <harry.han@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm <quic_llindhol@...>
Signed-off-by: Michael D Kinney <michael.d.kinney@...>
Reviewed-by: Harry Han
|
By
Michael D Kinney
·
#91682
·
|
|
[Patch v3 2/3] Maintainers.txt: Add missing github ids
Cc: Leif Lindholm <quic_llindhol@...>
Cc: Sean Rhodes <sean@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc: Gary Lin <gary.lin@...>
Cc: Julien Grall
Cc: Leif Lindholm <quic_llindhol@...>
Cc: Sean Rhodes <sean@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc: Gary Lin <gary.lin@...>
Cc: Julien Grall
|
By
Michael D Kinney
·
#91681
·
|
|
[Patch v3 1/3] Maintainers.txt: Remove OvmfPkg/XenTimerDxe reference
XenTimerDxe has been removed from the OvmfPkg. Remove
file pattern for XenTimerDxe reviews from Maintainers.txt.
Cc: Julien Grall <julien@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
XenTimerDxe has been removed from the OvmfPkg. Remove
file pattern for XenTimerDxe reviews from Maintainers.txt.
Cc: Julien Grall <julien@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
|
By
Michael D Kinney
·
#91680
·
|
|
[Patch v3 0/3] Update Maintainers.txt
Cc: Julien Grall <julien@...>
Cc: Sean Rhodes <sean@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc: Gary Lin <gary.lin@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
Cc: Julien Grall <julien@...>
Cc: Sean Rhodes <sean@...>
Cc: Erdem Aktas <erdemaktas@...>
Cc: Gary Lin <gary.lin@...>
Cc: Andrew Fish <afish@...>
Cc: Leif Lindholm
|
By
Michael D Kinney
·
#91679
·
|