summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r10240 from main trunk.lgao42010-10-191-1/+41
* Sync patch r9953 from main trunk.lgao42010-10-191-3/+2
* Sync patch r9414 from main trunk.lgao42010-07-301-0/+1
* Sync patch r10246 from main trunk.lgao42010-07-302-17/+38
* Sync patch r9408 from main trunk.lgao42010-07-301-25/+26
* Sync patch r9271 from main trunk.lgao42010-07-301-0/+12
* Sync patch r10719 from main trunk.lgao42010-07-301-3/+53
* Sync patch r10709 from main trunk.lgao42010-07-301-5/+0
* Sync patch r10246 from main trunk.lgao42010-07-305-0/+1124
* Sync patch r10662, r10711 from main trunk.lgao42010-07-302-3/+50
* Sync patch r10308 from main trunk.lgao42010-07-301-9/+13
* 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
* update string function commentseric_tian2009-04-232-43/+65
* RemoveRemove unused IfrSupportLib and ExtendedIfrSupportLiblgao42009-04-201-2/+0
* Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao42009-04-206-351/+461
* Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang82009-04-172-52/+73
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-173-2/+63
* add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen202009-04-178-65/+34
* Retire language conversion APIs from HII library class.rsun32009-04-166-0/+627
* Fix an issue that an assert occurrs if user inputs a password whose length is...rsun32009-04-161-6/+12