summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Fix non-boolean comparison expression.lgao42010-03-033-5/+5
* Add parameter checking for MP Services Protocol Thunk driver.xli242010-03-011-0/+3
* Update EDKII core UEFI/PI version.lgao42010-03-011-1/+1
* Add the missing check for NULL pointer before use it.lgao42010-03-011-0/+1
* Update code to match EDKII coding style.lgao42010-03-0148-1402/+2170
* Add the missing check for NULL pointer before use it.lgao42010-02-272-2/+8
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2512-24/+0
* Add parameter checking for MP Services Protocol Thunk driver.xli242010-02-251-1/+8
* Add more check to avoid code enter into wrong state.lgao42010-02-257-14/+46
* Fix the bug that SMM Base Protocol.Communicate() does not work.rsun32010-02-253-30/+68
* 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-2424-88/+88
* 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
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+2
* 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-104-4/+45
* Correct BlockSize when call ConfigToBlock API.lgao42010-02-091-3/+2
* Add the missing BDS license header.lgao42010-02-089-0/+169
* 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-264-1/+887
* 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-254-0/+887
* update copyright to 2010lgao42010-01-091-1/+1
* Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao42010-01-091-1/+1
* 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-3117-37/+2391
* Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu22009-12-3010-1/+1
* Fix some typo.klu22009-12-284-10/+10
* Add a thunk driver to translate framework DataHub's smbios related record to ...klu22009-12-2810-0/+7387
* replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff2009-12-251-1/+1
* Make MP Services thunk driver only be built under IA32 and X64 archs.xli242009-12-161-1/+1
* Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun32009-12-151-2/+2
* Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli242009-12-1510-1/+2922
* Check in thunk driver for CPU I/O 2 Protocol.xli242009-12-074-0/+398
* Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH2009-12-066-2/+243
* 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