| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/UefiHiiLib:Fix incorrect comparison expression | Dandan Bi | 2017-04-05 | 1 | -2/+3 |
* | MdeModulePkg: Refine casting expression result to bigger size | Hao Wu | 2017-03-06 | 1 | -1/+1 |
* | MdeModulePkg: Replace [Ascii|Unicode]ValueToString | Hao Wu | 2017-03-02 | 1 | -4/+25 |
* | MdeModulePkg/Library: Fix typos in comments and variables | Gary Lin | 2016-10-27 | 3 | -24/+24 |
* | MdeModulePkg/UefiHiiLib: Add error handling codes when AllocatePool fail | Bi, Dandan | 2016-07-06 | 1 | -2/+12 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdeModulePkg:Modify the pointer type. | Dandan Bi | 2015-11-11 | 1 | -3/+3 |
* | MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLib | Dandan Bi | 2015-10-27 | 1 | -0/+111 |
* | MdeModulePkg:Fix the bug the incorrect change of StrCpyS function | Dandan Bi | 2015-09-17 | 1 | -2/+2 |
* | Support get string from configuration string packages. | Eric Dong | 2015-07-27 | 1 | -1/+8 |
* | MdeModulePkg:Use safe string functions | Dandan Bi | 2015-06-29 | 1 | -10/+15 |
* | MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D... | Eric Dong | 2015-05-06 | 1 | -32/+68 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -7/+5 |
* | Update comments for VarOffset field in the dynamic create question function. | Eric Dong | 2013-10-12 | 1 | -7/+14 |
* | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin | 2013-07-16 | 1 | -6/+0 |
* | Rollback patch 14470, because it error check in some extra ending code. | Eric Dong | 2013-07-16 | 1 | -24/+30 |
* | Fixes the GCC build 'Unused variable' warning (raised an error when warnings ... | Olivier Martin | 2013-07-16 | 1 | -30/+24 |
* | Update HiiDataBase and UefiHiiLib to support Name/Value varstore. | Eric Dong | 2013-07-02 | 1 | -374/+720 |
* | Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R... | lgao4 | 2013-02-27 | 1 | -0/+76 |
* | Remove the meaningless compare code. | ydong10 | 2013-01-14 | 1 | -1/+1 |
* | Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow. | ydong10 | 2013-01-10 | 1 | -3/+4 |
* | Base on the type field to get the width of value field for option opcode. | ydong10 | 2013-01-06 | 1 | -2/+5 |
* | Base on the type field to generate oneof opcode. | ydong10 | 2013-01-06 | 1 | -1/+5 |
* | Base on the type field to generate numeric opcode. | ydong10 | 2013-01-06 | 1 | -3/+11 |
* | Base on the value type to get the value for default opcode. | ydong10 | 2012-12-17 | 1 | -1/+1 |
* | MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur... | erictian | 2012-09-29 | 1 | -1/+0 |
* | Fixed build failed. | ydong10 | 2012-05-31 | 1 | -1/+1 |
* | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 | 2012-05-30 | 1 | -2/+2 |
* | MdeModulePkg: Remove variables that are set, but not used | jljusten | 2011-10-31 | 1 | -3/+1 |
* | Add pointer check for NULL before dereference it. | sfu5 | 2011-10-08 | 1 | -3/+1 |
* | Correct comments for NULL return value of HiiLib HiiAddPackages(). | lgao4 | 2011-09-16 | 1 | -2/+2 |
* | Update ALTCFG reference from default name token to default ID. | ydong10 | 2011-04-19 | 1 | -62/+3 |
* | Fix spelling error in comment | mdkinney | 2010-11-16 | 1 | -1/+1 |
* | Fixed K9 scan issues. | hhuan13 | 2010-08-09 | 1 | -1/+1 |
* | Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate... | lgao4 | 2010-05-27 | 1 | -5/+166 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 5 | -10/+10 |
* | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2010-02-25 | 1 | -1/+0 |
* | Enhance SetupBrowser to support new UEFI HiiFormMap feature | lgao4 | 2010-02-25 | 1 | -1/+2 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Update HiiString Protocol and HiiSetString Api in HiiLib | lgao4 | 2010-02-09 | 1 | -6/+2 |
* | Correct comments to match function declaration. | lgao4 | 2010-01-15 | 1 | -44/+95 |
* | EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa... | rsun3 | 2009-11-20 | 1 | -17/+6 |
* | Change the behavior of the HII Library function HiiGetHiiHandles() when the P... | rsun3 | 2009-11-05 | 1 | -14/+19 |
* | Correct the typo in comments. | lgao4 | 2009-10-30 | 1 | -2/+2 |
* | Fix the incorrect check for IFR OnfOf opcode. | lgao4 | 2009-10-13 | 1 | -1/+1 |
* | Fix K8 issues in HiiDataBase | lgao4 | 2009-05-18 | 1 | -14/+45 |
* | Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh... | lgao4 | 2009-05-18 | 1 | -373/+14 |
* | Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no... | lgao4 | 2009-05-14 | 1 | -8/+18 |