summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* modify coding style to pass ecc tooleric_tian2008-07-255-180/+239
* 1. Fixed NULL library instance issuejwang362008-07-251-0/+0
* Fix broken that Boot file can not be found by BDS.klu22008-07-241-4/+4
* Code Scrub for Dxe Core.qhuang82008-07-2438-2551/+2546
* Use TmpStr as a backup, as StrCpy in BaseLib does not handle copy of two stri...qwang122008-07-231-2/+20
* Code scrub for PeiCore module.klu22008-07-2311-95/+91
* remove a redefinition to pass ICC builderic_tian2008-07-231-2/+2
* remove a redefinition to pass ICC builderic_tian2008-07-231-2/+2
* modify coding style to pass ecc tooleric_tian2008-07-2310-258/+250
* Enhance the string formatting function to take "%p" to print pointer.qwang122008-07-233-0/+64
* correct spell erroreric_tian2008-07-231-1/+1
* modify coding style to pass ecc tooleric_tian2008-07-231-2/+2
* modify coding style to pass ecc tooleric_tian2008-07-237-599/+740
* add logic to check PCI device has option rom when degrading PCI resources. If...vanjeff2008-07-231-3/+22
* code scrub for check list.vanjeff2008-07-224-75/+82
* fix doxygen function comments.klu22008-07-224-9/+1
* Code scrub for BdsDxe module.klu22008-07-2227-381/+187
* Add doxygen comment for PcdBootFileName klu22008-07-221-0/+8
* Code scrub for GenericBdsLibklu22008-07-2213-282/+162
* modify coding style to pass ecc tooleric_tian2008-07-221-9/+3
* modify coding style to pass ecc tooleric_tian2008-07-222-111/+105
* Add in .S file for GCC tool-chain.qwang122008-07-221-0/+225
* Fixed one bug when building ACPI resource data for 64bit Prefetchable memory.vanjeff2008-07-211-2/+2
* Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang122008-07-211-0/+202
* Correct the comment.qwang122008-07-212-32/+32
* Add in more comments.qwang122008-07-211-1/+7
* Add in .S file for GCC tool-chain.qwang122008-07-2110-0/+1051
* clean up for GCC tool-chain.qwang122008-07-216-12/+12
* Update function header.klu22008-07-211-5/+37
* Update function header.klu22008-07-211-66/+68
* Code Scrub of MdePkg/Inlcude/Libraryyshang12008-07-2112-17/+34
* Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang122008-07-212-6/+11
* change lower case to upper case to pass Unix builderic_tian2008-07-211-1/+1
* Avoid the name collision.yshang12008-07-211-1/+1
* Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang122008-07-2110-0/+1026
* Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang122008-07-211-0/+3
* Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang82008-07-193-11/+11
* Fix the ICC waring for unreachable code.qhuang82008-07-191-6/+0
* Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82008-07-192-29/+25
* Remove INF/MSA file name to align with directory nameqhuang82008-07-193-1/+1
* Remove directory DxeDebugLibSerialPort to BaseDebugLibSerialPort since this i...qhuang82008-07-194-5/+5
* 1. Add usb LUD support in BDSqhuang82008-07-181-6/+36
* Initialize the timeout value to 0, the original template is not proper initia...qhuang82008-07-181-1/+9
* Code scrub for DxeCoreqhuang82008-07-1825-567/+327
* Code scrub for DiskIo, Partition & Unicode Collationqhuang82008-07-189-39/+51
* code scrub.vanjeff2008-07-184-75/+77
* roll back the changes as NT32 could not use PciLiberic_tian2008-07-182-8/+75
* Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang82008-07-186-64/+80
* replace PCI Root Bridge I/O protocol with PciLib to achieve M2 qulity.eric_tian2008-07-182-75/+8
* Correct ECC Error for MdePkg/Include/Protocol and Correct PeCofferLib bug to ...lgao42008-07-177-76/+42