Age | Commit message (Expand) | Author |
2010-03-17 | Remove the implementation limitation in the SmmBaseHelper driver that it assu... | rsun3 |
2010-03-15 | Correction to remove Apple lines from Disclaimers. These were introduced aft... | myronporter |
2010-03-15 | Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which... | lgao4 |
2010-03-15 | Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which... | lgao4 |
2010-03-14 | Fix a issue to support the callback related to framework IFR REF opcode. Its ... | lgao4 |
2010-03-14 | Support Framework IFR SELECT OP code. | lgao4 |
2010-03-13 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter |
2010-03-10 | Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont... | hhuan13 |
2010-03-10 | Add description for the added BootState guid. | lgao4 |
2010-03-10 | Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he... | niruiyu |
2010-03-09 | Update EdkCompatibilityPkg version from 0.90 to 0.91 | lgao4 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-03-04 | 1. Correct coding comments. | lgao4 |
2010-03-03 | Fix non-boolean comparison expression. | lgao4 |
2010-03-01 | Add parameter checking for MP Services Protocol Thunk driver. | xli24 |
2010-03-01 | Update EDKII core UEFI/PI version. | lgao4 |
2010-03-01 | Add the missing check for NULL pointer before use it. | lgao4 |
2010-03-01 | Update code to match EDKII coding style. | lgao4 |
2010-02-27 | Add the missing check for NULL pointer before use it. | lgao4 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-25 | Add parameter checking for MP Services Protocol Thunk driver. | xli24 |
2010-02-25 | Add more check to avoid code enter into wrong state. | lgao4 |
2010-02-25 | Fix the bug that SMM Base Protocol.Communicate() does not work. | rsun3 |
2010-02-25 | Add new HII FormMap Opcode support | lgao4 |
2010-02-24 | Correct Copyright year format | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-21 | Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is known | mdkinney |
2010-02-21 | Change RegisterProtocolNotify for dependent protocols to [Depex] expression | mdkinney |
2010-02-16 | Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER | mdkinney |
2010-02-14 | Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER | mdkinney |
2010-02-11 | Support Name/Value Storage in UEFI2.1 HII driver. | lgao4 |
2010-02-10 | Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru... | rsun3 |
2010-02-09 | Correct BlockSize when call ConfigToBlock API. | lgao4 |
2010-02-08 | Add the missing BDS license header. | lgao4 |
2010-02-04 | remove unreasonable package dependency relationship. | erictian |
2010-02-01 | Fix a bug in HII thunk that ThunkCallback does not support callback for a tex... | rsun3 |
2010-01-27 | Clean up module to use SMM CPU Save State Protocol definitions from IntelFram... | mdkinney |
2010-01-26 | fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr... | jchen20 |
2010-01-26 | fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr... | jchen20 |
2010-01-25 | Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. . | jchen20 |
2010-01-09 | update copyright to 2010 | lgao4 |
2010-01-09 | Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain. | lgao4 |
2010-01-07 | Coding style fix. | rsun3 |
2010-01-05 | Fix bugs in SmmBaseHelper driver. | rsun3 |
2009-12-31 | Only check the unsupported IFR opcode for framework HII form package. | lgao4 |
2009-12-31 | Remove dependency on include file in package outside of EKD2. | rsun3 |
2009-12-31 | Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo... | rsun3 |
2009-12-30 | Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe... | klu2 |
2009-12-28 | Fix some typo. | klu2 |
2009-12-28 | Add a thunk driver to translate framework DataHub's smbios related record to ... | klu2 |