summaryrefslogtreecommitdiff
path: root/UnixPkg/Sec
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli243-4/+2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-6/+6
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-6/+6
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH2-0/+22
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH10-1058/+1980
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH1-1/+1
2009-08-25Add Sec/Ia32/Gasket.Sqhuang82-92/+983
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang86-79/+716
2009-07-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu21-0/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney2-4/+1
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-2/+2
2009-05-20Replace .globl with ASM_GLOBALxli241-1/+1
2009-05-18add one comment when destroy the buffer.vanjeff1-0/+1
2009-04-17updateeric_tian1-1/+1
2009-04-14change the output executable file postfix name from .exe to NULL.eric_tian1-1/+1
2009-04-08updated to use the term “temporary memory” but not CAReric_tian1-1/+1
2009-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang85-121/+13
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang361-5/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-22/+13
2008-09-18modify an issue about data off.eric_tian1-1/+1
2008-08-26remove all obsolete msa files from UnixPkgeric_tian1-113/+0
2008-08-07move unnecessary print statement. It may cause confused.eric_tian1-2/+0
2008-07-16merge the generation of SecMain into the whole build process. eric_tian3-11/+17
2008-07-04Fix the display issue when using UnixUga driver to support graphic displayeric_tian1-129/+128
2008-06-30Provide source level debug ability in *unix environment.eric_tian1-0/+15
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian8-0/+2983