Liming,
This change is pending for a long time. If anything I can speed this up, please
let me know.
Thanks,
Walon
-Original Message-
From: gaoliming
Sent: Tuesday, July 19, 2022 9:35 AM
To: Li, Walon ; devel@edk2.groups.io
Cc: Wang, Nickle (Server BIOS)
Subject: 回复: [PATCH] MdeModul
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Mistry, Nishant C
> Subject: [PATCH v4 19/28] SecurityPkg: Add references to new *.inf files
>
>
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Xu, Min M ; Mistry, Nishant C
>
> Subject: [PATCH v4 17/28] SecurityPkg: Add EncryptionVariable li
Judah,
This lib depends on a PPI. Then it cannot be a BASE lib. Please add module type
restriction like example below.
+ LIBRARY_CLASS = VariableKeyLib
=>
+ LIBRARY_CLASS = VariableKeyLib|PEIM
With this addressed,
Reviewed-by: Jian J Wang
Regards,
Jian
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Mistry, Nishant C
> Subject: [PATCH v4 15/28] SecurityPkg: Add null encryption variable libs
>
> RE
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Mistry, Nishant C
> Subject: [PATCH v4 14/28] SecurityPkg: Fix GetVariableKey API
>
> REF: https:
From: Abner Chang
Update package maintainers for below package/arch,
1. RISCV64 Architecture:
Abner is stepping out from RISC-V stuff for now and hand over edk2 RISC-V
responsibilities to Sunil.
Daniel Schaefer is no longer with HPE. Update his email address for
RISCV64 arch. He will
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Mistry, Nishant C
> Subject: [PATCH v4 12/28] SecurityPkg: Add new variable types and functions
>
>
Reviewed-by: Jian J Wang
Regards,
Jian
> -Original Message-
> From: Vang, Judah
> Sent: Thursday, August 11, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Yao, Jiewen ;
> Mistry, Nishant C
> Subject: [PATCH v4 11/28] SecurityPkg: Add new KeyService types and defines
>
From: Min M Xu
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3974
Ovmf work-area (PcdOvmfWorkArea) was designed to store the Confidential
Computing guest information, including the CC guest type. This
information will be probed by CcProbeLib so that the CC guest type can
be determined in ru
*Reminder: Tools, CI, Code base construction meeting series*
*When:*
08/22/2022
4:30pm to 5:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://github.com/tianocore/edk2/discussions/2614
View Event ( https://edk2.groups.io/g/devel/viewevent?eventid=1608787 )
*Description:*
TianoCore communit
Tested-by: Rebecca Cran
On 8/21/22 08:16, Ard Biesheuvel wrote:
Rebecca reports that builds of AArch64 DSCs that involve PIE linking
when using ELF based toolchains are failing in some cases, resulting in
an error message like
bad definition for symbol '_GLOBAL_OFFSET_TABLE_'@0x72d8 or
Rebecca reports that builds of AArch64 DSCs that involve PIE linking
when using ELF based toolchains are failing in some cases, resulting in
an error message like
bad definition for symbol '_GLOBAL_OFFSET_TABLE_'@0x72d8 or
unsupported symbol type. For example, absolute and undefined symbols
On Sun, 21 Aug 2022 at 12:08, Rebecca Cran wrote:
>
> On 8/21/22 03:13, Ard Biesheuvel wrote:
> > Which compiler and linker are you using?
> I'm using gcc from Ubuntu 22.04:
>
>
> gcc version 11.2.0 (Ubuntu 11.2.0-17ubuntu1)
>
> GNU ld (GNU Binutils for Ubuntu) 2.38
>
I am failing to reproduce th
On 8/21/22 03:13, Ard Biesheuvel wrote:
Which compiler and linker are you using?
I'm using gcc from Ubuntu 22.04:
gcc version 11.2.0 (Ubuntu 11.2.0-17ubuntu1)
GNU ld (GNU Binutils for Ubuntu) 2.38
--
Rebecca Cran
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to t
On Sat, 20 Aug 2022 at 01:35, Rebecca Cran wrote:
>
> I have an armplatbld.sh script that goes through and tries to build as many
> of the Arm (AARCH64 and ARM) platforms in edk2-platforms as possible.
>
> I'm think this used to work for these, but I'm getting some errors now.
>
> I'm using edk2-
16 matches
Mail list logo