|
回复: 回复: [edk2-devel] [Patch edk2-stable202111] NetworkPkg: Fix invalid pointer for DNS response token on error
Leif:
Yes. Both commit message and BZ are updated.
https://github.com/tianocore/edk2/pull/2222 is created to merge this patch.
Thanks
Liming
Leif:
Yes. Both commit message and BZ are updated.
https://github.com/tianocore/edk2/pull/2222 is created to merge this patch.
Thanks
Liming
|
By
gaoliming
·
#84093
·
|
|
Re: [PATCH V3 15/29] OvmfPkg: Update SecEntry.nasm to support Tdx
By
Yao, Jiewen
·
#84092
·
|
|
Re: [PATCH 0/5] Series short description
Hi Leif,
Oh, I missed that. I need to fix my mailing list filter...
Anyway, thanks for the feedback. Let me update if I need.
Regards,
2021年11月26日(金) 1:40 Leif Lindholm
Hi Leif,
Oh, I missed that. I need to fix my mailing list filter...
Anyway, thanks for the feedback. Let me update if I need.
Regards,
2021年11月26日(金) 1:40 Leif Lindholm
|
By
Masami Hiramatsu
·
#84091
·
|
|
Re: [PATCH edk2-platforms 0/2] Socionext housekeeping
Hi Leif,
Sorry for replying late.
2021年11月11日(木) 20:59 Leif Lindholm <leif@...>:
Oh, OK. is it CR/LF?
Thanks for fixing!
Yes, these look good to me.
Acked-by: Masami Hiramatsu
Hi Leif,
Sorry for replying late.
2021年11月11日(木) 20:59 Leif Lindholm <leif@...>:
Oh, OK. is it CR/LF?
Thanks for fixing!
Yes, these look good to me.
Acked-by: Masami Hiramatsu
|
By
Masami Hiramatsu
·
#84090
·
|
|
Re: [PATCH 0/5] Series short description
Hi Masami,
My feedback was
https://edk2.groups.io/g/devel/message/83641
Best Regards,
Leif
Hi Masami,
My feedback was
https://edk2.groups.io/g/devel/message/83641
Best Regards,
Leif
|
By
Leif Lindholm <leif@...>
·
#84089
·
|
|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, November 26, 2021
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, November 26, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, November 26, 2021
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#84088
·
|
|
Re: [PATCH v2 3/8] ArmPkg: Add Arm Firmware TRNG library
Hi Leif,
Thank you for the feedback.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] I will fix this in the next version.
[SAMI] I will fix this in the next
Hi Leif,
Thank you for the feedback.
Please find my response inline marked [SAMI].
Regards,
Sami Mujawar
[SAMI] I will fix this in the next version.
[SAMI] I will fix this in the next
|
By
Sami Mujawar
·
#84087
·
|
|
Re: [PATCH] OvmfPkg/MemEncryptSevLib: check CPUID when read msr during PEI phase
Here I will add some debug infomation about the reboot issue. on the master branch, I added some logs, see below:
https://1drv.ms/u/s!As-Ec5SPH0fuimANnT5FPm8cmeM6
---
Here I will add some debug infomation about the reboot issue. on the master branch, I added some logs, see below:
https://1drv.ms/u/s!As-Ec5SPH0fuimANnT5FPm8cmeM6
---
|
By
qi zhou
·
#84086
·
|
|
[PATCH] OvmfPkg/MemEncryptSevLib: check CPUID when read msr during PEI phase
From 5b10265fa5c7b5ca728b4f18488089de6535ed28 Mon Sep 17 00:00:00 2001
From: Qi Zhou <atmgnd@...>
Date: Thu, 25 Nov 2021 20:25:55 +0800
Subject: [PATCH] OvmfPkg/MemEncryptSevLib: check CPUID
From 5b10265fa5c7b5ca728b4f18488089de6535ed28 Mon Sep 17 00:00:00 2001
From: Qi Zhou <atmgnd@...>
Date: Thu, 25 Nov 2021 20:25:55 +0800
Subject: [PATCH] OvmfPkg/MemEncryptSevLib: check CPUID
|
By
qi zhou
·
#84085
·
|
|
Re: [PATCH 0/5] Series short description
Hello Leif and Ard,
Could you give me any feedback on this series?
Thank you,
2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@...>:
--
Masami Hiramatsu
Hello Leif and Ard,
Could you give me any feedback on this series?
Thank you,
2021年11月5日(金) 18:23 Masami Hiramatsu <masami.hiramatsu@...>:
--
Masami Hiramatsu
|
By
Masami Hiramatsu
·
#84084
·
|
|
Re: 回复: [edk2-devel] [Patch edk2-stable202111] NetworkPkg: Fix invalid pointer for DNS response token on error
Agreed, but the commit message (and the BZ) should state which commit
introduced this issue.
/
Leif
Agreed, but the commit message (and the BZ) should state which commit
introduced this issue.
/
Leif
|
By
Leif Lindholm <leif@...>
·
#84083
·
|
|
Re: one possible issue with ovmf fvb
Hi,
I guess you are referring to that UINT32 cast?
Not sure why it is there. I think you can just drop it.
The X64 builds can do that just fine, although they usually store
everything below 4G, so
Hi,
I guess you are referring to that UINT32 cast?
Not sure why it is there. I think you can just drop it.
The X64 builds can do that just fine, although they usually store
everything below 4G, so
|
By
Gerd Hoffmann
·
#84082
·
|
|
Re: [PATCH V3 15/29] OvmfPkg: Update SecEntry.nasm to support Tdx
Hi,
Yes, PEI Core goes away.
No, PEI Arch PEIM (aka OvmfPkg/PlatformPei) wouldn't go away, you would
only move the code to SEC or DXE phase, the platform initialization has
to happen
Hi,
Yes, PEI Core goes away.
No, PEI Arch PEIM (aka OvmfPkg/PlatformPei) wouldn't go away, you would
only move the code to SEC or DXE phase, the platform initialization has
to happen
|
By
Gerd Hoffmann
·
#84081
·
|
|
Re: [PATCH v3] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
+EFI_STATUS
+EFIAPI
+GetNextConfigBlock (
+ IN VOID *ConfigBlockTableAddress,
+ IN VOID *ConfigBlockAddress,
+ OUT VOID **NextConfigBlockAddress
+ )
How about
+EFI_STATUS
+EFIAPI
+GetNextConfigBlock (
+ IN VOID *ConfigBlockTableAddress,
+ IN VOID *ConfigBlockAddress,
+ OUT VOID **NextConfigBlockAddress
+ )
How about
|
By
Ni, Ray
·
#84080
·
|
|
Re: [PATCH] MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue
Thanks for the fix.
Reviewed-by: Hao A Wu <hao.a.wu@...>
Will hold the merging of the patch after the upcoming edk2-stable202111 tag.
Best Regards,
Hao Wu
Thanks for the fix.
Reviewed-by: Hao A Wu <hao.a.wu@...>
Will hold the merging of the patch after the upcoming edk2-stable202111 tag.
Best Regards,
Hao Wu
|
By
Wu, Hao A
·
#84079
·
|
|
[PATCH] MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue
When use the UsbHcAllocMemFromBlock() and UsbHcFreeMem() to allocate memory and free memory for the UHC, it should use the corresponding host address but not the pci bus address.
Signed-off-by:
When use the UsbHcAllocMemFromBlock() and UsbHcFreeMem() to allocate memory and free memory for the UHC, it should use the corresponding host address but not the pci bus address.
Signed-off-by:
|
By
Jiading Zhang
·
#84078
·
|
|
[PATCH] MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue
When use the UsbHcAllocMemFromBlock() and UsbHcFreeMem() to allocate memory and free memory for the UHC, it should use the corresponding host address but not the pci bus address.
Signed-off-by:
When use the UsbHcAllocMemFromBlock() and UsbHcFreeMem() to allocate memory and free memory for the UHC, it should use the corresponding host address but not the pci bus address.
Signed-off-by:
|
By
Jiading Zhang
·
#84077
·
|
|
Build.py Tools Code Failure
Hello,
I obtained the following error when trying to build a BIOS image.
Traceback (most recent call last):
File "/workarea/Edk2/BaseTools/Source/Python/GenFds/GenFds.py", line 371, in
Hello,
I obtained the following error when trying to build a BIOS image.
Traceback (most recent call last):
File "/workarea/Edk2/BaseTools/Source/Python/GenFds/GenFds.py", line 371, in
|
By
Iversen, Stephen <stephen.iversen@...>
·
#84076
·
|
|
Re: [Patch edk2-stable202111] NetworkPkg: Fix invalid pointer for DNS response token on error
Hi Liming,
I agree it is both low risk and prevents an ASSERT() condition that should never be triggered.
I approve for edk2-stable202111
Mike
Hi Liming,
I agree it is both low risk and prevents an ASSERT() condition that should never be triggered.
I approve for edk2-stable202111
Mike
|
By
Michael D Kinney
·
#84075
·
|
|
Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #1
Hello,
Michael Kubacki and I have prepared the patches required to apply the
uncrustify changes and enable EDK II CI to check all submitted
patches have been run through uncrustify.
We have
Hello,
Michael Kubacki and I have prepared the patches required to apply the
uncrustify changes and enable EDK II CI to check all submitted
patches have been run through uncrustify.
We have
|
By
Michael D Kinney
·
#84074
·
|