summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
Commit message (Expand)AuthorAgeFilesLines
...
* Add new HII FormMap Opcode supportlgao42010-02-253-4/+59
* Correct Copyright year formatlgao42010-02-241-1/+1
* 1. Correct File header to ## @filelgao42010-02-2422-75/+75
* Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney2010-02-212-4/+22
* Change RegisterProtocolNotify for dependent protocols to [Depex] expressionmdkinney2010-02-213-380/+162
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-50/+39
* Support Name/Value Storage in UEFI2.1 HII driver.lgao42010-02-111-0/+10
* Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun32010-02-103-4/+43
* Correct BlockSize when call ConfigToBlock API.lgao42010-02-091-3/+2
* remove unreasonable package dependency relationship.erictian2010-02-041-1/+0
* Fix a bug in HII thunk that ThunkCallback does not support callback for a tex...rsun32010-02-011-1/+9
* Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney2010-01-274-207/+43
* fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen202010-01-263-0/+886
* fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen202010-01-263-886/+0
* Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen202010-01-253-0/+886
* Coding style fix.rsun32010-01-072-12/+18
* Fix bugs in SmmBaseHelper driver.rsun32010-01-051-4/+4
* Only check the unsupported IFR opcode for framework HII form package.lgao42009-12-311-27/+20
* Remove dependency on include file in package outside of EKD2.rsun32009-12-313-2/+144
* Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun32009-12-3114-0/+2339
* Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu22009-12-309-0/+0
* Fix some typo.klu22009-12-284-10/+10
* Add a thunk driver to translate framework DataHub's smbios related record to ...klu22009-12-289-0/+7386
* Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli242009-12-159-0/+2919
* Check in thunk driver for CPU I/O 2 Protocol.xli242009-12-073-0/+397
* Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli242009-11-253-0/+503
* Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao42009-11-131-0/+7
* Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao42009-11-111-25/+26
* clean up non-English characters.vanjeff2009-10-101-1/+1
* Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang82009-09-211-3/+3
* Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42009-09-082-5/+3
* 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
* 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-182-20/+20
* Add directory for the new added Language Library.lgao42009-06-012-2/+2
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-261-55/+44
* 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-0811-736/+681