summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2014-01-09MdePkg: Add PCI Express 2.1 and 3.0 structuresJaben Carsey3-2/+249
2014-01-09Updates MdePkg package version from 1.03 to 1.04Gao, Liming2-5/+5
2014-01-09Correct function comments of S3BootScriptCloseTable().Liming Gao2-2/+2
2014-01-09Add processor family 2 definition in SMBIOS header file.Yi Li1-1/+17
2014-01-07MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size suppo...Star Zeng4-76/+169
2014-01-03Correct function comments of S3BootScriptSaveDispatch2().Liming Gao2-4/+4
2013-12-31Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao4-3/+18
2013-12-30MdePkg: First instruction after clearing CR0.PE must be a far jmp.David Woodhouse2-29/+35
2013-12-30Clean up hard-coded offsets and other utter bogosity in Thunk16.SDavid Woodhouse1-50/+71
2013-12-23MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...Star Zeng2-2/+8
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni1-35/+40
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan1-1/+5
2013-12-04Correct file header comments for DiskIo2.h.Ruiyu Ni1-4/+3
2013-11-26Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and upd...Shumin Qiu1-2/+3
2013-11-22TempRam Done PPI definition in PI1.2.1Liming Gao2-4/+4
2013-11-22Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1.Jeff Fan3-6/+121
2013-11-20Add 2.4 to system table version.Shumin Qiu1-3/+3
2013-11-20Update revisions for PI1.3.Shumin Qiu3-4/+4
2013-11-20MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GE...Star Zeng12-16/+830
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin2-0/+167
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng6-86/+68
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao4-6/+96
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu3-0/+579
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni2-64/+71
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan1-1/+3
2013-10-30Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni1-3/+162
2013-10-29Use rsp instead of esp to save 64-bit stack pointer.Elvin Li2-6/+6
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang463-1/+100
2013-10-14MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng1-0/+2
2013-10-14Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni1-25/+15
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng8-41/+521
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao1-2/+5
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu2-0/+104
2013-09-22Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao11-2/+2
2013-09-18Add TPM2 related header file.jyao15-0/+2186
2013-09-17Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu1-2/+2
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng1-3/+3
2013-09-16Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2-0/+29
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+10
2013-09-11Add missing SCSI_IO related definitions.Feng Tian1-1/+26
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin1-7/+27
2013-09-04Enable warningif opcode in browser.Eric Dong1-1/+8
2013-09-02Add Memory fence for ARM Architecture (32 and 64 bit)Olivier Martin4-0/+120
2013-08-29MdePkg/AArch64: Fixed some definitions in ProcessorBind.hOlivier Martin1-6/+13
2013-08-29Update status code data structures according errata. Shumin Qiu1-16/+16
2013-08-27Removed the assumption on APIC timer initial Count is all 1s and updated it t...Jeff Fan1-16/+55
2013-08-23Update SetVariable() function description for the clarification of requireme...Shumin Qiu1-5/+13
2013-08-23Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY.Shumin Qiu1-2/+2
2013-08-23Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI...Ruiyu Ni1-1/+7
2013-08-23Update comments for HiiConfigRoutine->ExtractConfig function, also update Hii...Eric Dong1-3/+8