| Commit message (Expand) | Author | Age | Files | Lines |
* | sync patch r10492, r10780, r10877, r10880, r10955 from main trunk. | vanjeff | 2011-04-19 | 2 | -2/+2 |
* | Add the missing check for NULL pointer before use it. | lgao4 | 2010-02-27 | 1 | -2/+2 |
* | 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 | -6/+6 |
* | 1. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag... | lgao4 | 2010-02-22 | 1 | -3/+10 |
* | Update HiiDataBase to make sure that the installed StringPackages contains th... | lgao4 | 2010-02-11 | 1 | -1/+87 |
* | 1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev... | erictian | 2010-02-11 | 2 | -3/+7 |
* | Fix ICC build break by do data conversion. | lgao4 | 2010-02-10 | 1 | -2/+2 |
* | Update HiiString Protocol and HiiSetString Api in HiiLib | lgao4 | 2010-02-09 | 3 | -84/+189 |
* | Add some security check. | xdu2 | 2010-02-05 | 1 | -2/+3 |
* | Fix some coding style issues in MdeModulePkg. | rsun3 | 2010-01-15 | 1 | -4/+4 |
* | Some HII related definitions change. Note these changes are inconsistent with... | rsun3 | 2010-01-14 | 2 | -4/+8 |
* | EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa... | rsun3 | 2009-11-20 | 1 | -5/+3 |
* | Correctly get the width of orderedlist question. | lgao4 | 2009-10-27 | 1 | -24/+30 |
* | Fix warnings generated by GCC. | jljusten | 2009-10-02 | 1 | -0/+1 |
* | fix the HiiStrIdToImage sct failure, which is caused by wrong algorithm of fi... | eric_tian | 2009-06-03 | 1 | -2/+9 |
* | Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m... | rsun3 | 2009-05-26 | 3 | -20/+61 |
* | Correct the check to the valid device path. The device path can't be less tha... | lgao4 | 2009-05-26 | 1 | -1/+1 |
* | refine the implementation of HiiStringToImage: | eric_tian | 2009-05-21 | 1 | -273/+290 |
* | Update HiiDataBase to fix the SCT hang issues by the invalid device path. | lgao4 | 2009-05-20 | 1 | -48/+170 |
* | rename array name to avoid naming collision. | vanjeff | 2009-05-20 | 1 | -4/+4 |
* | Fix K8 and Sct failure. | lgao4 | 2009-05-19 | 3 | -58/+109 |
* | Fix K8 issues in HiiDataBase | lgao4 | 2009-05-18 | 2 | -99/+149 |
* | Correct DriverSample to produce the ConfigAccess protocol | lgao4 | 2009-05-18 | 1 | -2/+4 |
* | Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh... | lgao4 | 2009-05-18 | 1 | -14/+13 |
* | Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no... | lgao4 | 2009-05-14 | 1 | -5/+24 |
* | 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod... | lgao4 | 2009-05-14 | 2 | -84/+1873 |
* | ConfigRouting should get driver handle by device path in all drivers database... | vanjeff | 2009-05-11 | 1 | -62/+21 |
* | Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang... | rsun3 | 2009-05-08 | 3 | -61/+20 |
* | correct the minor format. | lgao4 | 2009-05-06 | 1 | -2/+1 |
* | Remove unused IfrSupportLib | lgao4 | 2009-04-12 | 2 | -2/+0 |
* | Add ASSERT() check for StringInfo pointer. | qhuang8 | 2009-04-10 | 1 | -0/+4 |
* | Fix error when replace HexStringToBuf | lgao4 | 2009-04-09 | 1 | -1/+1 |
* | Replace BufToHexString by UnicodeValueToString | lgao4 | 2009-04-08 | 7 | -134/+162 |
* | 1. retired console control protocol. | vanjeff | 2009-04-01 | 1 | -2/+1 |
* | Add ASSERT() check for StringInfoIn structure. | qhuang8 | 2009-03-27 | 1 | -1/+5 |
* | Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. | qhuang8 | 2009-03-25 | 3 | -99/+94 |
* | Fix a potential bug that GetLanguages() API may return incorrect languages in... | qhuang8 | 2009-03-25 | 1 | -1/+1 |
* | Remove Feature PCD PcdSupportFullConfigRoutingProtocol as EDK II sample imple... | qwang12 | 2009-03-16 | 2 | -38/+1 |
* | remove console control protocol consuming in DrawImage(), caller should make ... | vanjeff | 2009-02-23 | 2 | -12/+3 |
* | Enhanced status return check. | vanjeff | 2009-02-12 | 1 | -2/+2 |
* | Correct typo in comments, clean IfrSupportLib.h | lgao4 | 2009-02-10 | 1 | -0/+1 |
* | 1) Clean up the INF and add in comment to describe the surface area of modules | qwang12 | 2009-02-03 | 1 | -9/+9 |
* | Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. | qwang12 | 2009-02-02 | 1 | -1/+1 |
* | K8: | qwang12 | 2009-01-20 | 3 | -4/+6 |
* | Source level security checked | jji4 | 2009-01-19 | 2 | -16/+17 |
* | Clean up to update the reference of the these macros: | qhuang8 | 2008-12-16 | 1 | -14/+14 |
* | 1) Update file header. | qwang12 | 2008-12-11 | 1 | -1/+1 |
* | 1) Update file header. | qwang12 | 2008-12-11 | 3 | -25/+4 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -3/+0 |