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