summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove BootSector from DSC of DuetPkg.xli242008-11-261-2/+0
* Fix the build failure of DuetBdsLib.xli242008-11-261-2/+2
* Synchronize function comment in h filegikidy2008-11-2620-58/+108
* Function headers in .h and .c files synchronized with specjji42008-11-2611-113/+101
* Add SEC as supported module types to follow MdeLib spec.qhuang82008-11-264-4/+4
* Remove the EBC architecture support.qhuang82008-11-261-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-2613-275/+512
* Synchronize function comment in gikidy2008-11-2620-235/+324
* Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang82008-11-264-10/+0
* Fix build warning generated by ICC and MSVC compilers.jljusten2008-11-261-1/+1