summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
Commit message (Expand)AuthorAgeFilesLines
* Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create...li-elvin2011-08-011-5/+23
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-012-3/+3
* EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driverjljusten2011-07-193-0/+174
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-123-19/+25
* EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2011-06-272-0/+301
* String Reference Cleanup.lzeng142011-06-083-94/+85
* Update code to pass packaging tool.lzeng142011-05-304-12/+9
* Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong102011-05-201-107/+106
* Fix 2 BootScript thunk issue on MEM_POLL.jyao12011-04-271-5/+19
* Add missing Type 35 support and correct SmbiosFldMiscType13 implementation.lzeng142011-04-203-5/+130
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Enhance inf file to follow inf spec.ydong102011-03-143-3/+6
* Update module to pass in a valid EFI_HANDLE when is reloads and restarts itse...mdkinney2011-03-101-4/+6
* ECP package BootScriptSaveOnS3SaveStateThunk driver needs to support framewor...lgao42011-03-071-10/+15
* Don't need to update its copy right. It is same to previous version. lgao42011-01-281-1/+1
* Roll back previous change. GCC assembly file should use .S postfix. lgao42011-01-281-2/+2
* Correct file name. lgao42011-01-241-1/+1
* Correct return value check.jyao12011-01-051-1/+1
* Fix CYG GCC build fail on retf.jyao12010-12-261-3/+3
* Replace @@ symbol since GCC does not recognize it.jyao12010-12-251-2/+2
* Fix GCC build failure.jyao12010-12-241-3/+3
* Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao12010-12-228-16/+858
* Add missing fields of Type 4 conversion.li-elvin2010-12-101-1/+79
* Correct Comments.lgao42010-10-281-1/+1
* Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun32010-10-122-0/+119
* Refine some code to make code run safely.ydong102010-09-132-5/+5
* Refine some code to make the code run safely.ydong102010-09-102-9/+9
* Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun32010-08-271-0/+6
* Update MpServicesOnFrameworkMpServicesThunk to consume Local APIC library.rsun32010-08-233-138/+9
* SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun32010-08-171-1/+2
* Add boundary check against APIC ID.xli242010-07-301-0/+2
* Fix GCC build.xli242010-07-301-1/+1
* Fix the risk of AP stack conflict.xli242010-07-308-96/+99
* Fix Xcode build break.andrewfish2010-07-271-10/+10
* 1. Consume Debug Agent Library to support debugging AP code based on PI MP pr...vanjeff2010-07-273-2/+67
* Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32010-07-222-4/+4
* EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten2010-06-151-0/+1
* ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten2010-06-152-7/+9
* 1.Restore BSP IDT table to AP when AP wakeup.vanjeff2010-06-118-52/+153
* Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin2010-06-093-23/+78
* Update the copyright notice formathhtian2010-04-2497-190/+190
* Add the correct check for the return value before use them.lgao42010-04-223-1/+3
* Correct data conversion from pointer to integer.lgao42010-04-121-2/+2
* Add the blank line at the end of file to pass ICC compiler. lgao42010-04-121-1/+1
* 1. Add the missing function headers. lgao42010-04-091-9/+13
* Add function comments and refine function parameter IN OUT.jgong52010-04-022-9/+106
* Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong52010-04-025-41/+475
* Remove the unnecessary top level header files in protocol header file.lgao42010-04-011-3/+0
* 1. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao42010-03-273-452/+0
* Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d...rsun32010-03-263-0/+904