summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2010-06-01Fixed issue with InternalX86ReadIdtr referencing LDT read and not IDT read op...geekboy15a
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin
2010-05-20MdePkg BaseLib: Fix GCC build breakjljusten
2010-05-20Fix GCC build break as MemoryFence() API has already been included in GccInli...qhuang8
2010-05-20Fix some typosqhuang8
2010-05-19Temporarily remove build-in __sync_val_compare_and_swap() in the implementati...qhuang8
2010-05-18Update copyright formathhtian
2010-05-181. Restore the inline C implementation of GCC assembly files that was tempora...qhuang8
2010-05-10Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode.xdu2
2010-05-10Use the ASSERT() for parameter checking as the 4th paramter of internal worke...qhuang8
2010-05-07Fix ICC 11.1 build breakmdkinney
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-05-05Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib.lgao4
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-23Update the copyright notice formathhtian
2010-04-21Add an IO Lib instance based on CPU IO2 Protocol.rsun3
2010-04-16Fixed GCC 4.4 build issue due to incorrect prefix. Now using ASM_PFX to corr...geekboy15a
2010-04-16Fixed GCC 4.4 build issue. Also fixed issue where upper 32-bits may be lost ...geekboy15a
2010-03-31Fix INF file header formatqhuang8
2010-03-23Remove obsolete BuildCapsuleHob() function in DxeCoreHobLib.qhuang8
2010-03-17Add Math64.S to reduce the number of compiler intrinsics that need to be supp...andrewfish
2010-03-05Move SmmCoreSmmServicesTableLib from MdePkg to MdeModulePkg.jyao1
2010-03-05Add SmmCore SmmServicesTable library.jyao1
2010-03-04Remove SMM_CORE from SmmServicesTableLib.inf that is dedicated for DXE_SMM_DR...hhuan13
2010-03-03Removing "Ex" in PI PCD_PPI/PROTOCOL's interface according to PI 1.2 latest u...klu2
2010-03-01updated definitions of PCD PPI/Protocol per latest UEFI Spec.vanjeff
2010-03-01Remove assumption that the transition code for transitioning from 64-bit to 3...mdkinney
2010-02-27Update SEC Platform Information PPI according to PI 1.2 errata A.xli24
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-24Correct Copyright year formatlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Disable interrupt when changing IDTR register.klu2
2010-02-23Temporarily remove the C implementation of some GCC assembly files in MdePkg....qhuang8
2010-02-15Remove SMM_CORE as a supported module type for the MemoryAllocationLib instan...mdkinney
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-141) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST,...mdkinney