summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2009-07-30update EdkCompatibilityPkg version to 0.90vanjeff
2009-07-27Enhanced BMP file security check.vanjeff
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao4
2009-07-17Remove unused local variable to fix build break.lgao4
2009-07-15Remove the auto conversion for the first varstore name to "Setup".lgao4
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao4
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian
2009-07-10Fix build breakmdkinney
2009-07-10The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun3
2009-07-10Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun3
2009-07-10Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun3
2009-07-10Fix build break.lgao4
2009-07-08Add comments for the inconsistent definition with framework specification.lgao4
2009-07-03Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney
2009-06-22Correct the code format.lgao4
2009-06-18Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel
2009-06-01Add directory for the new added Language Library.lgao4
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun3
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2009-05-10Fix ICC build break properlymdkinney
2009-05-09Fix ICC build breakmdkinney
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao4
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Remove unused IfrSupportLib header file.lgao4
2009-04-23update string function commentseric_tian
2009-04-20RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLiblgao4
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao4
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang8
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-17add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen20
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-14Fix the conflicted function names to new HII library.lgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun3
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao4
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-03PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.rsun3
2009-04-02Retire Extended HII library class.rsun3
2009-04-01Fix check error.lgao4
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang8
2009-03-18Fix build break.jji4