summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-05Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IP...qhuang82-1/+1
2008-12-05Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy5-64/+203
2008-12-05move false dependency relationeric_tian1-1/+1
2008-12-05Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang81-3/+3
2008-12-04Remove todo comment in BaseLib.hlgao43-5/+3
2008-12-04update commentqwang121-1/+9
2008-12-041) GCC Clean up.qwang121-1/+1
2008-12-04update INF [LibraryClasses] section to match include libs in module master he...tding13-0/+10
2008-12-04Typo correctedjji41-1/+1
2008-12-04Added a feature to print out storage layout in lst file.jwang361-0/+0
2008-12-04Correct typo.lgao42-2/+2
2008-12-04Correct Minor Comments in M3 to M4 review.lgao410-23/+60
2008-12-04Re-generated with the latest source code.jwang361-0/+0
2008-12-04Function comments have been checked with spec.jji42-10/+2
2008-12-041)Global variables have been moved backward ahead of functions.jji429-140/+228
2008-12-04Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition...gikidy1-2/+0
2008-12-04Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff3-4/+5
2008-12-04Clean DuetPkg for ICC build.xli244-10/+10
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy3-13/+14
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy3-18/+17
2008-12-04Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli242-22/+27
2008-12-04Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang121-0/+2
2008-12-04fix ecc report-out issuestding19-28/+17
2008-12-04Use .radix directive that GCC assembly supports.xli241-1/+1
2008-12-04a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang121-1/+1
2008-12-04a. Added a feature to allow override tools option via "==" in metafile.jwang361-0/+0
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy1-2/+2
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy3-3/+3
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2-2/+2
2008-12-04UNIX GCC cleanup: file name is case sensitive.qwang121-1/+1
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang84-8/+8
2008-12-03Update function comment and use MdePkg Library FreePool function.qwang121-17/+11
2008-12-03Update function comment.qwang122-3/+14
2008-12-031) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang121-1/+8
2008-12-03Unix GCC cleanup:qwang124-8/+8
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy84-223/+12
2008-12-03Code scrub for MdeModule Include header file (Protocol and DEC)lgao418-99/+117
2008-12-03Global variables have been moved backward ahead of functions.jji434-797/+1386
2008-12-03Clean up to fix build break.qhuang81-10/+0
2008-12-03Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun31-1/+1
2008-12-03Fix entry point prototype.qhuang82-4/+4
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix constructor prototype.qhuang81-2/+2
2008-12-03Fix typo in function prototype.qhuang81-1/+1
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang83-6/+34
2008-12-021) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang129-0/+397
2008-12-02remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff2-8/+8
2008-12-02adjust codes.vanjeff1-3/+3