BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Groups.io Inc//Groups.io Calendar//EN
METHOD:PUBLISH
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-PUBLISHED-TTL:PT1H
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:Asia/Shanghai
LAST-MODIFIED:20220317T223602Z
TZURL:http://tzurl.org/zoneinfo-outlook/Asia/Shanghai
X-LIC-LOCAT
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
Since the existing CRC16/CRC32c implementations have been/will be
a part of BaseLib, use BaseLib and remove the Crc16.c/Crc32c.c.
Cc: Leif Lindholm
Cc: Michael D Kinney
Signed-off-by: Pedro Falcato
---
Features/Ext4Pkg/Ext4Dxe/Crc16.c
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
This patch-set replaces the individual CRC16 implementations in Ext4Pkg and
WhitleyOpenBoardPkg
with the soon-to-be-merged BaseLib implementation of CalculateCrc16().
These patches should not be merged before the BaseLib one, but also not t
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
Delete BaseCrcLib and slightly adjust each CalculateCrc16 call
for the BaseLib CalculateCrc16() interface, as part of an effort to
unify CRC16 implementations.
Cc: Isaac Oram
Cc: Nate DeSimone
Cc: Chasel Chiu
Signed-off-by: Pedro Falcato
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
Add the crc16 and crc32c implementations previously found at
Features/Ext4Pkg/Ext4Dxe/Crc{16,32c}.c to BaseLib.
Cc: Michael D Kinney
Cc: Liming Gao
Cc: Zhiguang Liu
Signed-off-by: Pedro Falcato
---
MdePkg/Include/Library/BaseLib.h |
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
This patch-set adds CRC16 and CRC32c to BaseLib and removes
SourceLevelDebugPkg (the only place where I could find CRC16 being used in
edk2)'s implementation.
Note that there's another patch-set with edk2-platforms changes that's supposed
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3871
Deletes the CRC16 implementation as CalculateCrc16() is being merged
into BaseLib.
Cc: Hao A Wu
Signed-off-by: Pedro Falcato
---
.../DebugAgent/DebugAgentCommon/DebugAgent.c | 35 ---
1 file changed, 35 deletions(-)
diff
On Sat, Mar 26, 2022 at 16:12:07 +0700, Nhi Pham via groups.io wrote:
> > Would you be happy for me to fold that into
> > "AmpereAltraPkg, JadePkg: Add ACPI support", or would you be able to
> > submit a v6 of that patch only?
> >
> > Best Regards,
> >
> > Leif
>
> Thanks much for the patch. The
Reviewed-by: Leif Lindholm
Pushed as 0320db977fb2..7dcfcf88b8a9 in preparation of pushing the
edk2-platforms set.
On Fri, Oct 22, 2021 at 12:56:02 +0700, Vu Nguyen wrote:
> Create edk2-non-osi component holder for Ampere Libraries. This patchset
> also adds PciePhyLib which provides function to
Hello,
I have some experience porting LLVM Sanitizers and am very interested in this
project coming live to UEFI as well. I had success with both entirely static
shadow memory allocation and dynamic on-demand allocation. For ASan in the UEFI
my personal idea would be trying to avoid page-fault
Reviewed-by: Bob Feng
-Original Message-
From: Rebecca Cran
Sent: Tuesday, March 22, 2022 4:21 AM
To: devel@edk2.groups.io; Leif Lindholm ; Kinney,
Michael D ; Wu, Hao A ; Feng,
Bob C ; Gao, Liming ; Chen,
Christine
Cc: Rebecca Cran ; Andrew Fish
Subject: [PATCH v2 2/3] BaseTools:
Reviewed-by: Bob Feng
-Original Message-
From: Rebecca Cran
Sent: Tuesday, March 22, 2022 4:21 AM
To: devel@edk2.groups.io; Leif Lindholm ; Kinney,
Michael D ; Wu, Hao A ; Feng,
Bob C ; Gao, Liming ; Chen,
Christine
Cc: Rebecca Cran ; Andrew Fish
Subject: [PATCH v2 1/3] BaseTools: e
Reviewed-by: Bob Feng
-Original Message-
From: devel@edk2.groups.io On Behalf Of Gerd Hoffmann
Sent: Thursday, March 24, 2022 8:05 PM
To: devel@edk2.groups.io
Cc: Pawel Polawski ; Gao, Liming
; Chen, Christine ; Oliver
Steffen ; Feng, Bob C ; Gerd
Hoffmann
Subject: [edk2-devel] [PATCH
This patch looks good.
Reviewed-by: Bob Feng
-Original Message-
From: devel@edk2.groups.io On Behalf Of wenyi,xie via
groups.io
Sent: Friday, March 18, 2022 2:09 PM
To: devel@edk2.groups.io; Feng, Bob C ; Gao, Liming
; Chen, Christine
Cc: songdongku...@huawei.com; xiewen...@huawei.com
Merged: https://github.com/tianocore/edk2/pull/2692
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Yao, Jiewen
> Sent: Saturday, March 26, 2022 2:50 PM
> To: devel@edk2.groups.io; Li, Zhihao
> Subject: Re: [edk2-devel] [PATCH v1 1/1] CryptoPkg: Redefinition bug in
> CrtLi
Hi Leif,
On 25/03/2022 23:30, Leif Lindholm wrote:
Hi Nhi,
On Sun, Dec 19, 2021 at 10:35:41 +0700, Nhi Pham via groups.io wrote:
Hi Rebecca,
Leif is merging the rest of Altra port to the edk2-platforms which has SRAT
ACPI table consuming the CPU Core Info table. Therefore, we will need to fix
Merged: https://github.com/tianocore/edk2/pull/2691
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of Yao, Jiewen
> Sent: Saturday, March 26, 2022 2:50 PM
> To: Gerd Hoffmann ; devel@edk2.groups.io
> Cc: Oliver Steffen ; Jiang, Guomin
> ; Lu, Xiaoyu1 ; Wang, Jian J
> ; Pawel
17 matches
Mail list logo