summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter55-293/+293
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter29-42/+42
2010-06-22Minor grammatical work--mostly adding periods. Items with ONLY period added ...MyronPorter162-165/+165
2010-06-11Add ASSERT() conditions to UEFI Library Print() and AsciiPrint() functions if...mdkinney2-8/+32
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter100-271/+271
2010-06-01Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a2-2/+2
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin3-18/+311
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-16/+0
2010-05-20MdePkg BaseLib: Fix GCC build breakjljusten1-1/+2
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