summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/ExtendedIfrSupportLib
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao45-6/+8
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang121-5/+5
2009-01-20K8:qwang122-13/+24
2009-01-051.Coding style checkedjji41-2/+2
2009-01-05Fix VS2005 build error lgao41-1/+1
2009-01-04Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() ...qwang122-7/+7
2008-12-12INF head modifiedjji41-4/+4
2008-12-03Update function comment.qwang121-3/+9
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-3/+1
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang122-14/+9
2008-11-19Update the base name based on convention.qwang121-1/+1
2008-11-09Fix X64 build breakmdkinney1-2/+2
2008-11-08Check the GUID too before identify the opcode is a LABEL, otherwise it may tr...qwang123-4/+5
2008-11-05Remove over specific header file.klu21-1/+0
2008-11-05Remove over specify protocol/ppi/guidklu21-3/+0
2008-11-05Remove over specific protocol guid and add missing header file for required p...klu22-2/+2
2008-11-04Sync in bug fix from EDK I:qwang122-2/+54
2008-09-16follow up the comments from code review.eric_tian1-0/+2
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-74/+0
2008-07-29Update the comments.qwang121-1/+1
2008-07-16Clean up ExtendedIfrSupportLib.qwang124-9/+9
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang124-25/+83
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-334/+0
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122-5/+0
2008-04-09Update all files to follow doxygen style file header.qhuang87-1069/+1033
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang128-0/+1207