summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Sec/UnixThunk.c
Commit message (Expand)AuthorAgeFilesLines
* UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)Jordan Justen2013-07-291-343/+0
* Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish2011-03-221-3/+22
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-301-20/+73
* UnixPkg: Enable gasket functions for all X64 toolchainsjljusten2010-10-131-21/+21
* Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish2010-08-181-1/+1
* Fix reverse gasket issue that was breaking watch dog timer.andrewfish2010-08-081-1/+1
* Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...andrewfish2010-07-221-25/+28
* Update the copyright notice formathhtian2010-04-281-3/+3
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-061-69/+5
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-251-4/+134
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang82009-03-051-1/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-7/+6
* modify an issue about data off.eric_tian2008-09-181-1/+1
* merge the generation of SecMain into the whole build process. eric_tian2008-07-161-3/+5
* Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian2008-06-301-0/+197