summaryrefslogtreecommitdiff
path: root/UnixPkg/Sec/UnixThunk.c
AgeCommit message (Expand)Author
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-10-13UnixPkg: Enable gasket functions for all X64 toolchainsjljusten
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-22Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish
2010-04-28Update the copyright notice formathhtian
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH
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-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang8
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-18modify an issue about data off.eric_tian
2008-07-16merge the generation of SecMain into the whole build process. eric_tian
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian