]> git.proxmox.com Git - mirror_edk2.git/history - Nt32Pkg/Sec
sync comments, fix function header, rename variable name to follow coding style.
[mirror_edk2.git] / Nt32Pkg / Sec /
2008-10-14 klu2Use CONST instead of const
2008-10-14 klu2Fix ICC building issue for Nt32 platform.
2008-08-25 lgao4remove the unused msa files in FatBinPkg, IntelFramewor...
2008-03-19 klu2Modify all file header to follow doxygen format
2008-03-06 klu2Correct the value of StackBase, the stack base address...
2008-02-29 klu2Merge Temporary Ram support patch.
2007-11-30 lgao4Modify minor error in Nt32Pkg.dsc
2007-11-01 klu2The default value of SecMain should be set as INIT_CAR_...
2007-10-25 lhauchAdded flag to permit building with VS2005. (strcpy...
2007-10-16 jwang36Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning...
2007-10-10 lgao4Add release compiler option support.
2007-10-10 lgao4Use VirtualAlloc() to allocate enough memory space...
2007-09-29 klu2Remove duplicate section.
2007-09-12 klu2PI Enable:
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-29 qhuang8Update INF files to remove/update non-exist files liste...
2007-07-27 AJFISHRemoved IntelFrameworkPkg references from SEC
2007-07-27 klu2Remove [Include] from INF file.
2007-07-27 jwang36Removed non-existing file
2007-07-27 jwang36No longer needed. Use USER_DEFINED module type instead.
2007-07-25 jwang36Changed customized build to USER_DEFINED
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-06 klu2Add cleanall target
2007-07-06 klu2Fix the issue that Sec lost library build dependency
2007-07-05 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-05 klu2git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-07-05 yshang1Fixed the "{" in makefile
2007-07-05 klu2fix path error
2007-07-05 klu2Close all compiler's options for debug Sec
2007-07-03 klu2Porting SecMain module for Nt32Pkg, but not enable...