summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)AuthorFilesLines
2011-08-01Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin1-5/+23
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32-3/+3
2011-07-19EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten3-0/+174
2011-07-12EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish3-19/+25
2011-06-27EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2-0/+301
2011-06-08String Reference Cleanup.lzeng143-94/+85
2011-05-30Update code to pass packaging tool.lzeng144-12/+9
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong101-107/+106
2011-04-27Fix 2 BootScript thunk issue on MEM_POLL.jyao11-5/+19
2011-04-20Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng143-5/+130
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-14Enhance inf file to follow inf spec.ydong103-3/+6
2011-03-10Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney1-4/+6
2011-03-07ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao41-10/+15
2011-01-28Don't need to update its copy right. It is same to previous version. lgao41-1/+1
2011-01-28Roll back previous change. GCC assembly file should use .S postfix. lgao41-2/+2
2011-01-24Correct file name. lgao41-1/+1
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