summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten1-0/+6
2010-10-12Add Framework SMM Status Code Protocol on PI SMM Status Code Protocol Thunk d...rsun33-0/+120
2010-09-13Refine some code to make code run safely.ydong105-11/+11
2010-09-10Refine some code to make the code run safely.ydong1015-59/+60
2010-08-27Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun31-0/+6
2010-08-23Add Local APIC library mapping.rsun31-0/+1
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-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao41-1/+1
2010-07-30Fix GCC build.xli241-1/+1
2010-07-30Fix the risk of AP stack conflict.xli248-96/+99
2010-07-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao41-3/+51
2010-07-29Sync fix on MdePkg r9982.lgao41-5/+0
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...vanjeff4-2/+68
2010-07-22Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32-4/+4
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao42-6/+4
2010-07-16Fixes for the ARM port of SCTsandrewfish4-1/+20
2010-07-09Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish8-2/+120
2010-06-28Remove unnecessary volatile for local Index variable.lgao41-3/+3
2010-06-23Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun31-0/+5
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten4-0/+10
2010-06-15ECP MpServicesOnFrameworkMpServicesThunk: Fix build with GCCjljusten2-7/+9
2010-06-15EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten1-16/+58
2010-06-15EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten1-36/+21
2010-06-12Initialize the local variable before refer to them. lgao44-9/+20
2010-06-111.Restore BSP IDT table to AP when AP wakeup.vanjeff8-52/+153
2010-06-11Add more check to make sure code run safely.lgao425-102/+275
2010-06-09Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFl...li-elvin3-23/+78
2010-05-26synchronize interget type definition from MdePkg's processbinding.h to make b...klu22-37/+21
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-2/+0
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun32-11/+4
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu21-1/+2
2010-04-28Update the copyright notice formathhtian620-1240/+1240
2010-04-28Update the copyright notice formathhtian299-598/+598
2010-04-28Update the copyright notice formathhtian794-1588/+1588
2010-04-28Update the copyright notice formathhtian170-340/+340
2010-04-24Update the copyright notice formathhtian3-6/+4
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-06Add the missing CpuLib library instance into EdkCompatibilityPkg.dsclgao41-0/+1
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-04-01Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsclgao41-1/+0
2010-03-271. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao44-452/+1