summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-055-64/+203
* move false dependency relationeric_tian2008-12-051-1/+1
* Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang82008-12-051-3/+3
* Remove todo comment in BaseLib.hlgao42008-12-043-5/+3
* update commentqwang122008-12-041-1/+9
* 1) GCC Clean up.qwang122008-12-041-1/+1
* update INF [LibraryClasses] section to match include libs in module master he...tding12008-12-043-0/+10
* Typo correctedjji42008-12-041-1/+1
* Added a feature to print out storage layout in lst file.jwang362008-12-041-0/+0
* Correct typo.lgao42008-12-042-2/+2
* Correct Minor Comments in M3 to M4 review.lgao42008-12-0410-23/+60
* Re-generated with the latest source code.jwang362008-12-041-0/+0
* Function comments have been checked with spec.jji42008-12-042-10/+2
* 1)Global variables have been moved backward ahead of functions.jji42008-12-0429-140/+228
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION definition...gikidy2008-12-041-2/+0
* Changed the POLL&TIMEOUT timer values from 50ms to 10ms.vanjeff2008-12-043-4/+5
* Clean DuetPkg for ICC build.xli242008-12-044-10/+10
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-043-13/+14
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-043-18/+17
* Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli242008-12-042-22/+27
* Fix a bug of not initialize Private->PciRootBridgeIo correctly.qwang122008-12-041-0/+2
* fix ecc report-out issuestding12008-12-049-28/+17
* Use .radix directive that GCC assembly supports.xli242008-12-041-1/+1
* a statement ".radix D" which cause build break for *NIX IPF tool-chain. This...qwang122008-12-041-1/+1
* a. Added a feature to allow override tools option via "==" in metafile.jwang362008-12-041-0/+0
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-041-2/+2
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-043-3/+3
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-042-2/+2
* UNIX GCC cleanup: file name is case sensitive.qwang122008-12-041-1/+1
* Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang82008-12-034-8/+8
* Update function comment and use MdePkg Library FreePool function.qwang122008-12-031-17/+11
* Update function comment.qwang122008-12-032-3/+14
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-031-1/+8
* Unix GCC cleanup:qwang122008-12-034-8/+8
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-0384-223/+12
* Code scrub for MdeModule Include header file (Protocol and DEC)lgao42008-12-0318-99/+117
* Global variables have been moved backward ahead of functions.jji42008-12-0334-797/+1386
* Clean up to fix build break.qhuang82008-12-031-10/+0
* Parameter checking in BdsLibMatchDevicePaths() is wrong. This bug was found b...rsun32008-12-031-1/+1
* Fix entry point prototype.qhuang82008-12-032-4/+4
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix constructor prototype.qhuang82008-12-031-2/+2
* Fix typo in function prototype.qhuang82008-12-031-1/+1
* Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82008-12-033-6/+34
* 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR...qwang122008-12-029-0/+397
* remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff2008-12-022-8/+8
* adjust codes.vanjeff2008-12-021-3/+3
* 1. add some comments for structuresvanjeff2008-12-029-377/+443