summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao41-1/+5
2011-01-05Correct return value check.jyao11-1/+1
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten2-4/+4
2010-12-31Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao42-46/+52
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-23Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao11-0/+4
2010-12-22Fix boot script thunk issue that we need dispatch in PEI mode for Framework d...jyao19-17/+860
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian1-2/+2
2010-12-10Add missing fields of Type 4 conversion.li-elvin1-1/+79
2010-12-09Refine code to make code run more safely.ydong102-1/+5
2010-12-06Refine code to make code more safely.ydong104-4/+4
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao4183-2624/+15238
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin4-8/+8
2010-10-28Correct Comments.lgao41-1/+1
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