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
/
IntelFrameworkModulePkg
/
Library
/
BaseUefiTianoCustomDecompressLib
Age
Commit message (
Expand
)
Author
2009-06-26
Update code style.
lgao4
2009-06-24
Update code style and comments
lgao4
2009-06-08
Add comments for Include header files
lgao4
2009-04-23
1. EDK_RELEASE_VERSION removed;
gikidy
2009-04-23
Fix build break caused by a unresolved external symbol _memset in BaseUefiTia...
rsun3
2009-04-22
Remove volatile local variable sync to MdePkg BaseUefiDecompressLib and fix I...
lgao4
2009-04-21
Fix K8 report bugs.
hfang
2008-12-07
Remove use of UINT8_MAX. Use BIT8-1 instead.
mdkinney
2008-11-27
Update PEIM entry point to follow PEIM entry point.
lgao4
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-08-01
Use ReadUnaligned32() instead of CopyMem()
mdkinney
2008-04-14
Coding style modification.
klu2
2008-04-10
Add some function/header comments.
klu2
2008-03-18
Update BaseUefiTianoCustomDecompressLib to pass GCC build.
xli24
2007-11-22
Clean up: update "EFI" to "UEFI" if applicable.
qhuang8
2007-10-18
Make GuidedSection library instance to follow the value of GuidedSectionExtra...
lgao4
2007-09-29
1. Add ExtractGuidedSectionLib library to replace customdecompress library.
lgao4
2007-08-23
Fix building issue for Intel Compiler
klu2
2007-08-14
Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...
lgao4
2007-08-09
Fixed the LIBRARY_CLASS format error
jwang36
2007-08-08
Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32
lgao4
2007-08-08
Update CustomDecompress library to support algorithm guid and Update DxeIpl a...
lgao4
2007-07-23
Correct all header files for doxygen format and correct the license issue for...
klu2
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-07-20
remove some comments introduced by tools.
vanjeff
2007-06-29
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2920 6f1...
AJFISH
2007-06-29
Cleanup to remover CommonHeader.h files
qhuang8
2007-06-27
Complete the library instances in IntelFrameworkModulePkg
qhuang8