summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2009-07-27Enhanced BMP file security check.vanjeff2-12/+28
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao41-11/+21
2009-07-17Remove unused local variable to fix build break.lgao41-4/+0
2009-07-15Remove the auto conversion for the first varstore name to "Setup".lgao42-17/+5
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao46-61/+61
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian1-2/+0
2009-07-10Fix build breakmdkinney1-2/+2
2009-07-10The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun32-2/+4
2009-07-10Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun31-0/+1
2009-07-10Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun33-12/+12
2009-07-10Fix build break.lgao41-2/+2
2009-07-08Add comments for the inconsistent definition with framework specification.lgao41-11/+0
2009-07-03Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney1-0/+11
2009-06-22Correct the code format.lgao41-22/+10
2009-06-18Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel3-24/+26
2009-06-01Add directory for the new added Language Library.lgao43-4/+4
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun31-55/+44
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian1-1/+1
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian1-1/+1
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian104-101/+105
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian2-2/+2
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian104-254/+254
2009-05-10Fix ICC build break properlymdkinney2-7/+7
2009-05-09Fix ICC build breakmdkinney1-1/+1
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun313-736/+686
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy5-106/+106
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao41-66/+9
2009-04-27Update HiiGetBrowserData APIlgao41-6/+1
2009-04-24Remove unused IfrSupportLib header file.lgao41-1/+0
2009-04-23update string function commentseric_tian2-43/+65
2009-04-20RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLiblgao41-2/+0
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao46-351/+461
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82-52/+73
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun33-2/+63
2009-04-17add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen208-65/+34
2009-04-16Retire language conversion APIs from HII library class.rsun36-0/+627
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun31-6/+12
2009-04-14HII Library Class interface refine.rsun37-92/+436
2009-04-14Fix the conflicted function names to new HII library.lgao44-6/+6
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun31-2/+10
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao42-16/+36
2009-04-08updated to use the term “temporary memory” but not CAReric_tian4-4/+4
2009-04-03PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.rsun31-0/+1
2009-04-02Retire Extended HII library class.rsun34-10/+43
2009-04-01Fix check error.lgao41-1/+1
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang82-13/+31
2009-03-18Fix build break.jji43-0/+15
2009-02-271, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-23/+4