index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UnixPkg
/
Sec
/
UnixThunk.c
Age
Commit message (
Expand
)
Author
2011-03-22
Fix gBS->Stall bug. The current code would only stall for a single timer tick...
andrewfish
2010-11-30
Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...
andrewfish
2010-10-13
UnixPkg: Enable gasket functions for all X64 toolchains
jljusten
2010-08-18
Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...
andrewfish
2010-08-08
Fix reverse gasket issue that was breaking watch dog timer.
andrewfish
2010-07-22
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...
andrewfish
2010-04-28
Update the copyright notice format
hhtian
2009-12-06
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.
AJFISH
2009-08-25
Integrate patch from Andrew Fish to make it run on OS X.
qhuang8
2009-07-13
Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...
klu2
2009-03-05
Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-18
modify an issue about data off.
eric_tian
2008-07-16
merge the generation of SecMain into the whole build process.
eric_tian
2008-06-30
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
eric_tian