public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Kilian Kegel" <KILIAN_KEGEL@OUTLOOK.COM>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"michael.d.kinney@intel.com" <michael.d.kinney@intel.com>,
	"aj.shirvani@gmail.com" <aj.shirvani@gmail.com>
Subject: Re: [edk2-devel] Guideline for porting third-party library to EDK2
Date: Tue, 8 Dec 2020 03:35:46 +0000	[thread overview]
Message-ID: <AM8P190MB09458520DC7CED5685C372A0EBCD0@AM8P190MB0945.EURP190.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <BL0PR11MB3236DED5AB59860A52974620D2CE0@BL0PR11MB3236.namprd11.prod.outlook.com>


[-- Attachment #1.1: Type: text/plain, Size: 1943 bytes --]

Hi Ali,

CdePkg sub-project aims to get Standard C90 programs running in POST.

It is still under construction and works in EmulatorPkg and on a real MinnowBoard,
and currently builds in VisualStudio VS2019 environment only.
More improvements on CdePkg are coming soon…

Best regards,
Kilian


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

From: Michael D Kinney<mailto:michael.d.kinney@intel.com>
Sent: Monday, December 7, 2020 11:00 PM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io>; aj.shirvani@gmail.com<mailto:aj.shirvani@gmail.com>; Kinney, Michael D<mailto:michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] Guideline for porting third-party library to EDK2

Hi Ali,

There are no specific guidelines.

However, there are a few resources and examples you can consult:


  1.  Full C lib at
     *   https://github.com/tianocore/edk2-libc
  2.  Another C lib port with smaller footprint under development
     *   https://github.com/tianocore/edk2-staging/tree/CdePkg
  3.  Some examples that use gaskets between EDK II and a small subset of required services:
     *   https://github.com/tianocore/edk2/tree/master/CryptoPkg/Library/OpensslLib
     *   https://github.com/tianocore/edk2/blob/master/UnitTestFrameworkPkg/Library/CmockaLib/CmockaLib.inf
     *   https://github.com/tianocore/edk2/tree/master/MdeModulePkg/Universal/RegularExpressionDxe
     *   https://github.com/tianocore/edk2/tree/master/MdeModulePkg/Library/BrotliCustomDecompressLib

Best regards,

Mike

From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Ali Shirvani
Sent: Monday, December 7, 2020 10:40 AM
To: devel@edk2.groups.io
Subject: [edk2-devel] Guideline for porting third-party library to EDK2

Hi all,

I want to port some third-party libraries, written in C/C++ to EDK2.
Is there any guideline or tutorial about the procedure?

Regards,
Ali



[-- Attachment #1.2: Type: text/html, Size: 8425 bytes --]

[-- Attachment #2: 62D68255F3FF47F48F1DC7BA4EC46BD0.png --]
[-- Type: image/png, Size: 132 bytes --]

      reply	other threads:[~2020-12-08  3:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-07 18:39 Guideline for porting third-party library to EDK2 Ali Shirvani
2020-12-07 21:59 ` [edk2-devel] " Michael D Kinney
2020-12-08  3:35   ` Kilian Kegel [this message]

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=AM8P190MB09458520DC7CED5685C372A0EBCD0@AM8P190MB0945.EURP190.PROD.OUTLOOK.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