summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Correct Comments.lgao42010-10-281-1/+1
* EdkCompatibilityPkg: Re-add VA_COPY macrojljusten2010-10-131-0/+6
* Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun32010-10-123-0/+120
* Refine some code to make code run safely.ydong102010-09-135-11/+11
* Refine some code to make the code run safely.ydong102010-09-1015-59/+60
* Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun32010-08-271-0/+6
* Add Local APIC library mapping.rsun32010-08-231-0/+1
* 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
* Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao42010-07-301-1/+1
* Fix GCC build.xli242010-07-301-1/+1
* Fix the risk of AP stack conflict.xli242010-07-308-96/+99
* Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao42010-07-291-3/+51
* Sync fix on MdePkg r9982.lgao42010-07-291-5/+0
* 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-274-2/+68
* Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32010-07-222-4/+4
* 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao42010-07-192-6/+4
* Fixes for the ARM port of SCTsandrewfish2010-07-164-1/+20
* Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish2010-07-098-2/+120
* Remove unnecessary volatile for local Index variable.lgao42010-06-281-3/+3
* Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun32010-06-231-0/+5
* EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten2010-06-154-0/+10
* ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten2010-06-152-7/+9
* EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten2010-06-151-16/+58
* EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten2010-06-151-36/+21
* Initialize the local variable before refer to them. lgao42010-06-124-9/+20
* 1.Restore BSP IDT table to AP when AP wakeup.vanjeff2010-06-118-52/+153
* Add more check to make sure code run safely.lgao42010-06-1125-102/+275
* Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin2010-06-093-23/+78
* synchronize interget type definition from MdePkg's processbinding.h to make b...klu22010-05-262-37/+21
* Clean up package/platform DSC files by the following steps:lgao42010-05-211-2/+0
* Change TPM_BASE to 0 per TPM spec.rsun32010-05-182-11/+4
* Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu22010-05-101-1/+2
* Update the copyright notice formathhtian2010-04-28620-1240/+1240
* Update the copyright notice formathhtian2010-04-28299-598/+598
* Update the copyright notice formathhtian2010-04-28794-1588/+1588
* Update the copyright notice formathhtian2010-04-28170-340/+340
* Update the copyright notice formathhtian2010-04-243-6/+4
* 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 the missing CpuLib library instance into EdkCompatibilityPkg.dsclgao42010-04-061-0/+1
* 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
* Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsclgao42010-04-011-1/+0