Re: [edk2-devel] [PATCH v2] UefiPayloadPkg: Always split page table entry to 4K if it covers stack.

2022-06-19 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Liu, Zhiguang > Sent: Friday, June 17, 2022 4:28 PM > To: devel@edk2.groups.io > Cc: Liu, Zhiguang ; Dong, Guo > ; Ni, Ray ; Maurice Ma > ; You, Benjamin ; > Rhodes, Sean ; Gerd Hoffmann > > Subject: [PATCH v2] UefiPayloadPkg: Always spli

Re: [edk2-devel] [PATCH] Edk2/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c:XhcCreateUsbHc: check return value of XHC_PAGESIZE_OFFSET

2022-06-19 Thread Wu, Hao A
Hello Hamel, Lee M Could you help to resend the patch? I found that I cannot extract the patch from your mail. Please help to check if you follow the instructions in step 12 to generate the patch in the below link: https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process#

[edk2-devel] [PATCH 1/1] BaseTools/Ecc: Fix grammar in Ecc error message

2022-06-19 Thread Rebecca Cran
Signed-off-by: Rebecca Cran --- BaseTools/Source/Python/Ecc/c.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BaseTools/Source/Python/Ecc/c.py b/BaseTools/Source/Python/Ecc/c.py index 4a82e5e76003..61ad084fcc5b 100644 --- a/BaseTools/Source/Python/Ecc/c.py +++ b/BaseToo

Re: [edk2-devel] [edk2-platforms] [PATCH V1 5/5] KabylakeOpenBoardPkg/GalagoPro3: Enable HDMI DDC Debug Port

2022-06-19 Thread Benjamin Doron
Forgot to mention: I suspect that logging in SEC might work if BoardAfterTempRamInit() is called earlier in MinPlatformPkg/FspWrapper/Library/SecFspWrapperPlatformSecLib/PlatformInit.c:PlatformInit(). -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Rep

Re: [edk2-devel] [edk2-platforms] [PATCH V1 5/5] KabylakeOpenBoardPkg/GalagoPro3: Enable HDMI DDC Debug Port

2022-06-19 Thread Benjamin Doron
Hi Nate, It looks like you have the SerialPortLib linked into the wrong RSC module in the SMM instance. It should be linked into the handler, as it is for the other phases here. You probably just copied the wrong module name, but this is why logging isn't working. In general, I don't know why P

Re: [edk2-devel] OVMF_CODE/VARS unable to reboot a mac os vm during installation (only first stage)

2022-06-19 Thread Stefan Schallenberg
My issue has been resolved in 2022-05 version. Maybe Daniele wants to re-verify his issue with that version, too. > Am 15.05.2022 um 19:37 schrieb n...@nafets.de: > > Hi all, > > I have. similar symptom in a completely different environment: > - Arch Linux Host > - Arch Linux Guest > - Guest wi