summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-04MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi1-0/+16
2016-01-25MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong1-4/+16
2014-08-071) Add type cast for better coding style.Feng Tian1-6/+6
2014-06-26Refine code to make it more safely.Eric Dong1-1/+3
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong1-4/+1
2012-09-29MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian1-6/+0
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-02-23remove console control protocol consuming in DrawImage(), caller should make ...vanjeff1-11/+3
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang121-19/+20
2008-07-16Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang121-3/+0
2008-07-15Clean up HiiDatabase for Doxygen comments requirement.qwang121-86/+91
2008-06-23Merged in the following trackers from EDK:qwang121-39/+28
2008-05-27De-unicode in comment for all source files.qhuang81-4/+4
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+1509