summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/HiiDatabaseDxe: Release lock on all error return pathDandan Bi2019-04-241-1/+6
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/HiiImage: Fix stack overflow when corrupted BMP is parsed (CVE-2...edk2-stable201903Ray Ni2019-03-081-2/+2
* MdeModulePkg/HiiDatabase: Fix potential integer overflow (CVE-2018-12181)Ray Ni2019-03-081-23/+103
* MdeModulePkg/HiiDB: Make sure database update behaviors are atomicDandan Bi2018-10-261-0/+12
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdeModulePkg/HiiDB: Avoid incorrect results of multiplicationDandan Bi2017-04-181-12/+12
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/HiiDatabase: Add HiiImageEx implementation.Ruiyu Ni2016-09-281-33/+87
* MdeModulePkg/HiiDatabase: Update HiiImage to support PNG/JPEGRuiyu Ni2016-09-281-7/+14
* MdeModulePkg/HiiDatabase: Refine HiiDrawImage()Ruiyu Ni2016-09-281-14/+12
* MdeModulePkg/HiiDatabase: Refine HiiSetImage()Ruiyu Ni2016-09-281-70/+46
* MdeModulePkg/HiiDatabase: Refine HiiGetImage()Ruiyu Ni2016-09-281-35/+20
* MdeModulePkg/HiiDatabase: Refine HiiNewImage()Ruiyu Ni2016-09-281-56/+27
* MdeModulePkg/HiiDatabase: Move common code to LocatePackageList()Ruiyu Ni2016-09-281-54/+34
* MdeModulePkg/HiiDatabase: Refine GetImageIdOrAddressRuiyu Ni2016-09-281-74/+61
* MdeModulePkg: Make HII configuration settings available to OS runtimeDandan Bi2016-03-041-0/+16
* MdeModulePkg: HiiDatabase: Refine the code to make it more safely.Eric Dong2016-01-251-4/+16
* 1) Add type cast for better coding style.Feng Tian2014-08-071-6/+6
* Refine code to make it more safely.Eric Dong2014-06-261-1/+3
* Not update the imageId for EXT1,2,4 type.Eric Dong2013-11-081-4/+1
* MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur...erictian2012-09-291-6/+0
* Update the copyright notice formathhtian2010-04-241-2/+2
* remove console control protocol consuming in DrawImage(), caller should make ...vanjeff2009-02-231-11/+3
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-19/+20
* Use two PCDs to replace _DISABLE_UNUSED_HII_PROTOCOLS_ macro. qwang122008-07-161-3/+0
* Clean up HiiDatabase for Doxygen comments requirement.qwang122008-07-151-86/+91
* Merged in the following trackers from EDK:qwang122008-06-231-39/+28
* De-unicode in comment for all source files.qhuang82008-05-271-4/+4
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+1509