summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary global macros in SecMain.inf.niruiyu2011-08-291-11/+11
* Return scan code for Pause key.vanjeff2011-05-161-1/+2
* 1. solve build time issue that FV size is exceed due to more modules is inclu...erictian2011-03-311-3/+3
* Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish2011-03-221-3/+22
* 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
* UnixPkg: Fix build for Linuxjljusten2011-03-051-7/+3
* Fix issue with fixing tabs.andrewfish2011-02-026-292/+292
* Remove unused files to make it easier to add new thunks.andrewfish2010-12-012-574/+0
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-12-011-2/+1
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-3013-9480/+1403
* UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten2010-10-131-7/+7
* UnixPkg: Enable gasket functions for all X64 toolchainsjljusten2010-10-133-411/+419
* UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten2010-10-131-73/+433
* 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-163-1/+11
* Clean up clean and clarify XCODE flags.andrewfish2010-09-161-1/+1
* Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish2010-08-188-34/+271
* Fix reverse gasket issue that was breaking watch dog timer.andrewfish2010-08-087-14/+25
* Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang82010-07-301-1/+1
* Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish2010-07-298-7957/+746
* Started working on EFI ABI to UNIX ABI assembly gasketandrewfish2010-07-241-0/+8047
* Changed the X64 gasket so it would be possible to port it to deal with the Un...andrewfish2010-07-236-303/+8992
* Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish2010-07-229-108/+336
* 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-146-1078/+680
* Update the copyright notice formathhtian2010-04-2812-29/+42
* 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