Reviewed-by: Nate DeSimone
> -Original Message-
> From: mikub...@linux.microsoft.com
> Sent: Friday, February 5, 2021 4:15 PM
> To: devel@edk2.groups.io
> Cc: Chiu, Chasel ; Desimone, Nathaniel L
> ; Liming Gao
> ; Dong, Eric
> Subject: [edk2-platforms][PATCH v1 2/3]
> MinPlatformPkg/Mi
Reviewed-by: Nate DeSimone
> -Original Message-
> From: mikub...@linux.microsoft.com
> Sent: Friday, February 5, 2021 4:15 PM
> To: devel@edk2.groups.io
> Cc: Chiu, Chasel ; Desimone, Nathaniel L
> ; Liming Gao
> ; Dong, Eric
> Subject: [edk2-platforms][PATCH v1 1/3]
> MinPlatformPkg/Sp
Hi Michael,
Given that MinPlatformPkg/Flash/SpiFvbService/SpiFvbServiceMm.c is almost
identical to MinPlatformPkg/Flash/SpiFvbService/Smm/SpiFvbServiceSmm.c, it
seems a little inappropriate to remove Intel's copyright from that file. You
are welcome to add a Microsoft copyright of course. Other
The series has been pushed as 51bfa26~..6f2b23c
Thanks,
Nate
> -Original Message-
> From: Luo, Heng
> Sent: Tuesday, February 9, 2021 8:00 PM
> To: devel@edk2.groups.io
> Cc: Chaganty, Rangasai V ; Desimone,
> Nathaniel L
> Subject: [Patch V3 8/8] Update Maintainers.txt for TigerlakeOpe
Great Job Heng!
For the series...
Reviewed-by: Nate DeSimone
> -Original Message-
> From: Luo, Heng
> Sent: Tuesday, February 9, 2021 8:00 PM
> To: devel@edk2.groups.io
> Cc: Chaganty, Rangasai V ; Desimone,
> Nathaniel L
> Subject: [Patch V3 8/8] Update Maintainers.txt for TigerlakeOp
I updated the patch with your new email in V2.
Thanks,
Michael
On 2/10/2021 2:31 PM, Ard Biesheuvel wrote:
On Wed, 3 Feb 2021 at 04:54, wrote:
From: Michael Kubacki
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3202
Several libraries have been added to the package to support X64 but
Hi Ard,
V2 is now on the list.
Thanks,
Michael
On 2/10/2021 2:30 PM, Ard Biesheuvel wrote:
On Wed, 3 Feb 2021 at 04:51, wrote:
From: Michael Kubacki
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3204
Fixes the following compiler warning in VS2019 by changing defining
the MmramRangeC
From: Michael Kubacki
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3204
Fixes the following compiler warning in VS2019 by changing defining
the MmramRangeCount variable to be UINTN and type casting prior
to value assignment.
\edk2\StandaloneMmPkg\Core\StandaloneMmCore.c(570): error C2220:
From: Michael Kubacki
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3202
Several libraries have been added to the package to support X64 but
the package itself does not support X64. This modifies the DSC to
enable X64 build.
Cc: Ard Biesheuvel
Cc: Sami Mujawar
Cc: Jiewen Yao
Cc: Supreet
Hi Folks,
This is a Reminder for tomorrow's Community meeting in the morning for
EMEA/NAMO from 9-10am (PST), that was rescheduled from last week.
Talk to you all tomorrow.
Thanks,
Soumya
-Original Message-
From: annou...@edk2.groups.io On Behalf Of Soumya
Guptha
Sent: Thursday,
On 1/15/21 7:51 PM, Sami Mujawar wrote:
I have shared some initial thoughts on the RNG implementation updates at
https://edk2.groups.io/g/devel/files/Designs/2021/0116/EDKII%20-%20Proposed%20update%20to%20RNG%20implementation.pdf
Kindly let me know your feedback or if you have any queries.
The
On Tue, 9 Feb 2021 at 23:25, Sami Mujawar wrote:
>
> Hi Michael,
>
> Thank you for this patch.
>
> There must be something missing with the GCC5 settings for AARCH64 as this
> problem does not get flagged.
>
That is because EFIAPI is #define'd to an empty string on all
architectures except X64
On Wed, 3 Feb 2021 at 04:54, wrote:
>
> From: Michael Kubacki
>
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3202
>
> Several libraries have been added to the package to support X64 but
> the package itself does not support X64. This modifies the DSC to
> enable X64 build.
>
> Cc: Ard Bie
On Wed, 3 Feb 2021 at 04:51, wrote:
>
> From: Michael Kubacki
>
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3204
>
> Fixes the following compiler warning in VS2019 by changing defining
> the MmramRangeCount variable to be UINTN and type casting prior
> to value assignment.
>
> \edk2\Stan
On Wed, Feb 10, 2021 at 08:04:57 -0700, Rebecca Cran wrote:
> The ARM ProcessorSubClassDxe build was broken due to changes in the
> SmbiosProcessor API and an unused variable.
>
> Signed-off-by: Rebecca Cran
Reviewed-by: Leif Lindholm
Pushed as c615265b366d.
Thanks!
> ---
> ArmPkg/Universal/
On Fri, Feb 05, 2021 at 18:06:30 +0800, Ling Jia wrote:
> Signed-off-by: Ling Jia
Reviewed-by: Leif Lindholm
> ---
> Maintainers.txt | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/Maintainers.txt b/Maintainers.txt
> index 56e16fc48cb4..2e8e1d3272fd 100644
> --- a/Maintainers
On Fri, Feb 05, 2021 at 18:06:29 +0800, Ling Jia wrote:
> The RealTimeClockLib implemented EFI RealTimeClock
> runtime services via RTC Lib.
>
> Signed-off-by: Ling Jia
> ---
> Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec |
> 1 +
> Platform/Phytium/DurianPkg/Duri
On Fri, Feb 05, 2021 at 18:06:28 +0800, Ling Jia wrote:
> The FlashFvbDxe provided the fvb protocol,
> which requested by the flash operators.
>
> Signed-off-by: Ling Jia
> ---
> Platform/Phytium/DurianPkg/DurianPkg.dsc |1 +
> Platform/Phytium/DurianPkg/DurianPkg
On Fri, Feb 05, 2021 at 18:06:27 +0800, Ling Jia wrote:
> The SpiNorFlashDxe provided norflash initialization,
> read-write, erase and other interfaces.
>
> Signed-off-by: Ling Jia
> ---
> Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec |
> 1 +
> Platform/Phytium/Duri
On Fri, Feb 05, 2021 at 18:06:26 +0800, Ling Jia wrote:
> The SpiDxe is to provide Spi bus read-write interface.
>
> Signed-off-by: Ling Jia
> ---
> Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec | 9 +
> Platform/Phytium/DurianPkg/DurianPkg.dsc| 5 +
On Fri, Feb 05, 2021 at 18:06:25 +0800, Ling Jia wrote:
> The Pci host bridge library is mainly
> to get Pci bridge information.
>
> Signed-off-by: Ling Jia
> ---
> Platform/Phytium/DurianPkg/DurianPkg.dsc |
> 9 +
> Platform/Phytium/DurianPkg/DurianPkg.fdf
On Fri, Feb 05, 2021 at 18:06:24 +0800, Ling Jia wrote:
> The PCI Segment Library for Phytium platform.
> with multiple RCs.
>
> Signed-off-by: Ling Jia
> ---
> Platform/Phytium/DurianPkg/DurianPkg.dsc|9 +-
> Silicon/Phytium/FT2000-4Pkg/Library/PciSegmentLib/PciS
On Fri, Feb 05, 2021 at 18:06:23 +0800, Ling Jia wrote:
> This driver installs SMBIOS information for FT2000/4.
>
> Signed-off-by: Ling Jia
Reviewed-by: Leif Lindholm
/
Leif
> ---
> Platform/Phytium/DurianPkg/DurianPkg.dsc
> | 6 +
> Platform/Phytium
On Fri, Feb 05, 2021 at 18:06:22 +0800, Ling Jia wrote:
> Added Acpi driver and table to FT2000/4,
> the ACPI Tables providing library AcpiTables.inf uses
> a lot of information that is available in the form of PCDs
> for differnt platforms.
>
> Signed-off-by: Ling Jia
> ---
> Platform/Phytium/D
Hi Michael,
Thank you for this patch.
Acked-by: Sami Mujawar
Regards,
Sami Mujawar
-Original Message-
From: devel@edk2.groups.io On Behalf Of mikuback via
groups.io
Sent: 03 February 2021 03:54 AM
To: devel@edk2.groups.io
Cc: Ard Biesheuvel ; Sami Mujawar
; Jiewen Yao ; Supreeth Ve
On 10/02/2021 03:24, Rebecca Cran wrote:
o Add SMBIOS 3.4.0 tables using ArmPkg/Universal/Smbios.
o Bump the PcdSmbiosVersion PCD from 0x300 to 0x304 to indicate support
for SMBIOS 3.4.0, as is required by SBBR.
o Add an implementation of OemMiscLib that provides the system
information. The
On Fri, Feb 05, 2021 at 18:06:21 +0800, Ling Jia wrote:
> The PlatformLib supported the system
> library for FT2000/4 chip.
> Platform/Phytium: Added the dsc and fdf files of DurianPkg.
>
> Signed-off-by: Ling Jia
> ---
> Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dec
The ARM ProcessorSubClassDxe build was broken due to changes in the
SmbiosProcessor API and an unused variable.
Signed-off-by: Rebecca Cran
---
ArmPkg/Universal/Smbios/ProcessorSubClassDxe/SmbiosProcessorArm.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/ArmPkg/Unive
Thank you Mike.
Thanks,
Bob
-Original Message-
From: Kinney, Michael D
Sent: Wednesday, February 10, 2021 9:53 AM
To: Feng, Bob C ; Leif Lindholm ;
Kinney, Michael D
Cc: devel@edk2.groups.io; Liming Gao ; Chen,
Christine ; Matthew Carlson
Subject: RE: [Patch] BaseTools: Fix the end
Hi Michael,
Please see my response inline marked [SAMI].
Regards,
Sami Mujawar
-Original Message-
From: devel@edk2.groups.io On Behalf Of Michael Kubacki
via groups.io
Sent: 10 February 2021 02:59 AM
To: devel@edk2.groups.io; Sami Mujawar
Cc: Ard Biesheuvel ; Jiewen Yao
; Supreeth V
30 matches
Mail list logo