summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
AgeCommit message (Expand)Author
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
2009-07-27Enhanced BMP file security check.vanjeff
2009-07-10Fix a bug in BuidHobGuidType() of PeiHobLib that it does not adjust the hob l...rsun3
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2009-04-23update string function commentseric_tian
2009-04-17Save segment registers on stack in case the thunk code assembly calls CF9 sof...qhuang8
2009-04-08updated to use the term “temporary memory” but not CAReric_tian
2009-04-03PeiLib uses PEI PCI CFG 2 PPI, so it depends on EdkFrameworkPpiLib.rsun3
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu2
2009-02-17Use #ifdef but not #if for compiler macros.klu2
2009-02-111) Replace IA32API with EFIAPI to standardise the calling convention.qwang12
2009-02-01For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.xli24
2009-01-15Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definit...qhuang8
2008-12-25Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang12
2008-12-07Use correct capitalization for include path.xli24
2008-12-06IPF GCC tool-chain cleanup.qwang12
2008-12-041) GCC Clean up.qwang12
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-04Use .radix directive that GCC assembly supports.xli24
2008-12-04a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang12
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-12-04UNIX GCC cleanup: file name is case sensitive.qwang12
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang12
2008-12-03Unix GCC cleanup:qwang12