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
/
IntelFrameworkPkg
/
Library
/
FrameworkIfrSupportLib
Age
Commit message (
Expand
)
Author
2009-01-08
Fix FreePoll() bugs in some places.
gdong1
2009-01-05
Fix VS2005 build error
lgao4
2009-01-04
Replace some CopyMem() for GUID copy with CopyGuid().
gdong1
2008-12-24
correct some coding style issues.
gdong1
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-17
remove unnecessary comments introduced by tools.
vanjeff
2008-08-25
remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo...
lgao4
2008-04-22
Fix typo in comment.
klu2
2008-04-09
Fix coding style issue.
klu2
2008-04-09
Remove IfrLibConstruct, because it do nothing.
klu2
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12
2007-10-22
Update following library class/Protocol for puting 'Framework' as prefix
klu2
2007-06-29
Rename Frame*Lib to *LibFramework to improve the speed that a module could be...
qwang12
2007-06-29
add in FrameworkIfrSupportLib
qwang12