<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
@font-face
        {font-family:"\@Malgun Gothic";
        panose-1:2 11 5 3 2 0 0 2 0 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Adding the new maintainers.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> <span style="font-family:"Malgun Gothic",sans-serif">
김서진</span> <canonicus@naver.com> <br>
<b>Sent:</b> Sunday, August 22, 2021 10:52 PM<br>
<b>To:</b> edk2-lists@mc2research.org; Carsey, Jaben <jaben.carsey@intel.com><br>
<b>Cc:</b> canonicus@naver.com<br>
<b>Subject:</b> Question Using edk2-UDK2018 and VS2017<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p>Dear Daryl McDaniel and Jaben Carsey,<o:p></o:p></p>
<p>This is Seojin Kim from South Korea.<o:p></o:p></p>
<p>Currently, I am building a program using edk2-UDK<a href="tel:2018">2018</a> and Visual Studio <a href="tel:2017">2017</a>.<o:p></o:p></p>
<p>But it is impossible to use the program as it is without modifying it because of a few errors, so some parts were modified.<o:p></o:p></p>
<p>Below is a description of the parts I have modified.<o:p></o:p></p>
<p>1. Error : c:\edk2\StdLib\Include\sys/EfiCdefs.h(342): warning C<a href="tel:4117">4117</a><o:p></o:p></p>
<p>> I deleted the declaration of "__STDC_HOSTED__".<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>2. Error : warning C<a href="tel:4459">4459</a>, warning C<a href="tel:4456">4456</a><o:p></o:p></p>
<p>> Warnings occurred because the local variables and the global variables had the same name, so I changed names of local variables.<o:p></o:p></p>
<p>(c:\edk2\StdLib\EfiSocketLib\Socket.c(<a href="tel:2980">2980</a>): warning C<a href="tel:4459">4459</a>: 'errno'<o:p></o:p></p>
<p>c:\edk2\StdLib\BsdSocketLib\getnetbyht.c(158): warning C<a href="tel:4459">4459</a>: 'net'<o:p></o:p></p>
<p>c:\edk2\StdLib\BsdSocketLib\ns_print.c(214): warning C<a href="tel:4456">4456</a>: 't')<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>3.  Error : unresolved external symbol "__fpclassifyd"<o:p></o:p></p>
<p>> I added "fpclassify.c" file to define __fpclassifyd referring to <a href="https://blog.csdn.net/humanof/article/details/118708586">
https://blog.csdn.net/humanof/article/details/118708586</a> (thanks to google translation).<o:p></o:p></p>
<p>> Also I modified LibC.inf file to add Main/fpclassify.c in [Source].<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>(Above description may contain some typos.. I apologize in advance.)<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>After these modifications, I succeeded to build my package.<o:p></o:p></p>
<p>However, I believe that your code is impeccable, so there must be something that I did wrong.<o:p></o:p></p>
<p>I would be very grateful if you could suggest a way to solve thr above problems.<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>Thank you,<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>Seojin Kim<o:p></o:p></p>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<p><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><img border="0" width="1" height="1" style="width:.0104in;height:.0104in" id="_x0000_i1025" src="https://mail.naver.com/readReceipt/notify/?img=%2Fl%2BGW4e5M6KrpxmsbXkoMxbdpAvwFA2rM4tmF4JCM4iSFoUZaxbmF6M9Fov9tzFR%2BrkSKAu5W4d5W4pZMLlGWq%2Fs14JSp6%2F5MrJZbrkltz05%2Bzkn74FTWt%3D%3D.gif"><o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>


 <div width="1" style="color:white;clear:both">_._,_._,_</div> <hr>   Groups.io Links:<p>   You receive all messages sent to this group.    <p> <a target="_blank" href="https://edk2.groups.io/g/devel/message/79773">View/Reply Online (#79773)</a> |    |  <a target="_blank" href="https://groups.io/mt/85114580/1813853">Mute This Topic</a>  | <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>    <a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> | <a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |  <a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>  [edk2-devel-archive@redhat.com]<br> <div width="1" style="color:white;clear:both">_._,_._,_</div>