From: "Jeff Brasen via groups.io" <jbrasen=nvidia.com@groups.io>
To: <devel@edk2.groups.io>
Cc: <abner.chang@amd.com>, <ardb+tianocore@kernel.org>,
<quic_llindhol@quicinc.com>, Jeff Brasen <jbrasen@nvidia.com>
Subject: [edk2-devel] [PATCH v2 0/3] EmbeddedPkg ReallocatePool and Mock changes
Date: Thu, 28 Dec 2023 12:47:05 -0800 [thread overview]
Message-ID: <cover.1703796256.git.jbrasen@nvidia.com> (raw)
Adding Mock support for DtPlatformLoaderLib and changing ci.yaml to support this
Adding ReallocatePool support to PrePi Library.
Passing CI in https://github.com/tianocore/edk2/pull/5197
Change log
v2 -
Fix uncrustify errors
Fix ci allowed packages entries
Fix cast on 32-bit systems
Jeff Brasen (3):
EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePool
EmbeddedPkg: Add host based dependency to ci
EmbeddedPkg: Add DtPlatformLoaderLib gmock support
EmbeddedPkg/EmbeddedPkg.dec | 1 +
.../MockDtPlatformDtbLoaderLib.inf | 29 ++++++++++
.../Library/MockDtPlatformDtbLoaderLib.h | 31 ++++++++++
.../MemoryAllocationLib.c | 57 +++++++++++++++++++
EmbeddedPkg/EmbeddedPkg.ci.yaml | 4 +-
.../MockDtPlatformDtbLoaderLib.cpp | 13 +++++
6 files changed, 134 insertions(+), 1 deletion(-)
create mode 100644 EmbeddedPkg/Test/Mock/Library/GoogleTest/MockDtPlatformDtbLoaderLib/MockDtPlatformDtbLoaderLib.inf
create mode 100644 EmbeddedPkg/Test/Mock/Include/GoogleTest/Library/MockDtPlatformDtbLoaderLib.h
create mode 100644 EmbeddedPkg/Test/Mock/Library/GoogleTest/MockDtPlatformDtbLoaderLib/MockDtPlatformDtbLoaderLib.cpp
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#112989): https://edk2.groups.io/g/devel/message/112989
Mute This Topic: https://groups.io/mt/103407482/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next reply other threads:[~2023-12-28 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-28 20:47 Jeff Brasen via groups.io [this message]
2023-12-28 20:47 ` [edk2-devel] [PATCH v2 1/3] EmbeddedPkg/PrePiMemoryAllocationLib: Add ReallocatePool Jeff Brasen via groups.io
2023-12-28 20:47 ` [edk2-devel] [PATCH v2 2/3] EmbeddedPkg: Add host based dependency to ci Jeff Brasen via groups.io
2023-12-28 20:47 ` [edk2-devel] [PATCH v2 3/3] EmbeddedPkg: Add DtPlatformLoaderLib gmock support Jeff Brasen via groups.io
2024-01-03 13:43 ` [edk2-devel] [PATCH v2 0/3] EmbeddedPkg ReallocatePool and Mock changes Ard Biesheuvel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1703796256.git.jbrasen@nvidia.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox