|
Re: [PATCH] UefiPayloadPkg: Change some configuration of the payload
Thanks for the explanation.
Reviewed-by: Ray Ni <ray.ni@...>
Thanks for the explanation.
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#88323
·
|
|
Re: [PATCH v1 1/1] OvmfPkg: Add dependency of VariableSmm driver to make it work normally.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Is this a standalone patch? Or one of a series patch?
I think it should be later. But, please enlighten me.
Reviewed-by: Jiewen Yao <Jiewen.yao@...>
Is this a standalone patch? Or one of a series patch?
I think it should be later. But, please enlighten me.
|
By
Yao, Jiewen
·
#88322
·
|
|
Re: [PATCH] UefiPayloadPkg: Change some configuration of the payload
Hi Ray,
The reason why we use PeiDxeDebugLibReportStatusCode instead of BaseDebugLibSerialPort is that
Base Debug library is based on Serial Port library, and it can only send debug messages to
Hi Ray,
The reason why we use PeiDxeDebugLibReportStatusCode instead of BaseDebugLibSerialPort is that
Base Debug library is based on Serial Port library, and it can only send debug messages to
|
By
Yuanhao Xie
·
#88321
·
|
|
[PATCH] MdeModulePkg/FaultTolerantWriteDxe: Don't check for address alignment
WorkSpaceAddress and SpareAreaAddress point into MMIO, which isn't
always aligned. Remove the check for block alignment to avoid
false assertions.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu
WorkSpaceAddress and SpareAreaAddress point into MMIO, which isn't
always aligned. Remove the check for block alignment to avoid
false assertions.
Cc: Jian J Wang <jian.j.wang@...>
Cc: Hao A Wu
|
By
Sean Rhodes
·
#88320
·
|
|
[PATCH-V2] Fix Setup numeric default value incorrect issue
When default/manufacturing flag get removed from numeric varid, it can't
get default value from StructurePcd in 'UpdateDefaultSettingInFormPackage'
function since there is no EFI_IFR_DEFAULT_OP opcode
When default/manufacturing flag get removed from numeric varid, it can't
get default value from StructurePcd in 'UpdateDefaultSettingInFormPackage'
function since there is no EFI_IFR_DEFAULT_OP opcode
|
By
Chen Lin Z
·
#88319
·
|
|
Re: EDK2 CI Broken
Thank you raising this issue.
We will investigate.
Mike
Thank you raising this issue.
We will investigate.
Mike
|
By
Michael D Kinney
·
#88318
·
|
|
[Patch V2] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
|
By
Heng Luo
·
#88317
·
|
|
[PATCH] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3889
Currently the HTTP DNS Retry Interval is 2 second and no retry attempt.
If DNS response can't arrive in 2 second, the DNS request is
|
By
Heng Luo
·
#88316
·
|
|
Re: 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
Sean,
Below function is called to make sure the description for each boot option doesn’t equal. Can you investigate why it doesn’t work for eMMC?
BmMakeBootOptionDescriptionUnique
Sean,
Below function is called to make sure the description for each boot option doesn’t equal. Can you investigate why it doesn’t work for eMMC?
BmMakeBootOptionDescriptionUnique
|
By
Ni, Ray
·
#88315
·
|
|
Re: [PATCH] Fix Setup numeric default value incorrect issue
OK, I'll update patch.
Thanks,
Lin
OK, I'll update patch.
Thanks,
Lin
|
By
Chen Lin Z
·
#88314
·
|
|
回复: [edk2-devel] 回复: [edk2-devel] [PATCH 43/43] MdeModulePkg/BmBoot: skip secondary eMMC entries
Sean:
You can implement the platform driver to install gEdkiiPlatformBootManagerProtocolGuid customize the boot option. This way doesn’t impact the generic UefiBootManagerLib.
Sean:
You can implement the platform driver to install gEdkiiPlatformBootManagerProtocolGuid customize the boot option. This way doesn’t impact the generic UefiBootManagerLib.
|
By
gaoliming
·
#88313
·
|
|
Re: [PATCH] UefiPayloadPkg: Change some configuration of the payload
If DxeCore uses the ReportStatusCode instance, some debug messages may disappear comparing to the case using SerialPort instance.
Because the ReportStatusCode driver runs a bit later. Is it for saving
If DxeCore uses the ReportStatusCode instance, some debug messages may disappear comparing to the case using SerialPort instance.
Because the ReportStatusCode driver runs a bit later. Is it for saving
|
By
Ni, Ray
·
#88312
·
|
|
回复: [PATCH] Fix Setup numeric default value incorrect issue
Lin:
Thanks for your fix. This is the real issue for numeric opcode. I have one
comment here. The allocated IfrEfiVarStoreTmp is required to be free.
Lin:
Thanks for your fix. This is the real issue for numeric opcode. I have one
comment here. The allocated IfrEfiVarStoreTmp is required to be free.
|
By
gaoliming
·
#88311
·
|
|
Re: [Patch V4 2/2] UefiPayloadPkg: Consume the new added DebugPrintErrorLevelLib instance
Reviewed-by: Ray Ni ray.ni@...
Reviewed-by: Ray Ni ray.ni@...
|
By
Ni, Ray
·
#88310
·
|
|
Re: [Patch V4 1/2] UefiPayloadPkg: Add a new DebugPrintErrorLevelLib instance
Reviewed-by: Ray Ni ray.ni@...
Reviewed-by: Ray Ni ray.ni@...
|
By
Ni, Ray
·
#88309
·
|
|
Re: EDK2 CI Broken
Hi, Sean
Do you have some suggestion for this CI failure?
Hi, Sean
Do you have some suggestion for this CI failure?
|
By
Min Xu
·
#88308
·
|
|
EDK2 CI Broken
Hi,
The EDK2 CI seems broken from yesterday. PR failed with the errors at “Update” and “Copy base tools build log”.
/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update -c
Hi,
The EDK2 CI seems broken from yesterday. PR failed with the errors at “Update” and “Copy base tools build log”.
/opt/hostedtoolcache/Python/3.9.12/x64/bin/stuart_update -c
|
By
Min Xu
·
#88307
·
|
|
Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, April 1, 2022
#cal-cancelled
Cancelled: TianoCore Design Meeting - APAC/NAMO
This event has been cancelled.
When:
Friday, April 1, 2022
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, April 1, 2022
9:30am to 10:30am
(UTC+08:00) Asia/Shanghai
Where:
Microsoft Teams
Organizer: Ray
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#88306
·
|
|
Re: [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Update EHL microcode
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
|
By
Chaganty, Rangasai V
·
#88305
·
|
|
[edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Update EHL microcode
Updated "production" microcode version m0190661_00000016
Signed-off-by: kokweich <kok.wei.chan@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty
Updated "production" microcode version m0190661_00000016
Signed-off-by: kokweich <kok.wei.chan@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty
|
By
kokweich <kok.wei.chan@...>
·
#88304
·
|