summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-17Fixed file path casejwang36
2009-02-17Updated per the latest changesjwang36
2009-02-161. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain familyjwang36
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2009-02-15Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney
2009-02-13Comments synchronized with library classjji4
2009-02-13Comments checked with specjji4
2009-02-13Meta-data reviewed.gikidy
2009-02-131.enhanced security check.vanjeff
2009-02-13Spec checkedjji4
2009-02-13enhanced security check.vanjeff
2009-02-13Fix security check.lgao4
2009-02-13Source level security checkedjji4
2009-02-13Source level security checkedjji4
2009-02-13enhanced security check.vanjeff
2009-02-12fixed typojcarsey
2009-02-12* MdeModulePkg/Core/Pei/Dependency/Dependency.hjljusten
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-12fixed comments missing.vanjeff
2009-02-12enhanced security check.vanjeff
2009-02-12Enhanced status return check.vanjeff
2009-02-12add return value check.vanjeff
2009-02-12add NULL pointer check.vanjeff
2009-02-11Fix entry point prototype error.qhuang8
2009-02-11Use apply PeiServicesLib to locate PPIqhuang8
2009-02-11Fix the typo in commentsqhuang8
2009-02-11Adjust code to fix potential array out-bound issues.qhuang8
2009-02-11Remove several unicode in comments.qhuang8
2009-02-11Fix the potential illegal EBC opcode issue.qhuang8
2009-02-111) Replace IA32API with EFIAPI to standardise the calling convention.qwang12
2009-02-11Include the missing Guid header file to refer the global Guidlgao4
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney
2009-02-10Add the missing Guid header file.lgao4
2009-02-10Add MdePkgTokenSpace Guid header file.lgao4
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao4
2009-02-10Change style 0 == Index to Index == 0lgao4
2009-02-10clean K8.eric_tian
2009-02-10Add in ASSERT to avoid NULL point dereference.qwang12
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang8
2009-02-09Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang8
2009-02-09Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang8
2009-02-09update meta.vanjeff
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12