summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Guid
AgeCommit message (Expand)AuthorFilesLines
2017-03-13MdeModulePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao1-1/+40
2017-02-23MdeModulePkg: Add performance property configuration tableStar Zeng1-1/+11
2017-02-22MdeModulePkg/include: Add SmiHandlerProfile header file.Jiewen Yao1-0/+177
2016-12-07MdeModulePkg: introduce non-discoverable device protocolArd Biesheuvel1-0/+58
2016-11-17MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.hJiewen Yao1-0/+51
2016-09-20MdeModulePkg PCD: Update PCD database structure definition to match BaseToolsStar Zeng1-7/+7
2016-07-09MdeModulePkg MemoryProfile.h:two bytes of Reserved[4] as ActionStringOffsetStar Zeng1-3/+2
2016-07-01MdeModulePkg: Extend memory profile definitions for memory leak detectionStar Zeng1-9/+180
2016-06-29MdeModulePkg/MemoryStatusCode: Expose the DXE memory status code table.Cinnamon Shia1-5/+25
2016-04-29MdeModulePkg-FPDT(1): Add SMM_FPDT_FUNCTION_GET_BOOT_RECORD_DATA_BY_OFFSET de...Liming Gao1-3/+5
2016-04-29MdeModulePkg-MemoryProfile(1): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng1-5/+22
2016-04-29MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition.Jiewen Yao1-0/+63
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu1-0/+25
2016-02-02MdeModulePkg: Add BS+RT+AT variable attribute definitionChao Zhang1-1/+2
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi1-1/+0
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong1-0/+29
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu2-95/+0
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz1-0/+25
2015-07-07MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu1-0/+25
2015-07-01MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng1-15/+21
2015-07-01MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng1-7/+25
2015-07-01MdeModulePkg: Move authenticated variable definition from SecurityPkgStar Zeng1-1/+49
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng1-8/+9
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng1-7/+10
2015-04-07MdeModulePkg: Add LzmaDecompress GuidLiming Gao1-0/+35
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu1-2/+2
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng1-0/+41
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng1-1/+14
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng1-0/+286
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni1-0/+40
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-0/+147
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj1-1/+1
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2-9/+118
2013-05-23Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng141-1/+2
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu1-0/+6
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng141-2/+12
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang461-2/+2
2012-10-30Add missing status code in several modules.li-elvin1-1/+6
2012-08-21Fix some coding style issuesczhang461-2/+2
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang461-0/+24
2012-08-02Measure ExitBootServices failure caseczhang461-0/+24
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng141-1/+1
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao41-1/+25
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-3/+132
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao41-0/+98
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish1-0/+1
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao41-4/+0
2011-09-18Clean up the private GUID definition in module Level.lgao49-0/+263
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin1-1/+13
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten1-0/+49