jljusten c61fb9c8a4 CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file
Include files should never instantiate data.  Data should only
be referenced as an 'extern' within include files.

The previous code would generate a GCC warning, since the static
data items were not always referenced.

Signed-off-by: jljusten
Reviewed-by: qlong

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11608 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-04 00:56:11 +00:00
2011-04-28 17:15:31 +00:00
2011-04-27 17:07:34 +00:00
2011-02-15 12:13:00 +00:00
2011-03-31 12:59:00 +00:00
2011-04-09 01:15:01 +00:00
2011-05-03 10:31:41 +00:00
2011-05-03 18:50:46 +00:00
2011-02-02 22:54:50 +00:00
2011-04-28 01:39:31 +00:00
2011-04-28 17:15:31 +00:00
2011-03-14 08:50:25 +00:00
2011-02-15 12:12:21 +00:00
2011-02-16 12:21:31 +00:00
2011-02-16 12:21:31 +00:00
Description
Acidanthera UEFI Development Kit based on EDK II edk2-stable202405
330 MiB
Languages
C 71.6%
Assembly 16.4%
Python 8.5%
Rich Text Format 1.3%
C++ 0.8%
Other 1%