summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/ExtendedIfrSupportLib
AgeCommit message (Expand)Author
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-01-20K8:qwang12
2009-01-051.Coding style checkedjji4
2009-01-05Fix VS2005 build error lgao4
2009-01-04Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() ...qwang12
2008-12-12INF head modifiedjji4
2008-12-03Update function comment.qwang12
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang12
2008-11-19Update the base name based on convention.qwang12
2008-11-09Fix X64 build breakmdkinney
2008-11-08Check the GUID too before identify the opcode is a LABEL, otherwise it may tr...qwang12
2008-11-05Remove over specific header file.klu2
2008-11-05Remove over specify protocol/ppi/guidklu2
2008-11-05Remove over specific protocol guid and add missing header file for required p...klu2
2008-11-04Sync in bug fix from EDK I:qwang12
2008-09-16follow up the comments from code review.eric_tian
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-07-29Update the comments.qwang12
2008-07-16Clean up ExtendedIfrSupportLib.qwang12
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang12
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang8
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-04-09Update all files to follow doxygen style file header.qhuang8
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang12