]> git.proxmox.com Git - mirror_edk2.git/history - UnixPkg/Sec
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / UnixPkg / Sec /
2011-03-31 erictian1. solve build time issue that FV size is exceed due...
2011-03-22 andrewfishFix gBS->Stall bug. The current code would only stall...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-08 andrewfishFix up the UnixPkg to work with clang on OS X. XCLANG...
2011-03-05 jljustenUnixPkg: Fix build for Linux
2011-02-02 andrewfishFix issue with fixing tabs.
2010-12-01 andrewfishRemove unused files to make it easier to add new thunks.
2010-12-01 andrewfish2nd wave of r11105 checkin.2nd wave of r11105 checkin.
2010-11-30 andrewfishAdding Simple Pointer, GOP, SimpleTextInEx, and Network...
2010-10-13 jljustenUnixPkg SEC: Fix link flags for using GCC on Linux...
2010-10-13 jljustenUnixPkg: Enable gasket functions for all X64 toolchains
2010-10-13 jljustenUnixPkg: Added missing EFIAPI for many Gasket functions
2010-09-20 andrewfishFinish spliting SecDispatchTableLib into two functions...
2010-09-16 andrewfishAdded SecDispatchTable library to allow custom PPIs...
2010-09-16 andrewfishClean up clean and clarify XCODE flags.
2010-08-18 andrewfishAdded support for an EFI X64 ABI compatible UnixPkg...
2010-08-08 andrewfishFix reverse gasket issue that was breaking watch dog...
2010-07-30 qhuang8Add -m32 option for IA32 ASM flag to ensure it is treat...
2010-07-29 andrewfishComplete coding to support X64 EFI ABI in UnixPkg....
2010-07-24 andrewfishStarted working on EFI ABI to UNIX ABI assembly gasket
2010-07-23 andrewfishChanged the X64 gasket so it would be possible to port...
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-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2009-12-08 AJFISHFix for the Linux Build. #ifdef __APPLE__ around the...
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 qhuang8Add Sec/Ia32/Gasket.S
2009-08-25 qhuang8Integrate patch from Andrew Fish to make it run on...
2009-07-13 klu2Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec...
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-18 vanjeffadd one comment when destroy the buffer.
2009-04-17 eric_tianupdate
2009-04-14 eric_tianchange the output executable file postfix name from...
2009-04-08 eric_tianupdated to use the term “temporary memory” but not CAR
2009-03-05 qhuang8Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid,...
2009-02-20 jwang36Use "==" to define build options for USER_DEFINED module
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-18 eric_tianmodify an issue about data off.
2008-08-26 eric_tianremove all obsolete msa files from UnixPkg
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-07-04 eric_tianFix the display issue when using UnixUga driver to...
2008-06-30 eric_tianProvide source level debug ability in *unix environment.
2008-06-30 eric_tianPort EdkUnixPkg to UnixPkg. The changes are listed...