summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)Author
2011-01-28Don't need to update its copy right. It is same to previous version. lgao4
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao4
2011-01-24Correct file name. lgao4
2011-01-05Correct return value check.jyao1
2010-12-26Fix CYG GCC build fail on retf.jyao1
2010-12-25Replace @@ symbol since GCC does not recognize it.jyao1
2010-12-24Fix GCC build failure.jyao1
2010-12-22Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao1
2010-12-10Add missing fields of Type 4 conversion.li-elvin
2010-10-28Correct Comments.lgao4
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun3
2010-09-13Refine some code to make code run safely.ydong10
2010-09-10Refine some code to make the code run safely.ydong10
2010-08-27Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun3
2010-08-23Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library.rsun3
2010-08-17SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun3
2010-07-30Add boundary check against APIC ID.xli24
2010-07-30Fix GCC build.xli24
2010-07-30Fix the risk of AP stack conflict.xli24
2010-07-27Fix Xcode build break.andrewfish
2010-07-271. Consume Debug Agent Library to support debugging AP code based on PI MP pr...vanjeff
2010-07-22Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun3
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-06-15ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten
2010-06-111.Restore BSP IDT table to AP when AP wakeup.vanjeff
2010-06-09Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin
2010-04-24Update the copyright notice formathhtian
2010-04-22Add the correct check for the return value before use them.lgao4
2010-04-12Correct data conversion from pointer to integer.lgao4
2010-04-12Add the blank line at the end of file to pass ICC compiler. lgao4
2010-04-091. Add the missing function headers. lgao4
2010-04-02Add function comments and refine function parameter IN OUT.jgong5
2010-04-02Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong5
2010-04-01Remove the unnecessary top level header files in protocol header file.lgao4
2010-03-271. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao4
2010-03-26Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d...rsun3
2010-03-26Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...rsun3
2010-03-19Ensure GDT for APs is under 4G, in order to secure that APs can safely use it...xli24
2010-03-19Add parameter check in SmmBase.Communicate().rsun3
2010-03-19NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun3
2010-03-18Refine Legacy Region thunk to comply with PI 1.2.xli24
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun3
2010-03-17Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun3
2010-03-15Correction to remove Apple lines from Disclaimers. These were introduced aft...myronporter
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao4
2010-03-14Support Framework IFR SELECT OP code.lgao4
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-10Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont...hhuan13
2010-03-10Add description for the added BootState guid.lgao4
2010-03-10Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu