summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility
Commit message (Expand)AuthorAgeFilesLines
* Free the buffer allocated by GetSectionFromAnyFv() when exit, and add Error S...lzeng142012-11-121-24/+16
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-281-5/+5
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Update .S files to ...rsun32012-07-022-5/+25
* EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32012-06-262-29/+97
* Fixed build failed.ydong102012-05-311-1/+1
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-2/+2
* Enhance the logic when extract data from storage.ydong102012-05-101-5/+16
* 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff2012-03-151-2/+53
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-2/+2
* PI 1.2 Errata C: A new return condition is added for the returned status code...rsun32011-11-212-2/+4
* Avoid using code name in comments.niruiyu2011-10-195-15/+15
* Add more check to avoid access violation.ydong102011-09-291-1/+1
* EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32011-09-282-4/+4
* EdkCompatibilityPkg MpServicesOnFrameworkMpServicesThunk: Check for x2APIC mo...rsun32011-09-262-3/+27
* Clean up the private GUID definition in module Level.lgao42011-09-205-10/+30
* EdkCompatibilityPkg: Add BootScriptThunkHelper driverjljusten2011-08-312-0/+125
* Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun32011-08-301-14/+21
* 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