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
/
SecMain.inf
Age
Commit message (
Expand
)
Author
2012-07-26
UnixPkg/Sec: Fixed build
oliviermartin
2011-08-29
Remove unnecessary global macros in SecMain.inf.
niruiyu
2010-11-30
Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...
andrewfish
2010-10-13
UnixPkg SEC: Fix link flags for using GCC on Linux x86-64
jljusten
2010-09-16
Added SecDispatchTable library to allow custom PPIs to be passed up to into P...
andrewfish
2010-09-16
Clean up clean and clarify XCODE flags.
andrewfish
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-30
Add -m32 option for IA32 ASM flag to ensure it is treated as 32-bit for GCC a...
qhuang8
2010-07-23
Changed the X64 gasket so it would be possible to port it to deal with the Un...
andrewfish
2010-07-14
Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...
andrewfish
2010-04-28
Update the copyright notice format
hhtian
2010-03-03
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...
xli24
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
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-04-14
change the output executable file postfix name from .exe to NULL.
eric_tian
2009-03-05
Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...
qhuang8
2009-02-20
Use "==" to define build options for USER_DEFINED module
jwang36
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