Hi All,

I meet with some problems now.

1. I am writing an Application use EFI_FIRMWARE_VOLUME2_PROTOCOL 
(MdePkg\Include\Protocol\FirmwareVolume2.h), but when I compile it with VS2010 
compiler, it will prompt a warning C4431, which warning that UINTN type is not 
recognized by compiler and must specify its width, like 
UINT8/UINT16/UINT32/UINT64. Could anyone give me some advices?

2. I am trying to write Service Driver now, the function is to show system time 
on screen, but I have a problem that Driver will return EFI_SUCCESS in Driver 
Entry Point, how can I make the event of show-time still work. I don't 
understand the working mechanism of driver.

Thanks & Best Regards!

Justin Lin
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to