From: PaytonX Hsieh
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3979
Add macro CRYPTO_ENABLE to decide to build CryptoDxe into UPL.
Drviers can locate protocol instead of building openssl lib into drivers.
This can reduce the binary size that UPL required.
Cc: Guo Dong
Cc: Ray Ni
Cc:
Can we always enable CRYPTO_ENABLE?
If yes, can we remove the macro?
> -Original Message-
> From: Hsieh, PaytonX
> Sent: Thursday, July 7, 2022 10:35 AM
> To: devel@edk2.groups.io
> Cc: Hsieh, PaytonX ; Dong, Guo ;
> Ni, Ray ; Lu,
> James ; Guo, Gua
> Subject: [PATCH] UefiPayloadPkg: Ad