|
Re: [PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
Yes. I also prefer to have two patches.
Yes. I also prefer to have two patches.
|
By
Ni, Ray
·
#88681
·
|
|
Re: [PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
Personally, you'd better to split this one patch to two, one is for MdePkg and another is for ShellPkg.
Also cc MdePkg and ShellPkg maintainers.
Thanks,
Star
Personally, you'd better to split this one patch to two, one is for MdePkg and another is for ShellPkg.
Also cc MdePkg and ShellPkg maintainers.
Thanks,
Star
|
By
Zeng, Star
·
#88680
·
|
|
Re: [PATCH] ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
Personally, I think "eMMC" should be enough to instead " embedded Multi-Media Controller ".
Others look good to me.
And you'd better to get RB from ShellPkg's maintainer (Cced).
Thanks,
Star
Personally, I think "eMMC" should be enough to instead " embedded Multi-Media Controller ".
Others look good to me.
And you'd better to get RB from ShellPkg's maintainer (Cced).
Thanks,
Star
|
By
Zeng, Star
·
#88679
·
|
|
Re: [Patch V2] BaseTools: Fix DevicePath tool build failure issue
This patch looks good to me.
Reviewed-by: Yuwei Chen<yuwei.chen@...>
This patch looks good to me.
Reviewed-by: Yuwei Chen<yuwei.chen@...>
|
By
Yuwei Chen
·
#88678
·
|
|
Collect usage of EFI_PEI_VECTOR_HANDOFF_INFO_PPI
All (I tried to add potential key stakeholders in To list, but may miss someone):
I am not sure how widely the EFI_PEI_VECTOR_HANDOFF_INFO_PPI is used today.
This is an optional PPI that may be
All (I tried to add potential key stakeholders in To list, but may miss someone):
I am not sure how widely the EFI_PEI_VECTOR_HANDOFF_INFO_PPI is used today.
This is an optional PPI that may be
|
By
Ni, Ray
·
#88677
·
|
|
Re: [PATCH] UefiPayloadPkg: Fix bug that Elf loader doesn't relocate in some case
With the updated commit message, Reviewed-by: Ray Ni <ray.ni@...>
With the updated commit message, Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#88676
·
|
|
Re: [PATCH edk2 v3 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A
Hi Sami,
I am sure this is an issue for RAS case using Standalone MM.
Please refer Omkar's comments for v1 (12/9/21, 1:46 AM):
-----------------------------------------------------------------
Hi
Hi Sami,
I am sure this is an issue for RAS case using Standalone MM.
Please refer Omkar's comments for v1 (12/9/21, 1:46 AM):
-----------------------------------------------------------------
Hi
|
By
Ming Huang
·
#88675
·
|
|
Re: [PATCH 0/3] ArmPlatformPkg: Fix Scripts/Ds5 debugging and Makefile
Also, I noticed Scripts/Makefile defaults to RVCT. Are people still using that, or has everyone moved to gcc or the newer Arm compilers? -- Rebecca Cran
On 4/10/22 19:16, Rebecca
Also, I noticed Scripts/Makefile defaults to RVCT. Are people still using that, or has everyone moved to gcc or the newer Arm compilers? -- Rebecca Cran
On 4/10/22 19:16, Rebecca
|
By
Rebecca Cran
·
#88674
·
|
|
[PATCH 3/3] ArmPlatformPkg: Fix EDK2_DSC check in Scripts/Makefile
With GNU Make 4.2.1, ifeq ($(EDK2_DSC),"") doesn't catch the case where
EDK2_DSC isn't defined. So, switch to using ifndef.
Signed-off-by: Rebecca Cran <rebecca@...>
---
With GNU Make 4.2.1, ifeq ($(EDK2_DSC),"") doesn't catch the case where
EDK2_DSC isn't defined. So, switch to using ifndef.
Signed-off-by: Rebecca Cran <rebecca@...>
---
|
By
Rebecca Cran
·
#88673
·
|
|
[PATCH 2/3] ArmPlatformPkg: Fix target initialisation in cmd_load_symbols.py
The debugger in Arm Development Studio 2021.2 doesn't work with
"ec = debugger.getExecutionContext(0)" because it's subsequently unable
to access memory. Fix it by switching to
"ec =
The debugger in Arm Development Studio 2021.2 doesn't work with
"ec = debugger.getExecutionContext(0)" because it's subsequently unable
to access memory. Fix it by switching to
"ec =
|
By
Rebecca Cran
·
#88672
·
|
|
[PATCH 1/3] ArmPlatformPkg: Fix error message in Scripts/Ds5/edk2_debugger.py
An error message in Scripts/Ds5/edk2_debugger.py was missing the word
'not'.
Signed-off-by: Rebecca Cran <rebecca@...>
---
ArmPlatformPkg/Scripts/Ds5/edk2_debugger.py | 2 +-
1 file changed, 1
An error message in Scripts/Ds5/edk2_debugger.py was missing the word
'not'.
Signed-off-by: Rebecca Cran <rebecca@...>
---
ArmPlatformPkg/Scripts/Ds5/edk2_debugger.py | 2 +-
1 file changed, 1
|
By
Rebecca Cran
·
#88671
·
|
|
[PATCH 0/3] ArmPlatformPkg: Fix Scripts/Ds5 debugging and Makefile
I ran into some problems debugging EDK2 code using Development Studio with
the files under ArmPlatformPkg/Scripts and these patches fix them.
I'm using Arm Development Studio 2021.2 and not DS-5, so
I ran into some problems debugging EDK2 code using Development Studio with
the files under ArmPlatformPkg/Scripts and these patches fix them.
I'm using Arm Development Studio 2021.2 and not DS-5, so
|
By
Rebecca Cran
·
#88670
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
Acked-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
Acked-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#88669
·
|
|
Re: [PATCH] UefiPayloadPkg: Keep reserved MMIO at runtime
This patch changed both MdeModulePkg and UefiPayloadPkg, had better split them into 2 patches?
Thanks,
Guo
This patch changed both MdeModulePkg and UefiPayloadPkg, had better split them into 2 patches?
Thanks,
Guo
|
By
Guo Dong
·
#88668
·
|
|
Re: [PATCH v2 1/8] MdeModulePkg: Add Variable Flash Info HOB
Does the range (NvStorageBaseAddress, NvStorageLength) includes FTW spare range and FTW working range?
If not, maybe rename them as (NvVariableBaseAddress, NvVariableLength) to make it clear.
For
Does the range (NvStorageBaseAddress, NvStorageLength) includes FTW spare range and FTW working range?
If not, maybe rename them as (NvVariableBaseAddress, NvVariableLength) to make it clear.
For
|
By
Guo Dong
·
#88667
·
|
|
Re: [PATCH] UefiPayloadPkg: Fix bug that Elf loader doesn't relocate in some case
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#88666
·
|
|
Re: [PATCH v1 6/6] UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib.
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#88665
·
|
|
Re: [PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver.
Reviewed-by: Guo Dong <guo.dong@...>
Reviewed-by: Guo Dong <guo.dong@...>
|
By
Guo Dong
·
#88664
·
|
|
Event: TianoCore Design Meeting - APAC/NAMO - 04/15/2022
#cal-reminder
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
04/15/2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
Reminder: TianoCore Design Meeting - APAC/NAMO
When:
04/15/2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray Ni ray.ni@...
View
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#88663
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 00/33] Add a new architecture called LoongArch in EDK II
Hi Li,
I had went through the whole patch set and gave feedbacks to the patch respectively. Apart from those comments, I have no problems with this contribution. I think we can adopt LoongArch port in
Hi Li,
I had went through the whole patch set and gave feedbacks to the patch respectively. Apart from those comments, I have no problems with this contribution. I think we can adopt LoongArch port in
|
By
Abner Chang
·
#88662
·
|