summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* GCC Cleanup: Files name should match the case in the file system.qwang122008-12-011-3/+3
* GCC cleanup: forward slash used.oqwang122008-12-011-8/+8
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-018-429/+379
* 1. Fixed issue when calculating timeout value in timeout function in MNP module.vanjeff2008-12-013-5/+11
* Fixed regression bug HSD201375jwang362008-11-291-0/+0
* Move GlueLib's PeiPerformanceLib and DxePerformanceLib to [Components.IA32,Co...qwang122008-11-291-13/+4
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-1/+103
* Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.qwang122008-11-291-0/+74
* 1) Revert the original CompilerStubLib.inf which will be built by EDK tool ch...qwang122008-11-293-30/+8
* Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu32008-11-291-1/+1
* Fix coding style issues for Tcp4Dxe driver.niry2008-11-2813-116/+224
* Refine the comments in PciSegmentLibqhuang82008-11-282-53/+35
* Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure co...jwang362008-11-281-2/+2
* a. Fixed R8 module build issue for EBC archjwang362008-11-282-0/+0
* Function headers in .h and .c files synchronized with specjji42008-11-282-301/+314
* Update the entry point function's prototype.qwang122008-11-281-19/+12
* Update the entry point function's prototype.qwang122008-11-282-2/+2
* Add the AND of all architectural protocols for this special DXE_RUNTIME driver.qhuang82008-11-271-0/+13
* Add several missing assertions.qhuang82008-11-271-7/+22
* Fix the parameter typo, it should confirm to UEFI spec.qhuang82008-11-272-2/+2
* Make HiiDatabase module not depend on HiiLib; otherwise it will inherit HII_D...qhuang82008-11-274-3/+75
* Fixed one bug when calculating timeout value in timeout function for UDP prot...vanjeff2008-11-271-2/+2
* Check In Build.exe and tools_def.template lgao42008-11-272-10/+11
* Pass ICC building.klu22008-11-275-10/+8
* Clean ECP for build failure.xli242008-11-2714-28/+36
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-273-71/+0
* Add GetCurrentLanguage() to HiiLib in MdeModulePkgqhuang82008-11-276-0/+83
* 1. Removal PalCallStatic APIqhuang82008-11-278-110/+2102
* Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang82008-11-271-0/+19
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-273-28/+10
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-272-12/+12
* Update PEIM entry point to follow PEIM entry point.lgao42008-11-277-32/+27
* Add necessary CONST modifier.xli242008-11-271-2/+2
* Add necessary CONST modifier.xli242008-11-272-4/+4
* Add additional comments for structure definition. lgao42008-11-2718-178/+310
* Fix ICC building issue for DuetPkgklu22008-11-275-14/+14
* 1) Initialize return value for UefiOp for all execution path.qwang122008-11-271-0/+1
* 1) Change the return type of IfrLibFreeUpdateData to VOID.qwang122008-11-275-26/+20
* ICC IA32 Cleanup.qwang122008-11-271-2/+2
* Fix ECC issue for PCD Dxe and Peimklu22008-11-274-8/+0
* Fix ECC issue for GenericBdsLibklu22008-11-271-1/+1
* GCC/ICC Cleanup.qwang122008-11-272-11/+11
* Fix constructor/destructor issue for DXE_DRIVER library instance.qhuang82008-11-271-0/+2
* Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang82008-11-271-2/+4
* Fix bundle of issue for ICC buildklu22008-11-2616-42/+35
* PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang122008-11-261-9/+9
* add ULL suffix to Long Long number.qwang122008-11-261-3/+3
* add ULL suffix to PEI_SERVICES_SIGNATURE qwang122008-11-261-1/+1
* 1) Add in SharingStringPack to make UpdateString only create/update string to...qwang122008-11-265-234/+370
* Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu22008-11-261-1/+1