summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli242009-11-254-1/+504
* Update function description to be consistent with code definition: HEX_RADIX ...xdu22009-11-173-21/+21
* Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao42009-11-131-0/+7
* 1. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye2009-11-111-1/+2
* Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao42009-11-111-25/+26
* Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang82009-11-091-2/+7
* clean up non-English characters.vanjeff2009-10-101-1/+1
* Fixed issues compiling for Apple gcc on IA-32AJFISH2009-09-2499-2186/+2216
* Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang82009-09-221-2/+2
* Fix bug that home addresses for register parameters must be allocated for cal...rsun32009-09-221-0/+2
* Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang82009-09-211-1/+2
* Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang82009-09-211-3/+3
* Add RHSA (remapping hardware static Affinity) structure definition according ...htao2009-09-161-0/+12
* Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42009-09-082-5/+3
* Update to remove .intel_syntax directives to improve portability since it is ...qhuang82009-08-2011-118/+107
* Remove unnecessary .align directory and change .align directory to .p2align t...qhuang82009-08-202-4/+3
* Remove unnecessary .align directives.qhuang82009-08-2046-92/+46
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-20133-7253/+7253
* redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2009-08-142-10/+24
* update EdkCompatibilityPkg version to 0.90vanjeff2009-07-302-3/+4
* Enhanced BMP file security check.vanjeff2009-07-272-12/+28
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao42009-07-231-11/+21
* Remove unused local variable to fix build break.lgao42009-07-171-4/+0
* Remove the auto conversion for the first varstore name to "Setup".lgao42009-07-152-17/+5
* Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao42009-07-136-61/+61
* remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian2009-07-131-2/+0
* Fix build breakmdkinney2009-07-101-2/+2
* The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun32009-07-102-2/+4
* Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun32009-07-101-0/+1
* Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun32009-07-103-12/+12
* Fix build break.lgao42009-07-101-2/+2
* Add comments for the inconsistent definition with framework specification.lgao42009-07-081-11/+0
* Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney2009-07-031-0/+11
* Correct the code format.lgao42009-06-221-22/+10
* Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel2009-06-183-24/+26
* Add directory for the new added Language Library.lgao42009-06-013-4/+4
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-261-55/+44
* fix a typo of missing a colon sign after a label symbol.eric_tian2009-05-201-1/+1
* fix a typo of missing a colon sign after a label symbol.eric_tian2009-05-191-1/+1
* As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian2009-05-19104-101/+105
* change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian2009-05-192-2/+2
* cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian2009-05-15104-254/+254
* Fix ICC build break properlymdkinney2009-05-102-7/+7
* Fix ICC build breakmdkinney2009-05-091-1/+1
* Refine language conversion in ECP. Create a new library LanguageLib providing...rsun32009-05-0813-736/+686
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-305-106/+106
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-301-66/+9
* Update HiiGetBrowserData APIlgao42009-04-271-6/+1
* Remove unused IfrSupportLib header file.lgao42009-04-241-1/+0