MdePkg/Include/Base.h is automatically included (the first include) for every 
.c file.  ..Assuming that you are using the EDK II build system.
This is also what brings in the processor-specific defines.
It should not be necessary to explicitly include Base.h anywhere.

Daryl McDaniel 
  
"I have always wished for my computer to be as easy to use as my telephone;
my wish has come true because I can no longer figure out how to use my 
telephone."
-- Bjarne Stoustrup 


-----Original Message-----
From: David F. [mailto:df7...@gmail.com] 
Sent: Thursday, August 29, 2013 6:35 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] stdlib: eficdefs.h file addition

Adding

#include <Base.h>

to the top of the eficdefs.h file sure does help existing code build
without having to reorder or add things.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to