summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-26Fix case issuesqhuang82-2/+2
2008-07-26Code scrub for EBC module.qhuang86-159/+158
2008-07-25Code Scrub for MdePkg.yshang1176-253/+1437
2008-07-25Code Scrub for Protocol Definitionlgao44-20/+59
2008-07-25Update CopyRight to 2008lgao46-6/+6
2008-07-25Code Scrub for Protocol and Ppi Definitionlgao4105-1714/+3388
2008-07-25modify coding style to pass ecc tooleric_tian5-180/+239
2008-07-251. Fixed NULL library instance issuejwang361-0/+0
2008-07-24Fix broken that Boot file can not be found by BDS.klu21-4/+4
2008-07-24Code Scrub for Dxe Core.qhuang838-2551/+2546
2008-07-23Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang121-2/+20
2008-07-23Code scrub for PeiCore module.klu211-95/+91
2008-07-23remove a redefinition to pass ICC builderic_tian1-2/+2
2008-07-23remove a redefinition to pass ICC builderic_tian1-2/+2
2008-07-23modify coding style to pass ecc tooleric_tian10-258/+250
2008-07-23Enhance the string formatting function to take "%p" to print pointer.qwang123-0/+64
2008-07-23correct spell erroreric_tian1-1/+1
2008-07-23modify coding style to pass ecc tooleric_tian1-2/+2
2008-07-23modify coding style to pass ecc tooleric_tian7-599/+740
2008-07-23add logic to check PCI device has option rom when degrading PCI resources. If...vanjeff1-3/+22
2008-07-22code scrub for check list.vanjeff4-75/+82
2008-07-22fix doxygen function comments.klu24-9/+1
2008-07-22Code scrub for BdsDxe module.klu227-381/+187
2008-07-22Add doxygen comment for PcdBootFileName klu21-0/+8
2008-07-22Code scrub for GenericBdsLibklu213-282/+162
2008-07-22modify coding style to pass ecc tooleric_tian1-9/+3
2008-07-22modify coding style to pass ecc tooleric_tian2-111/+105
2008-07-22Add in .S file for GCC tool-chain.qwang121-0/+225
2008-07-21Fixed one bug when building ACPI resource data for 64bit Prefetchable memory.vanjeff1-2/+2
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang121-0/+202
2008-07-21Correct the comment.qwang122-32/+32
2008-07-21Add in more comments.qwang121-1/+7
2008-07-21Add in .S file for GCC tool-chain.qwang1210-0/+1051
2008-07-21clean up for GCC tool-chain.qwang126-12/+12
2008-07-21Update function header.klu21-5/+37
2008-07-21Update function header.klu21-66/+68
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang112-17/+34
2008-07-21Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang122-6/+11
2008-07-21change lower case to upper case to pass Unix builderic_tian1-1/+1
2008-07-21Avoid the name collision.yshang11-1/+1
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang1210-0/+1026
2008-07-21Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang121-0/+3
2008-07-19Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang83-11/+11
2008-07-19Fix the ICC waring for unreachable code.qhuang81-6/+0
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82-29/+25
2008-07-19Remove INF/MSA file name to align with directory nameqhuang83-1/+1
2008-07-19Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i...qhuang84-5/+5
2008-07-181. Add usb LUD support in BDSqhuang81-6/+36
2008-07-18Initialize the timeout value to 0, the original template is not proper initia...qhuang81-1/+9
2008-07-18Code scrub for DxeCoreqhuang825-567/+327