summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/UefiHiiLib/HiiLib.c
Commit message (Expand)AuthorAgeFilesLines
* Sync part of patch r12514 from main trunk.UDK2010vanjeff2012-01-211-3/+1
* sync patch r10492, r10780, r10877, r10880, r10955 from main trunk.vanjeff2011-04-191-1/+1
* sync patches r10544, r10560 and r10565 from main trunk.vanjeff2010-07-191-5/+166
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-1/+2
* Correct comments to match function declaration.lgao42010-01-151-44/+95
* EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun32009-11-201-17/+6
* Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun32009-11-051-14/+19
* Correct the typo in comments.lgao42009-10-301-2/+2
* Fix the incorrect check for IFR OnfOf opcode.lgao42009-10-131-1/+1
* Fix K8 issues in HiiDataBaselgao42009-05-181-14/+45
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-373/+14
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-8/+18
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-141-56/+1402
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-301-2/+2
* update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian2009-04-301-2/+2
* Update HiiGetBrowserData APIlgao42009-04-271-70/+28
* Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao42009-04-201-0/+9
* Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42009-04-171-17/+17
* Fix Insert opcode error.lgao42009-04-171-6/+8
* HII Library Class interface refine.rsun32009-04-141-521/+214
* Fix Bug to convert low Hex string to handle L'A' - L'F'lgao42009-04-131-10/+12
* Fix ICC compiler error.lgao42009-04-131-8/+15
* Merge new defined HII library APIs into HiiLib lgao42009-04-131-9/+9
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-59/+2271
* K8:qwang122009-01-201-12/+11
* Fix some typo.gikidy2008-12-171-3/+3
* Add UefiHiiLib & UefiIfrSupportLib. They are from MdePkg.qhuang82008-11-131-0/+698