|
Re: [PATCH v2 0/3] OvmfPkg: Check arguments for validity
The series looks good to me.
Reviewed-by: Sunny Wang <sunny.wang@...>
The series looks good to me.
Reviewed-by: Sunny Wang <sunny.wang@...>
|
By
Sunny Wang
·
#92475
·
|
|
Re: [PATCH] UefiCpuPkg: Use Top of each AP's stack to save CpuMpData
1. Above comments are not necessary. Can you please remove them?
2. Can you try changing "<=" back to "=="? I agree that "Buffer" should
be changed to "MpBuffer" in above check.
3. Can you change
1. Above comments are not necessary. Can you please remove them?
2. Can you try changing "<=" back to "=="? I agree that "Buffer" should
be changed to "MpBuffer" in above check.
3. Can you change
|
By
Ni, Ray
·
#92474
·
|
|
[PATCH] UefiCpuPkg: Use Top of each AP's stack to save CpuMpData
To remove the dependency of CPU register, 4/8 byte at the top of the stack
is occupied for CpuMpData. BIST information is also taken care here.
This modification is only for PEI phase, since in DXE
To remove the dependency of CPU register, 4/8 byte at the top of the stack
is occupied for CpuMpData. BIST information is also taken care here.
This modification is only for PEI phase, since in DXE
|
By
Yuanhao Xie
·
#92473
·
|
|
TianoCore edk2-test Bug Triage Meeting
TianoCore edk2-test Bug Triage meeting
Hosted by: G Edhaya Chandran, Barton Gao
Please use the Zoom link : https://armltd.zoom.us/j/93809865843?pwd=dU1hSzk4NHM2RGhaRDRyWWZxUzY5dz09&from=addon
TianoCore edk2-test Bug Triage meeting
Hosted by: G Edhaya Chandran, Barton Gao
Please use the Zoom link : https://armltd.zoom.us/j/93809865843?pwd=dU1hSzk4NHM2RGhaRDRyWWZxUzY5dz09&from=addon
|
By
G Edhaya Chandran
·
#92472
·
|
|
Updated Event: TianoCore edk2-test Bug Triage Meeting
#cal-invite
TianoCore edk2-test Bug Triage Meeting
When:
Thursday, September 1, 2022
10:00pm to 11:00pm
(UTC+08:00) Asia/Shanghai
Repeats: Monthly on the first
TianoCore edk2-test Bug Triage Meeting
When:
Thursday, September 1, 2022
10:00pm to 11:00pm
(UTC+08:00) Asia/Shanghai
Repeats: Monthly on the first
|
By
Group Notification <noreply@...>
·
#92471
·
|
|
回复: [edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 08/16/2022
#cal-reminder
Few issues are submitted this week. Let’s cancel the meeting.
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Group Notification
发送时间: 2022年8月16日
Few issues are submitted this week. Let’s cancel the meeting.
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Group Notification
发送时间: 2022年8月16日
|
By
gaoliming
·
#92470
·
|
|
Re: [PATCH 00/14] Introduce Lazy-accept for Tdx guest
Hi,
Well, while that is true for the patch at hand it doesn't have to be
that way. We can also simply store the config option in a EFI variable.
Wire up a HII configuration so it can be changed via
Hi,
Well, while that is true for the patch at hand it doesn't have to be
that way. We can also simply store the config option in a EFI variable.
Wire up a HII configuration so it can be changed via
|
By
Gerd Hoffmann
·
#92469
·
|
|
Re: [Patch edk2-stable202208 1/2] BaseTools/Source/C/GenSec: Preserve prior behavior when no GUID provided
Reviewed-by: Bob Feng <bob.c.feng@...>
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#92468
·
|
|
Re: [Patch edk2-stable202208 2/2] BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID header
This patch is good to me.
Reviewed-by: Bob Feng <bob.c.feng@...>
This patch is good to me.
Reviewed-by: Bob Feng <bob.c.feng@...>
|
By
Bob Feng
·
#92467
·
|
|
Re: [PATCH 01/10] UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structs
Tom,
Yes. I expect caller sets/clears the appropriate bits in the PageTableBaseAddress bit-field.
With this way, the PageTableLib can be stable enough and doesn't need to change for
different
Tom,
Yes. I expect caller sets/clears the appropriate bits in the PageTableBaseAddress bit-field.
With this way, the PageTableLib can be stable enough and doesn't need to change for
different
|
By
Ni, Ray
·
#92466
·
|
|
[Patch edk2-stable202208 2/2] BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID header
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4021
When the size of a EFI_SECTION_FREEFORM_SUBTYPE_GUID section required
the use of EFI_FREEFORM_SUBTYPE_GUID_SECTION2 header, set the
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4021
When the size of a EFI_SECTION_FREEFORM_SUBTYPE_GUID section required
the use of EFI_FREEFORM_SUBTYPE_GUID_SECTION2 header, set the
|
By
Michael D Kinney
·
#92465
·
|
|
[Patch edk2-stable202208 1/2] BaseTools/Source/C/GenSec: Preserve prior behavior when no GUID provided
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4022
If no GUID value is provided with EFI_SECTION_FREEFORM_SUBTYPE_GUID
then preserve the prior behavior until all downstream platforms
are
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4022
If no GUID value is provided with EFI_SECTION_FREEFORM_SUBTYPE_GUID
then preserve the prior behavior until all downstream platforms
are
|
By
Michael D Kinney
·
#92464
·
|
|
[Patch edk2-stable202208 0/2] Fix GenSec EFI_SECTION_FREEFORM_SUBTYPE_GUID
If no GUID value is provided with EFI_SECTION_FREEFORM_SUBTYPE_GUID
then preserve the prior behavior until all downstream platforms
are updated to pass in a GUID value.
When the size of a
If no GUID value is provided with EFI_SECTION_FREEFORM_SUBTYPE_GUID
then preserve the prior behavior until all downstream platforms
are updated to pass in a GUID value.
When the size of a
|
By
Michael D Kinney
·
#92463
·
|
|
Re: [PATCH EDK2 v2 1/1] MdeModulePkg/PiSmmCore:Avoid overflow risk
1. The change looks good because it avoids integer overflow in below code that adds Size1 to Buff1 and
adds Size2 to Buff2.
Can you please add comments to explain the logic?
2. Above check avoids
1. The change looks good because it avoids integer overflow in below code that adds Size1 to Buff1 and
adds Size2 to Buff2.
Can you please add comments to explain the logic?
2. Above check avoids
|
By
Ni, Ray
·
#92462
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 08/16/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/16/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/16/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#92461
·
|
|
[PATCH 3/3] RedfishPkg: The functions for Redfish requests do not fully complied with specification
There is no function to send POST request with the Content type
which is different from "application/json".
There is no function to send DELETE request with the body.
Cc: Abner Chang
There is no function to send POST request with the Content type
which is different from "application/json".
There is no function to send DELETE request with the body.
Cc: Abner Chang
|
By
Igor Kulchytskyy
·
#92460
·
|
|
[PATCH 2/3] RedfishPkg: Redfish modules may need to use the functions which are private
Definitions of the required functiuons to send requests to BMC
are in the PrivateInclude folder.
So they cannot be used by the other Redfish packages.
Cc: Abner Chang <abner.chang@...>
Cc: Nickle
Definitions of the required functiuons to send requests to BMC
are in the PrivateInclude folder.
So they cannot be used by the other Redfish packages.
Cc: Abner Chang <abner.chang@...>
Cc: Nickle
|
By
Igor Kulchytskyy
·
#92459
·
|
|
[PATCH 1/3] RedfishPkg: RedfishDiscoverDxe: USB Redfish Host interface is not supported
Host Interface details are describer by the SMBIOS Type 42 table.
The table is published by the RedfishHostInterfaceDxe driver.
That driver supports USB and PCI-E host interface types.
The table is
Host Interface details are describer by the SMBIOS Type 42 table.
The table is published by the RedfishHostInterfaceDxe driver.
That driver supports USB and PCI-E host interface types.
The table is
|
By
Igor Kulchytskyy
·
#92458
·
|
|
[PATCH 0/3] EDK2 RedfishPkg issues with using it by external modules
Those patches allow the third party modules to use the functionality
implemented in the RedfishPkg to support the features defined
by Redfish specification.
Cc: Abner Chang <abner.chang@...>
Cc:
Those patches allow the third party modules to use the functionality
implemented in the RedfishPkg to support the features defined
by Redfish specification.
Cc: Abner Chang <abner.chang@...>
Cc:
|
By
Igor Kulchytskyy
·
#92457
·
|
|
Now: Tools, CI, Code base construction meeting series - 08/15/2022
#cal-notice
Tools, CI, Code base construction meeting series
When:
08/15/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
Tools, CI, Code base construction meeting series
When:
08/15/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
Where:
https://github.com/tianocore/edk2/discussions/2614
View
|
By
Group Notification <noreply@...>
·
#92456
·
|