summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2010-10-05Add ARM MOVW/MOVT relocations added in PE/COFF 8.2 spec.andrewfish1-0/+2
2010-09-29Add ACPI4.0 header file.jyao12-2/+1304
2010-09-27add a macro IS_PCI_SATADPA to judge if device is a SATA controller which is ...erictian1-1/+12
2010-09-14Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney1-1/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-09-07ARM RVCT 3.1 compiler has issues with __packed structures containing anonymou...andrewfish1-5/+5
2010-08-26Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang82-8/+8
2010-08-25Fix the InternalMemScanMem* functions. They were returning the character AFT...darylm5031-4/+4
2010-08-19Move ACPI_SMALL_RESOURCE_HEADER and ACPI_LARGE_RESOURCE_HEADER from SuperIo.h...niruiyu2-23/+148
2010-08-16Refine code.sfu51-44/+8
2010-08-14Minor refinement on source code.qhuang81-2/+2
2010-08-13Refine code.sfu54-22/+23
2010-08-09Fixed K9 scan issues.hhuan134-12/+12
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao41-11/+11
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao42-40/+4
2010-07-28Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...lgao42-3/+153
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-07-20Remove spec compliance comment. It follows PI1.2B spec now.jyao11-2/+0
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-25Fix minor spec compliance issue: "EFI_DEVICE_PATH_CREATE_NODE" should be "EFI...qhuang81-3/+3
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...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