summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg PCD: Remove PCD_TYPE_SKU_ENABLED in PCD_TYPE_ALL_SETStar Zeng2018-03-131-1/+1
* MdeModulePkg PCD: Remove unused PCD attribute PCD_TYPE_SKU_ENABLEDGao, Liming2018-03-131-2/+1
* MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLYStar Zeng2018-03-081-3/+11
* MdeModulePkg: Add S3SmmInitDone definitionStar Zeng2018-03-031-0/+27
* MdeModulePkg: Add Boot Logo 2 ProtocolKinney, Michael D2018-02-281-0/+118
* MdeModulePkg/PlatformLogo.h: Correct function header commentsRuiyu Ni2018-02-281-7/+2
* MdeModulePkg/RecoveryDevice.h: Remove semicolon after GUID definitionsHao Wu2018-02-241-5/+5
* MdeModulePkg/Performance.h: Remove the useless definitionDandan Bi2018-02-121-26/+1
* MdeModulePkg: Add BmpSupportLib class and instanceKinney, Michael D2018-02-111-0/+106
* MdeModulePkg/ResetSystemPei: Add reset notifications in PEIBret Barkelew2018-02-093-4/+36
* MdeModulePkg: Add ResetUtility library class and BASE instanceMichael D Kinney2018-02-091-0/+110
* MdeModulePkg/ResetSystemRuntimeDxe: Add platform filter and handlerMichael D Kinney2018-02-094-0/+120
* MdeModulePkg:Add definitions for new Performance infrastructureGao, Liming2018-02-082-1/+303
* MdeModulePkg Ppi/IoMmu.h: Add EFI_NOT_AVAILABLE_YET return status codeStar Zeng2018-02-071-2/+13
* MdeModulePkg: introduce SD/MMC override protocolArd Biesheuvel2018-01-301-0/+97
* MdeModulePkg: Did some code enhancement for DxeIpIoLib.Wang Fan2018-01-161-2/+19
* MdeModulePkg/DxeNetLib: Add array range check in NetIp6IsNetEqual().Wang Fan2018-01-121-4/+46
* MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLibWang Fan2018-01-091-2/+16
* MdeModulePkg/DxeHttpLib: Refine some coding style.Jiaxin Wu2017-12-271-2/+2
* MdeModulePkg/DxeHttpLib: Correct some return Status.Jiaxin Wu2017-12-271-2/+3
* MdeModulePkg/DxeHttpLib: Check the input parameters for some APIs.Jiaxin Wu2017-12-271-0/+1
* MdeModulePkg: Update PCD driver to support the optimized PcdDataBaseLiming Gao2017-12-251-9/+25
* MdeModulePkg: Enable Firmware to retrieve the default settingLiming Gao2017-12-251-0/+69
* MdeModulePkg/IpIoLib: Check the input parameters before use them.Fu Siyuan2017-12-221-9/+11
* MdeModulePkg/IpIoDxe: Update API description to match the function implementa...Fu Siyuan2017-12-221-0/+4
* MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib.Fu Siyuan2017-12-221-1/+1
* MdeModulePkg/IpIoLib: return error instead of ASSERT if input parameter is in...Fu Siyuan2017-12-181-11/+13
* MdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to EndOfS3ResumeGuidStar Zeng2017-12-121-6/+6
* MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service.Fu Siyuan2017-12-121-7/+7
* MdeModulePkg: Correct function description for AllocateBufferStar Zeng2017-12-122-2/+2
* MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHa...Jian J Wang2017-12-081-0/+97
* MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout() API to support EFI_NO...fanwang22017-12-061-0/+40
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-211-136/+136
* MdeModulePkg/SmmMemoryAttribute.h: Add new protocol definitionsJian J Wang2017-11-171-0/+136
* MdeModulePkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* MdeModulePkg: Update IP4 stack to support point-to-point link with 31-bit mask.Fu Siyuan2017-11-131-2/+4
* MdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESSZhang, Chao B2017-11-012-6/+10
* MdeModulePkg/SmmEndOfS3Resume.h: Add new protocol definition.Eric Dong2017-10-121-0/+26
* MdeModulePkg: Add GUID/flags to implement BitField supportDandan Bi2017-09-211-1/+19
* MdeModulePkg/Include: Add IOMMU_PPI.Jiewen Yao2017-09-161-0/+196
* MdeModulePkg SmmAccess: Update comments to follow PI spec.Eric Dong2017-07-201-2/+3
* MdeModulePkg SmiHandlerProfile: Use fixed data type in data structureStar Zeng2017-05-241-20/+21
* MdeModulePkg/Include: Add IOMMU protocol definition.Jiewen Yao2017-05-171-0/+259
* MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()Jeff Fan2017-04-071-1/+14
* MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel2017-04-051-0/+35
* MdeModulePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao2017-03-131-1/+40
* MdeModulePkg/Print2: Refine the comment for ASCII_VALUE_TO_STRING_SHao Wu2017-03-131-2/+1
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni2017-02-281-4/+1
* MdeModulePkg: Add performance property configuration tableStar Zeng2017-02-231-1/+11