]> git.proxmox.com Git - mirror_edk2.git/history - UnixPkg/Sec/SecMain.c
Finish spliting SecDispatchTableLib into two functions so it can be a BaseLib
[mirror_edk2.git] / UnixPkg / Sec / SecMain.c
2010-09-20 andrewfishFinish spliting SecDispatchTableLib into two functions...
2010-09-16 andrewfishAdded SecDispatchTable library to allow custom PPIs...
2010-08-18 andrewfishAdded support for an EFI X64 ABI compatible UnixPkg...
2010-07-22 andrewfishPort UnixPkg to also support X64. Currently only suppor...
2010-07-15 andrewfishSome more 64-bit fixes.
2010-07-14 andrewfishFix xcode project to point to the correct X64 paths...
2010-07-14 andrewfishStarted trying to get the UnixPkg to compile for X64...
2010-04-28 hhtianUpdate the copyright notice format
2010-03-03 xli24Remove over-specified dependencies on IntelFrameworkPkg...
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-12-06 AJFISHAdded support for Xcode on Snow Leopard. Upaded with...
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-25 qhuang8Integrate patch from Andrew Fish to make it run on...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-04-17 eric_tianupdate
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-03-05 qhuang8Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid,...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-07 eric_tianmove unnecessary print statement. It may cause confused.
2008-07-16 eric_tianmerge the generation of SecMain into the whole build...
2008-06-30 eric_tianProvide source level debug ability in *unix environment.
2008-06-30 eric_tianPort EdkUnixPkg to UnixPkg. The changes are listed...