Hi Jaben, Could you help review the patch? When building ShellPkg, VS2005 report the following error: " ShellPkg\Library\UefiShellLib\UefiShellLib.c(2104) : error C2220: warning treated as error - no 'object' file generated ShellPkg\Library\UefiShellLib\UefiShellLib.c(2104) : warning C4244: 'function' : conversion from 'int' to 'const BOOLEAN', possible loss of data " The attached patch add type cast to fix this issue.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <[email protected]<mailto:[email protected]>> Thanks, Shumin
UefiShellLib.c.patch
Description: UefiShellLib.c.patch
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
