summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)Author
2011-01-18Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro lgao4
2011-01-03EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warningjljusten
2010-12-31Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.lgao4
2010-12-14update USB_PORT_STAT_OWNER from 2^11 to 2^13 which is added as a possible val...erictian
2010-12-09Refine code to make code run more safely.ydong10
2010-12-06Refine code to make code more safely.ydong10
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao4
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin
2010-10-13EdkCompatibilityPkg: Re-add VA_COPY macrojljusten
2010-09-13Refine some code to make code run safely.ydong10
2010-09-10Refine some code to make the code run safely.ydong10
2010-07-30Correct the check for macro definition __EDKII_GLUE_PEI_HOB_LIB__.lgao4
2010-07-29Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function...lgao4
2010-07-29Sync fix on MdePkg r9982.lgao4
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao4
2010-07-16Fixes for the ARM port of SCTsandrewfish
2010-07-09Ported more of EdkCompatabilityPkg to ARM to support SCT port.andrewfish
2010-06-28Remove unnecessary volatile for local Index variable.lgao4
2010-06-23Add back the removed pair of "#ifndef VA_START" and "#endif" in recent check-...rsun3
2010-06-15EdkCompatibilityPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-06-15EdkCompatibilityPkg VA_LIST: Fix build issue with GCC 4.4jljusten
2010-06-15EdkCompatibilityPkg IA32 EfiBind.h: Do not include stdint.hjljusten
2010-06-12Initialize the local variable before refer to them. lgao4
2010-06-11Add more check to make sure code run safely.lgao4
2010-05-26synchronize interget type definition from MdePkg's processbinding.h to make b...klu2
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun3
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu2
2010-04-28Update the copyright notice formathhtian
2010-04-28Update the copyright notice formathhtian
2010-04-28Update the copyright notice formathhtian
2010-03-25This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin
2010-03-20Correct file path separator to be consistent.lgao4
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao4
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao4
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun3
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff
2009-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun3
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang8
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
2009-09-21Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang8
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao
2009-08-20Update to remove .intel_syntax directives to improve portability since it is ...qhuang8
2009-08-20Remove unnecessary .align directory and change .align directory to .p2align t...qhuang8
2009-08-20Remove unnecessary .align directives.qhuang8
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian