summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao42-4/+40
2010-07-24minor format updatehhtian1-1/+1
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter62-980/+1191
2010-06-25Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney1-144/+414
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter617-2047/+2048
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter30-248/+248
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...mdkinney1-8/+26
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-elvin1-16/+204
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-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 MdePkglgao44-6/+441
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao42-1/+135
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a2-0/+2
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 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.rsun35-0/+3464
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-03-31Fix INF file header formatqhuang87-7/+7
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang81-26/+1
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish2-2/+267
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao12-77/+0
2010-03-05Add SmmCore SmmServicesTable library.jyao12-0/+77
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan131-1/+1
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu22-28/+28