summaryrefslogtreecommitdiff
path: root/UnixPkg/Sec
AgeCommit message (Expand)Author
2013-07-29UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen
2012-07-26UnixPkg/Sec: Fixed buildoliviermartin
2011-08-29Remove unnecessary global macros in SecMain.inf.niruiyu
2011-05-16Return scan code for Pause key.vanjeff
2011-03-311. solve build time issue that FV size is exceed due to more modules is inclu...erictian
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish
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-03-05UnixPkg: Fix build for Linuxjljusten
2011-02-02Fix issue with fixing tabs.andrewfish
2010-12-01Remove unused files to make it easier to add new thunks.andrewfish
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-10-13UnixPkg SEC: Fix link flags for using GCC on Linux x86-64jljusten
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten
2010-10-13UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten
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-09-16Clean up clean and clarify XCODE flags.andrewfish
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish
2010-08-08Fix reverse gasket issue that was breaking watch dog timer.andrewfish
2010-07-30Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...qhuang8
2010-07-29Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...andrewfish
2010-07-24Started working on EFI ABI to UNIX ABI assembly gasketandrewfish
2010-07-23Changed the X64 gasket so it would be possible to port it to deal with the Un...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-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH
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-25Add Sec/Ia32/Gasket.Sqhuang8
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang8
2009-07-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu2
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-05-20Replace .globl with ASM_GLOBALxli24
2009-05-18add one comment when destroy the buffer.vanjeff
2009-04-17updateeric_tian
2009-04-14change the output executable file postfix name from .exe to NULL.eric_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
2009-02-20Use "==" to define build options for USER_DEFINED modulejwang36
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4