summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2010-03-10Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu
2010-03-09Update EdkCompatibilityPkg version from 0.90 to 0.91lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-03-041. Correct coding comments.lgao4
2010-03-03Fix non-boolean comparison expression.lgao4
2010-03-01Add parameter checking for MP Services Protocol Thunk driver.xli24
2010-03-01Update EDKII core UEFI/PI version.lgao4
2010-03-01Add the missing check for NULL pointer before use it.lgao4
2010-03-01Update code to match EDKII coding style.lgao4
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Add parameter checking for MP Services Protocol Thunk driver.xli24
2010-02-25Add more check to avoid code enter into wrong state.lgao4
2010-02-25Fix the bug that SMM Base Protocol.Communicate() does not work.rsun3
2010-02-25Add new HII FormMap Opcode supportlgao4
2010-02-24Correct Copyright year formatlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-21Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney
2010-02-21Change RegisterProtocolNotify for dependent protocols to [Depex] expressionmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-11Support Name/Value Storage in UEFI2.1 HII driver.lgao4
2010-02-10Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun3
2010-02-09Correct BlockSize when call ConfigToBlock API.lgao4
2010-02-08Add the missing BDS license header.lgao4
2010-02-04remove unreasonable package dependency relationship.erictian
2010-02-01Fix a bug in HII thunk that ThunkCallback does not support callback for a tex...rsun3
2010-01-27Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen20
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen20
2010-01-25Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen20
2010-01-09update copyright to 2010lgao4
2010-01-09Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao4
2010-01-07Coding style fix.rsun3
2010-01-05Fix bugs in SmmBaseHelper driver.rsun3
2009-12-31Only check the unsupported IFR opcode for framework HII form package.lgao4
2009-12-31Remove dependency on include file in package outside of EKD2.rsun3
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun3
2009-12-30Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu2
2009-12-28Fix some typo.klu2
2009-12-28Add a thunk driver to translate framework DataHub's smbios related record to ...klu2
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff
2009-12-16Make MP Services thunk driver only be built under IA32 and X64 archs.xli24
2009-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun3
2009-12-15Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli24
2009-12-07Check in thunk driver for CPU I/O 2 Protocol.xli24
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH
2009-11-25Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli24
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-13Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao4