|
Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, August 10, 2021
#cal-cancelled
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, August 10, 2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Cancelled: TianoCore Bug Triage - APAC / NAMO
This event has been cancelled.
When:
Tuesday, August 10, 2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#79004
·
|
|
回复: [edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 08/10/2021
#cal-reminder
Hi, all
Few issues are submitted this week. Let’s cancel this week meeting.
3542
EDK2
Code
unassigned@...
UNCO
[MdePkg/BaseLib] Unaligned APIs cannot be called
Hi, all
Few issues are submitted this week. Let’s cancel this week meeting.
3542
EDK2
Code
unassigned@...
UNCO
[MdePkg/BaseLib] Unaligned APIs cannot be called
|
By
gaoliming
·
#79003
·
|
|
Re: [PATCH v2 1/1] MdeModulePkg/PiSmmCore: Drop deprecated image profiling commands
Thank you very much!!
Reviewed-by: Ray Ni <ray.ni@...>
I will merge your patches after stable tag release.
Thank you very much!!
Reviewed-by: Ray Ni <ray.ni@...>
I will merge your patches after stable tag release.
|
By
Ni, Ray
·
#79002
·
|
|
Re: [PATCH v2 2/2] UefiCpuPkg/BaseUefiCpuLib: Use toolchain-specific rodata section name
Acked-by: Ray Ni <ray.ni@...>
I will depend on tool owner to review the tool configuration change making sure that the correct section name is chosen for different C compilers.
Thanks,
Ray
Acked-by: Ray Ni <ray.ni@...>
I will depend on tool owner to review the tool configuration change making sure that the correct section name is chosen for different C compilers.
Thanks,
Ray
|
By
Ni, Ray
·
#79001
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
Michael,
If your platform doesn't need SmmAccessPPI, you don't put the SmmAccess PEIM in the FDF.
Why do you need:
1. Put SmmAccess PEIM in FDF
2. Let SmmAccess PEIM link to a NULL dummy-do-nothing
Michael,
If your platform doesn't need SmmAccessPPI, you don't put the SmmAccess PEIM in the FDF.
Why do you need:
1. Put SmmAccess PEIM in FDF
2. Let SmmAccess PEIM link to a NULL dummy-do-nothing
|
By
Ni, Ray
·
#79000
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
Michael,
Allowing the gPeiSmmAccessPpiGuid PPI installation in normal boot will further allow gEfiPeiSmmCommunicationPpiGuid
installation in normal path, while without your change neither of the PPIs
Michael,
Allowing the gPeiSmmAccessPpiGuid PPI installation in normal boot will further allow gEfiPeiSmmCommunicationPpiGuid
installation in normal path, while without your change neither of the PPIs
|
By
Ni, Ray
·
#78999
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 08/10/2021
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/10/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
08/10/2021
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
devel@edk2.groups.io Calendar <noreply@...>
·
#78998
·
|
|
Re: [Patch V2] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
Reviewed-by: Chasel Chiu <chasel.chiu@...>
Reviewed-by: Chasel Chiu <chasel.chiu@...>
|
By
Chiu, Chasel
·
#78997
·
|
|
Re: [PATCH 1/1] OvmfPkg PlatformBootManagerLib: Move TryRunningQemuKernel()
Thanks for responding James & Ard.
Below is the script I'm using to create, then run, the VM. To verify
that it works normally with UEFI boot, it initially uses the internal
kernel & initrd.
The
Thanks for responding James & Ard.
Below is the script I'm using to create, then run, the VM. To verify
that it works normally with UEFI boot, it initially uses the internal
kernel & initrd.
The
|
By
Christoph Willing
·
#78996
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/PeiSmmAccessLib: Remove S3 requirement
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
|
By
Chaganty, Rangasai V
·
#78995
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg: Add BaseSmmAccessLibNull
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
Reviewed-by: Sai Chaganty <rangasai.v.chaganty@...>
|
By
Chaganty, Rangasai V
·
#78994
·
|
|
Re: [PATCH v2 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
MIke,
I want to say we had a discussion about this years ago? I don’t remember the outcome.
Dereferencing a misaligned pointer is UB (Undefined Behavior) in C [1], but historically x86 compilers
MIke,
I want to say we had a discussion about this years ago? I don’t remember the outcome.
Dereferencing a misaligned pointer is UB (Undefined Behavior) in C [1], but historically x86 compilers
|
By
Andrew Fish
·
#78993
·
|
|
Re: [PATCH v2 4/7] ArmPkg/DefaultExceptionHandlerLib: Check DebugImageInfoTable type safely
Today I learned two things.
1) Both format-patch and send-email support threading individually, and they don't cooperate [1].
2) Groups.io does not like patch sets [2].
*Sigh*. Sorry.
Best
Today I learned two things.
1) Both format-patch and send-email support threading individually, and they don't cooperate [1].
2) Groups.io does not like patch sets [2].
*Sigh*. Sorry.
Best
|
By
Marvin Häuser
·
#78992
·
|
|
[PATCH v3 2/2] BaseTools/CommonLib: Fix unaligned API prototypes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3542
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3542
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely.
|
By
Marvin Häuser
·
#78991
·
|
|
[PATCH v3 1/2] MdePkg/BaseLib: Fix unaligned API prototypes
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3542
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3542
C prohibits not only dereferencing but also casting to unaligned
pointers. Thus, the current set of unaligned APIs cannot be called
safely.
|
By
Marvin Häuser
·
#78990
·
|
|
Re: [Patch V2] MinPlatformPkg: Fix the incompatible change about SecureBootVariableLib
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78989
·
|
|
Re: [edk2-platforms][PATCH v1 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78988
·
|
|
Re: [edk2-platforms][PATCH v2 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
The series has been pushed as 5b257da~..89fb75a
Thanks,
Nate
The series has been pushed as 5b257da~..89fb75a
Thanks,
Nate
|
By
Nate DeSimone
·
#78987
·
|
|
Re: [edk2-platforms][PATCH v2 0/5] MinPlatformPkg: TestPointCheckLib bug fixes and improvements
For the series...
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
For the series...
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#78986
·
|
|
[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Add support for BME device exemption
From: Chris Ruffin <v-cruffin@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3541
Some platforms have devices which do not expose any additional
risk of DMA attacks but the BME
From: Chris Ruffin <v-cruffin@...>
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D3541
Some platforms have devices which do not expose any additional
risk of DMA attacks but the BME
|
By
Michael Kubacki
·
#78985
·
|