summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-033-4/+2
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-6/+6
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-291-6/+6
* Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH2009-12-082-0/+22
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-0610-1058/+1980
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-261-1/+1
* Add Sec/Ia32/Gasket.Sqhuang82009-08-252-92/+983
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-256-79/+716
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-112-4/+1
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-301-2/+2
* Replace .globl with ASM_GLOBALxli242009-05-201-1/+1
* add one comment when destroy the buffer.vanjeff2009-05-181-0/+1
* updateeric_tian2009-04-171-1/+1
* change the output executable file postfix name from .exe to NULL.eric_tian2009-04-141-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-055-121/+13
* Use "==" to define build options for USER_DEFINED modulejwang362009-02-201-5/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-303-22/+13
* modify an issue about data off.eric_tian2008-09-181-1/+1
* remove all obsolete msa files from UnixPkgeric_tian2008-08-261-113/+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-163-11/+17
* Fix the display issue when using UnixUga driver to support graphic displayeric_tian2008-07-041-129/+128
* 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-308-0/+2983