Hello
I got a few emails. Perhaps I should repose the question.
I was reading the EDKII Coding Guidelines document on tianocore. In it, it
says do not use int or char native types. Consquently, I was trying to use
UINT32 and UNIT8 types.
When I try to extend the HelloWorld sample application from the
MdeModulePkg with simple type definitions as UINT32 it fails to compile. I
am confused by the other sample main since it seems to be doing precisely
what the coding guidelines say not to do.
So, how do you setup your includes in your .c file and the .inf file to
build code which uses UINT types?
John
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel