summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-021. add some comments for structuresvanjeff9-377/+443
2008-12-02remove duplicated #pragma pack().vanjeff1-15/+5
2008-12-02Code scrub for PlatformBdsLibNull.inf library instance.klu25-189/+106
2008-12-02Fix doxygen comment for structure definitions.klu21-1190/+928
2008-12-01Split architecture judgement then doxygen can merge them into one document.klu21-6/+10
2008-12-01Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang87-233/+1069
2008-12-01Remove several over-specific issues.qhuang83-7/+5
2008-12-01De-Unicode in MdePkg source files.qhuang82-4/+4
2008-12-01De-Unicode in MdePkg source files.qhuang88-20/+20
2008-12-01Add 3 reallocation pool services in MemoryAllocationLib class.qhuang81-1/+150
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82-6/+6
2008-12-01Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82-15/+2
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang85-10/+7
2008-12-01Update PalCallLib to PalLib in BasePalLibNull.inf.xli241-2/+2
2008-12-01Fix the issue that wrong doxygen header comments.klu22-17/+20
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang1210-535/+341
2008-12-01Code scrub for GenericBdsLib library instance.klu25-50/+15
2008-12-01Fixed a error although Math.c is not built include for building.qwang121-1/+0
2008-12-01GCC Cleanup: Files name should match the case in the file system.qwang121-3/+3
2008-12-01GCC cleanup: forward slash used.oqwang121-8/+8
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao48-429/+379
2008-12-011. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff3-5/+11
2008-11-29Fixed regression bug HSD201375jwang361-0/+0
2008-11-29Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Co...qwang121-13/+4
2008-11-29Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang121-1/+103
2008-11-29Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang121-0/+74
2008-11-291) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang123-30/+8
2008-11-29Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu31-1/+1
2008-11-28Fix coding style issues for Tcp4Dxe driver.niry13-116/+224
2008-11-28Refine the comments in PciSegmentLibqhuang82-53/+35
2008-11-28Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang361-2/+2
2008-11-28a. Fixed R8 module build issue for EBC archjwang362-0/+0
2008-11-28Function headers in .h and .c files synchronized with specjji42-301/+314
2008-11-28Update the entry point function's prototype.qwang121-19/+12
2008-11-28Update the entry point function's prototype.qwang122-2/+2
2008-11-27Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang81-0/+13