|
Re: [PATCH v1 1/3] AcpiDebugFeaturePkg: Included modules are mutually exclusive
Reviewed-by: Isaac Oram <isaac.w.oram@...>
Reviewed-by: Isaac Oram <isaac.w.oram@...>
|
By
Isaac Oram
·
#92215
·
|
|
Re: [edk2-platforms][PATCH V2 1/1] Features/Intel/PlatformPayloadPkg: add platform payload FV
Pushed as 60053f3077..edc718521e
Pushed as 60053f3077..edc718521e
|
By
Isaac Oram
·
#92214
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Remove unnecessary GetVariable2() call
Pushed as ea2a520c83..60053f3077
Pushed as ea2a520c83..60053f3077
|
By
Isaac Oram
·
#92213
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Prevent modification of HOB data
Pushed as 436a8612ae..ea2a520c83
Pushed as 436a8612ae..ea2a520c83
|
By
Isaac Oram
·
#92212
·
|
|
Re: [PATCH 1/1] Ext4Pkg: Sanity check the inode size
Reviewed-by: Marvin Häuser <mhaeuser@...>
Reviewed-by: Marvin Häuser <mhaeuser@...>
|
By
Marvin Häuser <mhaeuser@...>
·
#92211
·
|
|
[PATCH 1/1] AsfPkg: Add Alert standard format support
Hi,
I would like to propose to add Alert standard format support which is based
on ASF2.0 specification(DSP0136).
REF:https://www.dmtf.org/sites/default/files/standards/documents/DSP0136.pdf
Could
Hi,
I would like to propose to add Alert standard format support which is based
on ASF2.0 specification(DSP0136).
REF:https://www.dmtf.org/sites/default/files/standards/documents/DSP0136.pdf
Could
|
By
CrystalLee [李怡萱] <CrystalLee@...>
·
#92210
·
|
|
[edk2-platform][PATCH] Silicon/NXP: avoid integer overflow when computing Serdes protocol map
SerDesProtocolMap is a UINT64, but BIT0 is an unadorned int. Shifting
BIT0 left by more than 31 bits is undefined behaviour. This would cause
SerDesProtocolMap to be filled with incorrect values when
SerDesProtocolMap is a UINT64, but BIT0 is an unadorned int. Shifting
BIT0 left by more than 31 bits is undefined behaviour. This would cause
SerDesProtocolMap to be filled with incorrect values when
|
By
Dan Callaghan
·
#92209
·
|
|
[PATCH] ShellPkg/SmbiosView: Smbiosview tool is not show Extended Speed and Extended Configured Memory Speed in type 17.
From: Shengfengx Xue <shengfengx.xue@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D4014
if Configured Memory Speed is 65,535 MT/s or greater,
and the actual speed is stored in the
From: Shengfengx Xue <shengfengx.xue@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D4014
if Configured Memory Speed is 65,535 MT/s or greater,
and the actual speed is stored in the
|
By
xueshengfeng <xueshengfeng@...>
·
#92208
·
|
|
[PATCH] Local Buffer allocated for Copy of data, is not freed in ShellPkg for CP command
---
ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
---
ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
|
By
Prarthana Sagar V <prarthanasv@...>
·
#92207
·
|
|
Re: [PATCH v3 0/6] Enhance DynamicTablesPkg modules
Hi Kun,
I have just replied to your patch series. I think patches 4 & 5 may need some adjustment.
Can you look into those, please?
Regards,
Sami Mujawar
On 08/08/2022, 16:34, "Kun Qin"
Hi Kun,
I have just replied to your patch series. I think patches 4 & 5 may need some adjustment.
Can you look into those, please?
Regards,
Sami Mujawar
On 08/08/2022, 16:34, "Kun Qin"
|
By
Sami Mujawar
·
#92206
·
|
|
Re: [PATCH v3 4/6] DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tables
Hi Kun,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] When running Kvmtool guest firmware I break from here with EFI_NOT_FOUND. The problem is
Hi Kun,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] When running Kvmtool guest firmware I break from here with EFI_NOT_FOUND. The problem is
|
By
Sami Mujawar
·
#92205
·
|
|
Re: [PATCH v3 5/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM space
Hi Kun,
I have just tried testing your patch with Kvmtool guest firmware and think this patch may need some modifications.
Also, the patch 4/6 may need some adjustment, which I will
Hi Kun,
I have just tried testing your patch with Kvmtool guest firmware and think this patch may need some modifications.
Also, the patch 4/6 may need some adjustment, which I will
|
By
Sami Mujawar
·
#92204
·
|
|
Re: [PATCH v3 0/6] Enhance DynamicTablesPkg modules
Hi DynamicTablePkg maintainers,
Just a gentle ping on this patch series. If there is no further feedback, can we merge
them into the mainline? Otherwise, any feedback is appreciated.
Regards,
Kun
Hi DynamicTablePkg maintainers,
Just a gentle ping on this patch series. If there is no further feedback, can we merge
them into the mainline? Otherwise, any feedback is appreciated.
Regards,
Kun
|
By
Kun Qin
·
#92203
·
|
|
Re: [PATCH v3 6/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added case handling for PCI config
Hi Kun,
Thank you for this patch.
This change looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Kun,
Thank you for this patch.
This change looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#92202
·
|
|
Re: [PATCH v3 5/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM space
Hi Kun,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Kun,
Thank you for this patch.
These changes look good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#92201
·
|
|
Re: [PATCH v3 4/6] DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tables
Hi Kun,
Thank you for this patch.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] If I understand correctly, the mAcpiVerifyTables[x].Presence filed cannot be
Hi Kun,
Thank you for this patch.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] If I understand correctly, the mAcpiVerifyTables[x].Presence filed cannot be
|
By
Sami Mujawar
·
#92200
·
|
|
Re: [PATCH 2/2] CloudHv/arm: switch PeiMemLib to its own
Hi Jianyong,
Thank you for this patch.
This change looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
Hi Jianyong,
Thank you for this patch.
This change looks good to me.
Reviewed-by: Sami Mujawar <sami.mujawar@...>
Regards,
Sami Mujawar
|
By
Sami Mujawar
·
#92199
·
|
|
Re: [PATCH 1/2] CloudHv/arm: add PeiMemInfoLib
Hi Jianyong,
Thank you for this patch.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
On 29/07/2022 08:21 am, Jianyong Wu wrote:
Hi Jianyong,
Thank you for this patch.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
On 29/07/2022 08:21 am, Jianyong Wu wrote:
|
By
Sami Mujawar
·
#92198
·
|
|
Soft Feature Freeze start on 2022-08-08 for edk2-stable202208
Hi, all
We enter into Soft Feature Freeze phase on 2022-08-08. In this phase, the feature under review will not be allowed to be pushed. The feature passed review can still be merged.
The
Hi, all
We enter into Soft Feature Freeze phase on 2022-08-08. In this phase, the feature under review will not be allowed to be pushed. The feature passed review can still be merged.
The
|
By
gaoliming
·
#92197
·
|
|
Re: [PATCH v1 0/5] Add support to build PRM for AARCH64 using GCC
Hi Michael,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] I have not been following the convention to add Cc lines to the patches. However, I will start from the next
Hi Michael,
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] I have not been following the convention to add Cc lines to the patches. However, I will start from the next
|
By
Sami Mujawar
·
#92196
·
|