summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/HiiDatabaseDxe
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r12472 from main trunk.vanjeff2012-01-211-1/+5
* sync patch r10492, r10780, r10877, r10880, r10955 from main trunk.vanjeff2011-04-192-2/+2
* Add the missing check for NULL pointer before use it.lgao42010-02-271-2/+2
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-1/+2
* 1. Correct File header to ## @filelgao42010-02-241-6/+6
* 1. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao42010-02-221-3/+10
* Update HiiDataBase to make sure that the installed StringPackages contains th...lgao42010-02-111-1/+87
* 1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian2010-02-112-3/+7
* Fix ICC build break by do data conversion.lgao42010-02-101-2/+2
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-093-84/+189
* Add some security check.xdu22010-02-051-2/+3
* Fix some coding style issues in MdeModulePkg.rsun32010-01-151-4/+4
* Some HII related definitions change. Note these changes are inconsistent with...rsun32010-01-142-4/+8
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-5/+3
* Correctly get the width of orderedlist question.lgao42009-10-271-24/+30
* Fix warnings generated by GCC.jljusten2009-10-021-0/+1
* fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi...eric_tian2009-06-031-2/+9
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-263-20/+61
* Correct the check to the valid device path. The device path can't be less tha...lgao42009-05-261-1/+1
* refine the implementation of HiiStringToImage:eric_tian2009-05-211-273/+290
* Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao42009-05-201-48/+170
* rename array name to avoid naming collision.vanjeff2009-05-201-4/+4
* Fix K8 and Sct failure.lgao42009-05-193-58/+109
* Fix K8 issues in HiiDataBaselgao42009-05-182-99/+149
* Correct DriverSample to produce the ConfigAccess protocollgao42009-05-181-2/+4
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-14/+13
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-5/+24
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-142-84/+1873
* ConfigRouting should get driver handle by device path in all drivers database...vanjeff2009-05-111-62/+21
* Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun32009-05-083-61/+20
* correct the minor format.lgao42009-05-061-2/+1
* Remove unused IfrSupportLiblgao42009-04-122-2/+0
* Add ASSERT() check for StringInfo pointer.qhuang82009-04-101-0/+4
* Fix error when replace HexStringToBuflgao42009-04-091-1/+1
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-087-134/+162
* 1. retired console control protocol.vanjeff2009-04-011-2/+1
* Add ASSERT() check for StringInfoIn structure.qhuang82009-03-271-1/+5
* Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang82009-03-253-99/+94
* Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang82009-03-251-1/+1
* Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple...qwang122009-03-162-38/+1
* remove console control protocol consuming in DrawImage(), caller should make ...vanjeff2009-02-232-12/+3
* Enhanced status return check.vanjeff2009-02-121-2/+2
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-101-0/+1
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-031-9/+9
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-021-1/+1
* K8: qwang122009-01-203-4/+6
* Source level security checkedjji42009-01-192-16/+17
* Clean up to update the reference of the these macros:qhuang82008-12-161-14/+14
* 1) Update file header.qwang122008-12-111-1/+1
* 1) Update file header.qwang122008-12-113-25/+4