summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Sec/SecMain.c
Commit message (Expand)AuthorAgeFilesLines
* UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen2013-07-291-1340/+0
* 1. solve build time issue that FV size is exceed due to more modules is inclu...erictian2011-03-311-3/+3
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-3/+3
* Fix up the UnixPkg to work with clang on OS X. XCLANG toolchain configuration...andrewfish2011-03-081-1/+1
* Fix issue with fixing tabs.andrewfish2011-02-021-11/+11
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-301-1/+34
* UnixPkg: Enable gasket functions for all X64 toolchainsjljusten2010-10-131-74/+82
* Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish2010-09-201-1/+10
* Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish2010-09-161-1/+8
* Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish2010-08-181-17/+27
* Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish2010-07-221-1/+1
* Some more 64-bit fixes.andrewfish2010-07-151-4/+12
* Fix xcode project to point to the correct X64 paths. Also update print out to...andrewfish2010-07-141-1/+1
* Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...andrewfish2010-07-141-51/+3
* Update the copyright notice formathhtian2010-04-281-3/+3
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-031-1/+0
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-6/+6
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-061-12/+23
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-261-1/+1
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-251-54/+371
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-1/+0
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-2/+2
* updateeric_tian2009-04-171-1/+1
* updated to use the term “temporary memory” but not CAReric_tian2009-04-081-1/+1
* Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang82009-03-051-81/+9
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-2/+0
* move unnecessary print statement. It may cause confused.eric_tian2008-08-071-2/+0
* merge the generation of SecMain into the whole build process. eric_tian2008-07-161-6/+6
* Provide source level debug ability in *unix environment.eric_tian2008-06-301-0/+15
* Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian2008-06-301-0/+1048