summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang81-1/+2
2010-05-20Fix some typosqhuang82-4/+4
2010-05-19Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang82-40/+4
2010-05-18Update copyright formathhtian6-18/+18
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8148-5107/+4020
2010-05-18MdePkg:jyao11-1/+3
2010-05-18Change TPM_BASE to 0 per TPM spec.rsun31-2/+2
2010-05-14Fix a typo in commentklu21-2/+2
2010-05-13Fix minor format issue in file headerqhuang81-1/+1
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu21-1/+2
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang82-2/+9
2010-05-07Fix ICC 11.1 build breakmdkinney1-1/+1
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao46-6/+446
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao43-1/+185
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a2-0/+2
2010-04-29Made use of GCC built-in functions for variable arguments in procedures depen...geekboy15a1-1/+1
2010-04-23Update the copyright notice formathhtian2-6/+5
2010-04-23Update the copyright notice formathhtian184-369/+369
2010-04-23Update the copyright notice formathhtian34-71/+71
2010-04-23Update the copyright notice formathhtian6-15/+15
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-04-23Update the copyright notice formathhtian58-116/+116
2010-04-23Update the copyright notice formathhtian17-34/+34
2010-04-23Update the copyright notice formathhtian538-1092/+1092
2010-04-23Update the copyright notice formathhtian317-555/+555
2010-04-23Update the copyright notice formathhtian10-22/+22
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-04-23Update the copyright notice formathhtian18-41/+41
2010-04-23Update the copyright notice formathhtian5-12/+12
2010-04-21Add an IO Lib instance based on CPU IO2 Protocol.rsun36-0/+3465
2010-04-16Fixed GCC 4.4 build issue. All protocols and public interfaces must specify ...geekboy15a1-2/+2
2010-04-16Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a1-1/+1
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a2-3/+4
2010-04-09Update DevicePath.h to add the UART_FLOW_CONTROL_HARDWARE and UART_FLOW_CONTR...niruiyu1-0/+3
2010-03-31Fix INF file header formatqhuang87-7/+7
2010-03-25Not maintained.hhtian1-337/+0
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang81-26/+1
2010-03-19Define VERIFY_SIZE_OF macro to verify size of basic UEFI Data types. This sho...qhuang81-15/+26
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2-2/+267
2010-03-16Minor update the patch for Edk r10248qhuang81-1/+6
2010-03-16add missed GUID definition of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL_GUID_31.vanjeff1-17/+27
2010-03-15Clarify @pram b in Base.h. Accepted and edited in Qing Huang changes for @ret...myronporter2-3/+6
2010-03-15Remove one leftover in protocol definitions.qhuang81-1/+1
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-32/+32
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter1-33/+33
2010-03-12Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter85-2574/+2611