summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Correct return value check.jyao11-1/+1
2010-12-26Fix CYG GCC build fail on retf.jyao11-3/+3
2010-12-25Replace @@ symbol since GCC does not recognize it.jyao11-2/+2
2010-12-24Fix GCC build failure.jyao11-3/+3
2010-12-22Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao18-16/+858
2010-12-10Add missing fields of Type 4 conversion.li-elvin1-1/+79
2010-10-28Correct Comments.lgao41-1/+1
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun32-0/+119
2010-09-13Refine some code to make code run safely.ydong102-5/+5
2010-09-10Refine some code to make the code run safely.ydong102-9/+9
2010-08-27Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun31-0/+6
2010-08-23Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library.rsun33-138/+9
2010-08-17SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun31-1/+2
2010-07-30Add boundary check against APIC ID.xli241-0/+2
2010-07-30Fix GCC build.xli241-1/+1
2010-07-30Fix the risk of AP stack conflict.xli248-96/+99
2010-07-27Fix Xcode build break.andrewfish1-10/+10
2010-07-271. Consume Debug Agent Library to support debugging AP code based on PI MP pr...vanjeff3-2/+67
2010-07-22Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32-4/+4
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten1-0/+1
2010-06-15ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten2-7/+9
2010-06-111.Restore BSP IDT table to AP when AP wakeup.vanjeff8-52/+153
2010-06-09Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin3-23/+78
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-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-03-271. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao43-452/+0
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-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-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
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter5-57/+71
2010-03-10Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont...hhuan133-3/+47
2010-03-10Add description for the added BootState guid.lgao41-1/+9
2010-03-10Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu1-0/+22
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao43-52/+179
2010-03-041. Correct coding comments.lgao43-7/+7
2010-03-03Fix non-boolean comparison expression.lgao43-5/+5