|
[PATCH EDK2 v1 0/1] RedfishPkg/RedfishRestExDxe:Simplify status check
Main Changes :
1.Remove redundant if statement.
Wenyi Xie (1):
RedfishPkg/RedfishRestExDxe:Simplify status check
RedfishPkg/RedfishRestExDxe/RedfishRestExImpl.c | 38 +++++++++-----------
1 file
Main Changes :
1.Remove redundant if statement.
Wenyi Xie (1):
RedfishPkg/RedfishRestExDxe:Simplify status check
RedfishPkg/RedfishRestExDxe/RedfishRestExImpl.c | 38 +++++++++-----------
1 file
|
By
wenyi,xie
·
#85803
·
|
|
[PATCH EDK2 v1 1/1] RedfishPkg/RedfishRestExDxe:Simplify status check
Remove redundant determine statements.
No functional change.
Cc: Abner Chang <abner.chang@...>
Cc: Nickle Wang <nickle.wang@...>
Signed-off-by: Wenyi Xie <xiewenyi2@...>
---
Remove redundant determine statements.
No functional change.
Cc: Abner Chang <abner.chang@...>
Cc: Nickle Wang <nickle.wang@...>
Signed-off-by: Wenyi Xie <xiewenyi2@...>
---
|
By
wenyi,xie
·
#85802
·
|
|
Re: [PATCH v4 1/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
[AMD Official Use Only]
Hi Zhichao Gao, Ray Ni,
Could you please review the below patches and merge the changes?
Thanks
AbduL
[AMD Official Use Only]
Hi Zhichao Gao, Ray Ni,
Could you please review the below patches and merge the changes?
Thanks
AbduL
|
By
Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@...>
·
#85801
·
|
|
Re: [PATCH] BaseTools/GenFw: Enhance to add export table in PE-COFF
Hi Liming,
Thanks for your feedback.
I have added some detail in BZ.😊
https://bugzilla.tianocore.org/show_bug.cgi?id=3802#add_comment
Regards,
Lisa
Hi Liming,
Thanks for your feedback.
I have added some detail in BZ.😊
https://bugzilla.tianocore.org/show_bug.cgi?id=3802#add_comment
Regards,
Lisa
|
By
Huang, Li-Xia <lisa.huang@...>
·
#85800
·
|
|
回复: [edk2-devel] [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable
Lin:
PcdPei is different. It is Pcd driver. It can't consume the real PcdLib. So, it doesn't use PcdLib PcdGetPtr() API.
It uses the internal function PeiPcdGetPtrEx() to get PCD value and size.
Lin:
PcdPei is different. It is Pcd driver. It can't consume the real PcdLib. So, it doesn't use PcdLib PcdGetPtr() API.
It uses the internal function PeiPcdGetPtrEx() to get PCD value and size.
|
By
gaoliming
·
#85799
·
|
|
Re: [edk2-platforms][PATCH V1 15/27] NetworkFeaturePkg: Use MinPlatformPkg build include files
Pushed as e69e69bdf8..d0919cab63
Pushed as e69e69bdf8..d0919cab63
|
By
Isaac Oram
·
#85798
·
|
|
Re: [PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable
By
Ni, Ray
·
#85797
·
|
|
Re: [edk2-platforms][PATCH V1 08/27] SmbiosFeaturePkg: Fix all relative package paths
Pushed as d1864efa5b..e69e69bdf8
Pushed as d1864efa5b..e69e69bdf8
|
By
Isaac Oram
·
#85796
·
|
|
Re: [edk2-platforms][PATCH V1 07/27] S3FeaturePkg: Use MinPlatformPkg build include files
Pushed as a16d6344dc..d1864efa5b
Pushed as a16d6344dc..d1864efa5b
|
By
Isaac Oram
·
#85795
·
|
|
Re: [edk2-platforms][PATCH V1 06/27] S3FeaturePkg: Fix all relative package paths
Pushed as af5a7863ff..a16d6344dc
Pushed as af5a7863ff..a16d6344dc
|
By
Isaac Oram
·
#85794
·
|
|
Re: [PATCH v2] MdeModulePkg: Enabling OS boot from SD card through UEFI payload
Hello Aiman Rosli,
I have provided my feedbacks by replying your patch mail.
Please help to check if you received the mail.
Or you can check the feedbacks at:
Hello Aiman Rosli,
I have provided my feedbacks by replying your patch mail.
Please help to check if you received the mail.
Or you can check the feedbacks at:
|
By
Wu, Hao A
·
#85793
·
|
|
Re: 回复: [PATCH v2 1/1] MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy
It looks like the BZ associated with this change is https://bugzilla.tianocore.org/show_bug.cgi?id=3421 .
It would be nice to get this fix committed, to stop the loud deprecated interface
It looks like the BZ associated with this change is https://bugzilla.tianocore.org/show_bug.cgi?id=3421 .
It would be nice to get this fix committed, to stop the loud deprecated interface
|
By
Rebecca Cran <quic_rcran@...>
·
#85792
·
|
|
Re: [edk2-platforms][PATCH V1 04/27] IpmiFeaturePkg: Fix all relative package paths
Pushed as 025d67dccc..af5a7863ff
Pushed as 025d67dccc..af5a7863ff
|
By
Isaac Oram
·
#85791
·
|
|
Re: [edk2-platforms][PATCH V1 05/27] IpmiFeaturePkg: Fix build errors
Pushed as d8232e8816..025d67dccc
Pushed as d8232e8816..025d67dccc
|
By
Isaac Oram
·
#85790
·
|
|
Re: [edk2-platforms][PATCH V1 03/27] AcpiDebugFeaturePkg: Fix all relative package paths
Pushed as 73d1067db3..d8232e8816
Pushed as 73d1067db3..d8232e8816
|
By
Isaac Oram
·
#85789
·
|
|
Re: [PATCH v2 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class
The spec and code changes need to be put together in the edk2-staging repository
following the process here:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-First-Process
Once we
The spec and code changes need to be put together in the edk2-staging repository
following the process here:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-First-Process
Once we
|
By
Michael D Kinney
·
#85788
·
|
|
Re: [PATCH v2 0/6] MM communicate functionality in variable policy
I thought the reply on website will retain the original CC list. But I was wrong about that.
Thanks for the reminder, Rebecca.
Regards,
Kun
I thought the reply on website will retain the original CC list. But I was wrong about that.
Thanks for the reminder, Rebecca.
Regards,
Kun
|
By
Kun Qin
·
#85787
·
|
|
Re: [PATCH v2 0/6] MM communicate functionality in variable policy
[+Leif, Ard]
Kun,
There's often so much mailing list traffic that you need to CC the maintainers for them to see your emails.
--
Rebecca
[+Leif, Ard]
Kun,
There's often so much mailing list traffic that you need to CC the maintainers for them to see your emails.
--
Rebecca
|
By
Rebecca Cran <quic_rcran@...>
·
#85786
·
|
|
Re: [PATCH v2 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class
Hi Mike,
Do you have further feedback regarding this updated change? If not, could you please shed some light on how to proceed on this code first PI spec change request?
Any help is
Hi Mike,
Do you have further feedback regarding this updated change? If not, could you please shed some light on how to proceed on this code first PI spec change request?
Any help is
|
By
Kun Qin
·
#85785
·
|
|
Re: [PATCH v2 0/6] MM communicate functionality in variable policy
Hi ArmPkg maintainers,
It has been almost a month since this v2 patch series has been sent out for review. Could you please take a look and provide feedback? Thanks in advance.
Regards,
Kun
Hi ArmPkg maintainers,
It has been almost a month since this v2 patch series has been sent out for review. Could you please take a look and provide feedback? Thanks in advance.
Regards,
Kun
|
By
Kun Qin
·
#85784
·
|