]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiOnUefiHiiThunk /
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-10 ydong10Enhance the logic when extract data from storage.
2011-09-29 ydong10Add more check to avoid access violation.
2011-09-20 lgao4Clean up the private GUID definition in module Level.
2011-06-08 lzeng14String Reference Cleanup.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-03-30 ydong10Update inf file to follow spec.
2010-10-28 lgao4Correct Comments.
2010-09-13 ydong10Refine some code to make code run safely.
2010-09-10 ydong10Refine some code to make the code run safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-22 lgao4Add the correct check for the return value before use...
2010-03-14 lgao4Fix a issue to support the callback related to framewor...
2010-03-14 lgao4Support Framework IFR SELECT OP code.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-03-03 lgao4Fix non-boolean comparison expression.
2010-03-01 lgao4Add the missing check for NULL pointer before use it.
2010-03-01 lgao4Update code to match EDKII coding style.
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Add more check to avoid code enter into wrong state.
2010-02-25 lgao4Add new HII FormMap Opcode support
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 lgao4Support Name/Value Storage in UEFI2.1 HII driver.
2010-02-09 lgao4Correct BlockSize when call ConfigToBlock API.
2010-02-01 rsun3Fix a bug in HII thunk that ThunkCallback does not...
2009-12-31 lgao4Only check the unsupported IFR opcode for framework...
2009-11-13 lgao4Ignore UEFI OPEN/CLOSE Action for FrameworkCallback
2009-11-11 lgao4Enhance HiiThunkGetString to handle the case that Platf...
2009-10-10 vanjeffclean up non-English characters.
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-09-08 lgao4Correct EFI_IFR_RESET_BUTTON from question to statement.
2009-07-23 lgao4Fill all EFI_IFR_DATA_ARRAY fields before call FormCall...
2009-07-17 lgao4Remove unused local variable to fix build break.
2009-07-15 lgao4Remove the auto conversion for the first varstore name...
2009-07-13 lgao4Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkP...
2009-07-13 eric_tianremove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due...
2009-07-10 rsun3The FrameworkHiiOnUefiHiiThunk driver registers notific...
2009-07-10 rsun3Update FrameworkHiiOnUefiHiiThunk driver due to clean...
2009-07-08 lgao4Add comments for the inconsistent definition with frame...
2009-07-03 mdkinneyAdd #defines that were removed from IntelFrameworkPkg...
2009-05-26 rsun3Roll back changes to apply GetBestLanguage() in HiiData...
2009-05-08 rsun3Refine language conversion in ECP. Create a new library...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 lgao4Remove unused IfrSupportLib header file.
2009-04-20 lgao4Update FrameworkHiiOnUefiHiiThunk to use new HII library.
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-16 rsun3Fix an issue that an assert occurrs if user inputs...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-14 lgao4Fix the conflicted function names to new HII library.
2009-04-09 rsun3Pass correct device path to uninstall the handle on...
2009-04-09 lgao4Produce the same HiiVendor device path for each Pack...
2009-04-02 rsun3Retire Extended HII library class.
2009-04-01 lgao4Fix check error.
2009-03-27 qhuang8Retire RFC_3066_ENTRY_SIZE definition.
2009-03-18 jji4Fix build break.
2009-02-27 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-24 qhuang8Fix build break to remove over-include file.
2009-02-24 qhuang8Fix build break: MdeModuleHii.h has been moved from...
2009-01-21 qwang12Update the INF file name based on the directory name...
2009-01-21 qwang12Update the INF file based on the change to direcotry...
2009-01-21 qwang12Rename module name from ***To*** to ***On***. AAAOnBBB...