summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2017-12-25MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao1-9/+25
2017-12-25MdeModulePkg: Enable Firmware to retrieve the default settingLiming Gao1-0/+69
2017-12-22MdeModulePkg/IpIoLib: Check the input parameters before use them.Fu Siyuan1-9/+11
2017-12-22MdeModulePkg/IpIoDxe: Update API description to match the function implementa...Fu Siyuan1-0/+4
2017-12-22MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.Fu Siyuan1-1/+1
2017-12-18MdeModulePkg/IpIoLib: return error instead of ASSERT if input parameter is in...Fu Siyuan1-11/+13
2017-12-12MdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to EndOfS3ResumeGuidStar Zeng1-6/+6
2017-12-12MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan1-7/+7
2017-12-12MdeModulePkg: Correct function description for AllocateBufferStar Zeng2-2/+2
2017-12-08MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHa...Jian J Wang1-0/+97
2017-12-06MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout() API to support EFI_NO...fanwang21-0/+40
2017-11-21MdeModulePkg: Fix unix style of EOLJian J Wang1-136/+136
2017-11-17MdeModulePkg/SmmMemoryAttribute.h: Add new protocol definitionsJian J Wang1-0/+136
2017-11-14MdeModulePkg: Fix MSFT C4255 warningSong, BinX1-0/+1
2017-11-13MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan1-2/+4
2017-11-01MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2-6/+10
2017-10-12MdeModulePkg/SmmEndOfS3Resume.h: Add new protocol definition.Eric Dong1-0/+26
2017-09-21MdeModulePkg: Add GUID/flags to implement BitField supportDandan Bi1-1/+19
2017-09-16MdeModulePkg/Include: Add IOMMU_PPI.Jiewen Yao1-0/+196
2017-07-20MdeModulePkg SmmAccess: Update comments to follow PI spec.Eric Dong1-2/+3
2017-05-24MdeModulePkg SmiHandlerProfile: Use fixed data type in data structureStar Zeng1-20/+21
2017-05-17MdeModulePkg/Include: Add IOMMU protocol definition.Jiewen Yao1-0/+259
2017-04-07MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan1-1/+14
2017-04-05MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel1-0/+35
2017-03-13MdeModulePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao1-1/+40
2017-03-13MdeModulePkg/Print2: Refine the comment for ASCII_VALUE_TO_STRING_SHao Wu1-2/+1
2017-03-06MdeModulePkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-02-28MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni1-4/+1
2017-02-23MdeModulePkg: Add performance property configuration tableStar Zeng1-1/+11
2017-02-22MdeModulePkg/include: Add SmiHandlerProfile header file.Jiewen Yao1-0/+177
2017-02-21MdeModulePkg: Add the EFI_PRINT2S_PROTOCOLHao Wu1-2/+148
2017-02-21MdeModulePkg: Refine the services comments in EFI_PRINT2_PROTOCOLHao Wu1-156/+205
2016-12-20MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issuesDandan Bi1-1/+3
2016-12-07MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel1-0/+62
2016-12-07MdeModulePkg: introduce non-discoverable device protocolArd Biesheuvel2-0/+135
2016-11-29MdeModulePkg/EbcDxe: add EBC Debugger configuration applicationPete Batard1-0/+32
2016-11-28MdeModulePkg/NetLib: Handle an invalid IPv6 address caseJiaxin Wu1-0/+1
2016-11-23MdeModulePkg/EbcDxe: reorganize EBC header definitionsPete Batard1-0/+49
2016-11-17MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.hJiewen Yao1-0/+51
2016-11-10MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni1-0/+13
2016-11-08MdeModulePkg/CapsuleLib: Add ProcessCapsules() API.Jiewen Yao1-3/+43
2016-11-08MdeModulePkg/Include: Add FmpAuthenticationLib header.Jiewen Yao1-0/+66
2016-10-28MdeModulePkg: Update IP4 stack drivers for classless address unicast check.Fu Siyuan1-1/+3
2016-10-28MdeModulePkg: Update NetLib interface to support classless addressing.Fu Siyuan1-9/+14
2016-10-27MdeModulePkg/Include: Fix typos in commentsGary Lin5-28/+28
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni1-0/+94
2016-09-29MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLibRuiyu Ni1-76/+0
2016-09-28MdeModulePkg/BootLogoLib&PlatformLogo: Use HII data types in parametersRuiyu Ni2-30/+9
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao1-3/+9
2016-09-20MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng1-7/+7