summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* remove duplicated #pragma pack().vanjeff2008-12-021-15/+5
* Code scrub for PlatformBdsLibNull.inf library instance.klu22008-12-025-189/+106
* Fix doxygen comment for structure definitions.klu22008-12-021-1190/+928
* Split architecture judgement then doxygen can merge them into one document.klu22008-12-011-6/+10
* Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang82008-12-017-233/+1069
* Remove several over-specific issues.qhuang82008-12-013-7/+5
* De-Unicode in MdePkg source files.qhuang82008-12-012-4/+4
* De-Unicode in MdePkg source files.qhuang82008-12-018-20/+20
* Add 3 reallocation pool services in MemoryAllocationLib class.qhuang82008-12-011-1/+150
* Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82008-12-012-6/+6
* Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82008-12-012-15/+2
* Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang82008-12-015-10/+7
* Update PalCallLib to PalLib in BasePalLibNull.inf.xli242008-12-011-2/+2
* Fix the issue that wrong doxygen header comments.klu22008-12-012-17/+20
* 1) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang122008-12-0110-535/+341
* Code scrub for GenericBdsLib library instance.klu22008-12-015-50/+15
* Fixed a error although Math.c is not built include for building.qwang122008-12-011-1/+0