|
Re: [Patch] BaseTools/Scripts: Add BinToPcd utility
Mike:
I have two comments.
1) Could you also provide the patch to use this utility in edk2 platform, such as quark platform?
2) Suggest to support append mode as one option. If so, we can use this
Mike:
I have two comments.
1) Could you also provide the patch to use this utility in edk2 platform, such as quark platform?
2) Suggest to support append mode as one option. If so, we can use this
|
By
Liming Gao
·
#4537
·
|
|
Re: [PATCH 0/2] MdePkg: UiLib library
Hi Jiewen,
Updating "all the code that uses the old API to use the new API" is not always possible.
We can certainly update all the EDKII packages; however, it is trickier with the non-open source
Hi Jiewen,
Updating "all the code that uses the old API to use the new API" is not always possible.
We can certainly update all the EDKII packages; however, it is trickier with the non-open source
|
By
Felix Polyudov
·
#4536
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
Thank you for asking / offering, I did stash the full trace :), I just
didn't want to foist it upon you without you offering first
Thank you for asking / offering, I did stash the full trace :), I just
didn't want to foist it upon you without you offering first
|
By
Laszlo Ersek
·
#4535
·
|
|
Re: BaseTools issue finding PCDs in non-COMMON modules
Hi Brandon Huber,
Thanks for reporting this, I will investigate it and fix it.
Best Regards,
Zhu Yonghong
Hi Brandon Huber,
Thanks for reporting this, I will investigate it and fix it.
Best Regards,
Zhu Yonghong
|
By
Zhu, Yonghong <yonghong.zhu@...>
·
#4534
·
|
|
Re: [PATCH V2 0/6] Enable SMM page level protection.
It's not BSP that enters SMM, it's the currently executing processor.
So this means that CPU #3 has written to B2.
Thanks,
Paolo
It's not BSP that enters SMM, it's the currently executing processor.
So this means that CPU #3 has written to B2.
Thanks,
Paolo
|
By
Paolo Bonzini
·
#4533
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
Any trace I can look at? What about case 14, with
PcdCpuSmmStaticPageTable=TRUE?
Paolo
Any trace I can look at? What about case 14, with
PcdCpuSmmStaticPageTable=TRUE?
Paolo
|
By
Paolo Bonzini
·
#4532
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
With your v2 series applied, Jeff's patches replace the crash /
emulation failure symptoms during S3 resume with less intrusive
symptoms, namely that some of the APs cannot be brought up by the
With your v2 series applied, Jeff's patches replace the crash /
emulation failure symptoms during S3 resume with less intrusive
symptoms, namely that some of the APs cannot be brought up by the
|
By
Laszlo Ersek
·
#4531
·
|
|
Re: [PATCH V2 0/6] Enable SMM page level protection.
Right, when you run a guest on TCG (QEMU's emulator) vs. on KVM (the virtualizer / accelerator in the host Linux kernel), you get very-very different timing behavior and interleaving of actions. For
Right, when you run a guest on TCG (QEMU's emulator) vs. on KVM (the virtualizer / accelerator in the host Linux kernel), you get very-very different timing behavior and interleaving of actions. For
|
By
Laszlo Ersek
·
#4530
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
Hi Laszlo
Thanks to test for us.
Are you saying Jeff's patch introduces a new issue?
Or is this a previous issue but just not fixed by Jeff's patch?
Thank you
Yao Jiewen
Sent: Thursday, November
Hi Laszlo
Thanks to test for us.
Are you saying Jeff's patch introduces a new issue?
Or is this a previous issue but just not fixed by Jeff's patch?
Thank you
Yao Jiewen
Sent: Thursday, November
|
By
Yao, Jiewen
·
#4529
·
|
|
Re: [PATCH V2 0/6] Enable SMM page level protection.
Thanks to report case 3 issue on bugzillar.
Let's focus on Case 8.
It seems another random failure issue.
I did more test.
1) I tested some other our internal real platform for UEFI32 OS boot.
Thanks to report case 3 issue on bugzillar.
Let's focus on Case 8.
It seems another random failure issue.
I did more test.
1) I tested some other our internal real platform for UEFI32 OS boot.
|
By
Yao, Jiewen
·
#4528
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
I applied this on top of Jiewen's v2, for testing.
This series (with my addition for patch #1) doesn't fix the boot failure in case 8. (See "case 8" in
I applied this on top of Jiewen's v2, for testing.
This series (with my addition for patch #1) doesn't fix the boot failure in case 8. (See "case 8" in
|
By
Laszlo Ersek
·
#4527
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
Reviewed-by: Paolo Bonzini <pbonzini@...>
It would be slightly more robust to do the "InterlockedDecrement
(&mNumberToFinish);" while in safe state, but the race window is really
really
Reviewed-by: Paolo Bonzini <pbonzini@...>
It would be slightly more robust to do the "InterlockedDecrement
(&mNumberToFinish);" while in safe state, but the race window is really
really
|
By
Paolo Bonzini
·
#4526
·
|
|
Re: [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Put AP into safe hlt-loop code on S3 path
Thank you.
Since you're going to send a v2: while applying this patch for testing,
git-am warned me that there were 7 new lines with trailing whitespace.
Can you please trim those?
Thanks
Laszlo
Thank you.
Since you're going to send a v2: while applying this patch for testing,
git-am warned me that there were 7 new lines with trailing whitespace.
Can you please trim those?
Thanks
Laszlo
|
By
Laszlo Ersek
·
#4525
·
|
|
Re: [Patch] MdeModulePkg: Add wrong/invalid subnet check
I have a few comments:
(1) I propose to split this patch into three patches, with the following
subjects:
MdeModulePkg/Ip4Dxe: Catch invalid subnet early in manual setting
MdeModulePkg/Ip4Dxe: Fix
I have a few comments:
(1) I propose to split this patch into three patches, with the following
subjects:
MdeModulePkg/Ip4Dxe: Catch invalid subnet early in manual setting
MdeModulePkg/Ip4Dxe: Fix
|
By
Laszlo Ersek
·
#4524
·
|
|
[PATCH v2] CryptoPkg/BaseCryptLib: Make comments consistent with the function
V2: Correct the unaligned parameter name in BaseCryptLib.h.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@...>
---
V2: Correct the unaligned parameter name in BaseCryptLib.h.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@...>
---
|
By
Dandan Bi
·
#4523
·
|
|
Re: [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Put AP into safe hlt-loop code on S3 path
I agree with your proposal. Great suggestion. I will create v2 later.
I agree with your proposal. Great suggestion. I will create v2 later.
|
By
Fan, Jeff <jeff.fan@...>
·
#4522
·
|
|
Re: [PATCH 0/2] Put AP into safe hlt-loop code on S3 path
Can we please append, to both commit messages:
Analyzed-by: Paolo Bonzini <pbonzini@...>
I think we should give credit to Paolo for his work in this thread.
I'll report back with test
Can we please append, to both commit messages:
Analyzed-by: Paolo Bonzini <pbonzini@...>
I think we should give credit to Paolo for his work in this thread.
I'll report back with test
|
By
Laszlo Ersek
·
#4521
·
|
|
Re: [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: Put AP into safe hlt-loop code on S3 path
Before I test this, I have one question / suggestion:
Here I suggest to append the following assignment:
TopOfStack &= ~(UINT32) (CPU_STACK_ALIGNMENT - 1);
This will clear the least significant
Before I test this, I have one question / suggestion:
Here I suggest to append the following assignment:
TopOfStack &= ~(UINT32) (CPU_STACK_ALIGNMENT - 1);
This will clear the least significant
|
By
Laszlo Ersek
·
#4520
·
|
|
[Patch] MdeModulePkg: Add wrong/invalid subnet check
This patch is used to add the wrong/invalid subnet check.
Meanwhile, correct the the return status.
Cc: Laszlo Ersek <lersek@...>
Cc: Ye Ting <ting.ye@...>
Cc: Fu Siyuan
This patch is used to add the wrong/invalid subnet check.
Meanwhile, correct the the return status.
Cc: Laszlo Ersek <lersek@...>
Cc: Ye Ting <ting.ye@...>
Cc: Fu Siyuan
|
By
Jiaxin Wu <jiaxin.wu@...>
·
#4519
·
|
|
Re: [patch] CryptoPkg/BaseCryptLib: Make comments consistent with the function
Yes! I will correct them and send a V2 patch.
Thanks,
Dandan
Yes! I will correct them and send a V2 patch.
Thanks,
Dandan
|
By
Dandan Bi
·
#4518
·
|