summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32-4/+4
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao42-6/+4
2010-07-16Fixes for the ARM port of SCTsandrewfish4-1/+20
2010-07-09Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish8-2/+120
2010-06-28Remove unnecessary volatile for local Index variable.lgao41-3/+3
2010-06-23Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun31-0/+5
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten4-0/+10
2010-06-15ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten2-7/+9
2010-06-15EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten1-16/+58
2010-06-15EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten1-36/+21
2010-06-12Initialize the local variable before refer to them. lgao44-9/+20
2010-06-111.Restore BSP IDT table to AP when AP wakeup.vanjeff8-52/+153
2010-06-11Add more check to make sure code run safely.lgao425-102/+275
2010-06-09Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin3-23/+78
2010-05-26synchronize interget type definition from MdePkg's processbinding.h to make b...klu22-37/+21
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-2/+0
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun32-11/+4
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu21-1/+2
2010-04-28Update the copyright notice formathhtian620-1240/+1240
2010-04-28Update the copyright notice formathhtian299-598/+598
2010-04-28Update the copyright notice formathhtian794-1588/+1588
2010-04-28Update the copyright notice formathhtian170-340/+340
2010-04-24Update the copyright notice formathhtian3-6/+4
2010-04-24Update the copyright notice formathhtian97-190/+190
2010-04-22Add the correct check for the return value before use them.lgao43-1/+3
2010-04-12Correct data conversion from pointer to integer.lgao41-2/+2
2010-04-12Add the blank line at the end of file to pass ICC compiler. lgao41-1/+1
2010-04-091. Add the missing function headers. lgao41-9/+13
2010-04-06Add the missing CpuLib library instance into EdkCompatibilityPkg.dsclgao41-0/+1
2010-04-02Add function comments and refine function parameter IN OUT.jgong52-9/+106
2010-04-02Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong55-41/+475
2010-04-01Remove the unnecessary top level header files in protocol header file.lgao41-3/+0
2010-04-01Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsclgao41-1/+0
2010-03-271. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao44-452/+1
2010-03-26Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d...rsun33-0/+904
2010-03-26Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...rsun34-9/+104
2010-03-25Not maintained.hhtian1-133/+0
2010-03-25This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin1-10/+14
2010-03-20Correct file path separator to be consistent.lgao41-15/+15
2010-03-19Ensure GDT for APs is under 4G, in order to secure that APs can safely use it...xli241-1/+18
2010-03-19Add parameter check in SmmBase.Communicate().rsun31-0/+4
2010-03-19NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun31-0/+2
2010-03-18Refine Legacy Region thunk to comply with PI 1.2.xli241-11/+27
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun31-11/+8
2010-03-17Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun34-127/+69
2010-03-15Correction to remove Apple lines from Disclaimers. These were introduced aft...myronporter6-13/+8
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-0/+1123
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-22/+95
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao41-0/+2
2010-03-14Support Framework IFR SELECT OP code.lgao41-0/+40