]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / BaseUefiTianoCustomDecompressLib / BaseUefiTianoCustomDecompressLib.c
2019-04-10 Dandan BiMdeModulePkg: Move BaseUefiTianoCustomDecompressLib to
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-11-11 Liming GaoIntelFrameworkModulePkg: Fix UEFI and Tiano Decompressi...
2018-10-24 Liming GaoIntelFrameworkModulePkg: Add more checker in UefiTianoD...
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2017-11-14 Song, BinXIntelFrameworkModulePkg: Fix MSFT C4255 warning
2017-08-11 Andrew FishIntelFrameworkModulePkg: Fix Xcode 9 Beta treating...
2016-10-24 Gary LinIntelFrameworkModulePkg: Fix typos in comments
2015-03-13 Shumin QiuIntelFrameworkModulePkg: Fix typo.
2014-06-26 Eric DongRefine code to make it more safely.
2014-06-25 Eric DongRefine code to make it more safely.
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2010-05-24 lgao4Use the ASSERT() for parameter checking as the 4th...
2010-04-23 hhtianUpdate the copyright notice format
2009-06-26 lgao4Update code style.
2009-06-24 lgao4Update code style and comments
2009-06-08 lgao4Add comments for Include header files
2009-04-23 rsun3Fix build break caused by a unresolved external symbol...
2009-04-22 lgao4Remove volatile local variable sync to MdePkg BaseUefiD...
2009-04-21 hfangFix K8 report bugs.
2008-12-07 mdkinneyRemove use of UINT8_MAX. Use BIT8-1 instead.
2008-11-27 lgao4Update PEIM entry point to follow PEIM entry point.
2008-08-01 mdkinneyUse ReadUnaligned32() instead of CopyMem()
2008-04-14 klu2Coding style modification.
2008-04-10 klu2Add some function/header comments.
2008-03-18 xli24Update BaseUefiTianoCustomDecompressLib to pass GCC...
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-08-23 klu2Fix building issue for Intel Compiler
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-23 klu2Correct all header files for doxygen format and correct...
2007-06-29 qhuang8Cleanup to remover CommonHeader.h files
2007-06-27 qhuang8Complete the library instances in IntelFrameworkModulePkg