summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2009-11-11Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao4
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang8
2009-10-10clean up non-English characters.vanjeff
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH
2009-09-22Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang8
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
2009-09-21Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang8
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao
2009-09-08Correct EFI_IFR_RESET_BUTTON from question to statement.lgao4
2009-08-20Update to remove .intel_syntax directives to improve portability since it is ...qhuang8
2009-08-20Remove unnecessary .align directory and change .align directory to .p2align t...qhuang8
2009-08-20Remove unnecessary .align directives.qhuang8
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian
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