summaryrefslogtreecommitdiff
path: root/UnixPkg/Sec/SecMain.c
AgeCommit message (Expand)Author
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen
2011-03-311. solve build time issue that FV size is exceed due to more modules is inclu...erictian
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff
2011-03-08Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish
2011-02-02Fix issue with fixing tabs.andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten
2010-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish
2010-07-22Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish
2010-07-15Some more 64-bit fixes.andrewfish
2010-07-14Fix xcode project to point to the correct X64 paths. Also update print out to...andrewfish
2010-07-14Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...andrewfish
2010-04-28Update the copyright notice formathhtian
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli24
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang8
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-04-17updateeric_tian
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-07move unnecessary print statement. It may cause confused.eric_tian
2008-07-16merge the generation of SecMain into the whole build process. eric_tian
2008-06-30Provide source level debug ability in *unix environment.eric_tian
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian