summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/UefiIfrSupportLib
AgeCommit message (Expand)AuthorFilesLines
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao44-2645/+0
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-02-131.enhanced security check.vanjeff1-1/+1
2009-02-12fixed comments missing.vanjeff1-1/+1
2009-02-12enhanced security check.vanjeff1-0/+5
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao42-1/+5
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang121-3/+4
2009-01-21K8:qwang121-0/+6
2009-01-20K8:qwang121-45/+80
2008-12-12INF head modifiedjji41-4/+5
2008-12-11Make use of MdePkg's FreePool library function to replace gBS->FreePool.qwang121-7/+7
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-1/+1
2008-12-03Global variables have been moved backward ahead of functions.jji41-5/+5
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-0/+215
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang121-5/+4
2008-11-13Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang84-0/+2378