summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-27Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang81-0/+19
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao43-28/+10
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao42-12/+12
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao47-32/+27
2008-11-27Add necessary CONST modifier.xli241-2/+2
2008-11-27Add necessary CONST modifier.xli242-4/+4
2008-11-27Add additional comments for structure definition. lgao418-178/+310
2008-11-27Fix ICC building issue for DuetPkgklu25-14/+14
2008-11-271) Initialize return value for UefiOp for all execution path.qwang121-0/+1
2008-11-271) Change the return type of IfrLibFreeUpdateData to VOID.qwang125-26/+20
2008-11-27ICC IA32 Cleanup.qwang121-2/+2
2008-11-27Fix ECC issue for PCD Dxe and Peimklu24-8/+0
2008-11-27Fix ECC issue for GenericBdsLibklu21-1/+1
2008-11-27GCC/ICC Cleanup.qwang122-11/+11
2008-11-27Fix constructor/destructor issue for DXE_DRIVER library instance.qhuang81-0/+2
2008-11-27Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang81-2/+4
2008-11-26Fix bundle of issue for ICC buildklu216-42/+35
2008-11-26PI defines the architectural way to get PeiServicesTablePointer from sizeof (...qwang121-9/+9
2008-11-26add ULL suffix to Long Long number.qwang121-3/+3
2008-11-26add ULL suffix to PEI_SERVICES_SIGNATURE qwang121-1/+1
2008-11-261) Add in SharingStringPack to make UpdateString only create/update string to...qwang125-234/+370
2008-11-26Pcd Tools need .Map file when building a EFI binary for EBC tool chain.klu21-1/+1
2008-11-26Remove BootSector from DSC of DuetPkg.xli241-2/+0
2008-11-26Fix the build failure of DuetBdsLib.xli241-2/+2
2008-11-26Synchronize function comment in h filegikidy20-58/+108
2008-11-26Function headers in .h and .c files synchronized with specjji411-113/+101
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang84-4/+4
2008-11-26Remove the EBC architecture support.qhuang81-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji413-275/+512
2008-11-26Synchronize function comment in gikidy20-235/+324
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang84-10/+0
2008-11-26Fix build warning generated by ICC and MSVC compilers.jljusten1-1/+1
2008-11-25Fixed an incorrect PCD type string conversionjwang362-0/+0
2008-11-25Function headers in .h and .c files synchronized with specjji42-20/+37
2008-11-25Function headers in .h and .c files synchronized with specjji410-484/+597
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy77-617/+608
2008-11-25remove vendor specific fields to improve CDROM read performance.vanjeff1-6/+0
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao46-3/+6
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy28-417/+429
2008-11-25Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...qhuang82-8/+8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao473-84/+4
2008-11-25code scruberic_tian2-9/+6
2008-11-25Fix ICC warningsqhuang82-6/+12
2008-11-25Use ".486" for the instruction of "wbinvd"qhuang82-2/+2
2008-11-24Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD.klu21-0/+0
2008-11-24Update VfrCompile tool to fix bug that parse the complicated expression, such...lgao41-0/+0
2008-11-24Function headers checked with specjji41-31/+32
2008-11-24Add runtime safe PCI Express Library instancemdkinney2-0/+1682
2008-11-24Add runtime registration function to all PCI Libsmdkinney8-0/+215
2008-11-24Add reallocation functions to the UEFI Memory Allocation Librarymdkinney1-4/+4