summaryrefslogtreecommitdiff
path: root/UnixPkg/Sec/SecMain.inf
AgeCommit message (Expand)AuthorFilesLines
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen1-106/+0
2012-07-26UnixPkg/Sec: Fixed buildoliviermartin1-0/+1
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu1-11/+11
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish1-2/+2
2010-10-13UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten1-7/+7
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish1-0/+1
2010-09-16Clean up clean and clarify XCODE flags.andrewfish1-1/+1
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish1-4/+4
2010-08-08Fix reverse gasket issue that was breaking watch dog timer.andrewfish1-0/+5
2010-07-30Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang81-1/+1
2010-07-23Changed the X64 gasket so it would be possible to port it to deal with the Un...andrewfish1-1/+5
2010-07-14Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...andrewfish1-0/+9
2010-04-28Update the copyright notice formathhtian1-3/+3
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli241-1/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-6/+6
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH1-1/+3
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang81-2/+13
2009-04-14change the output executable file postfix name from .exe to NULL.eric_tian1-1/+1
2009-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang81-4/+0
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang361-5/+5
2008-07-16merge the generation of SecMain into the whole build process. eric_tian1-2/+6
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian1-0/+76