summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Guid
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg:Refine the code comments in UiAppDandan Bi2015-08-041-1/+0
* UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong2015-07-301-0/+29
* MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu2015-07-102-95/+0
* Add "TtyTerm" terminal type to TerminalDxeRoy Franz2015-07-091-0/+25
* MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, jiaxinwu2015-07-071-0/+25
* MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng2015-07-011-15/+21
* MdeModulePkg: Add AuthVariableLib LibraryClassStar Zeng2015-07-011-7/+25
* MdeModulePkg: Move authenticated variable definition from SecurityPkgStar Zeng2015-07-011-1/+49
* MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng2015-05-181-8/+9
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-101-7/+10
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-071-0/+35
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-2/+2
* MdeModulePkg Variable: Implement variable quota management.Star Zeng2015-01-271-0/+41
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-051-1/+14
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+286
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-251-0/+40
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-0/+147
* Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj2013-10-011-1/+1
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-032-9/+118
* Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng142013-05-231-1/+2
* Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu2013-05-171-0/+6
* Separate memory allocation for FPDT S3 performance table and boot performance...lzeng142013-05-161-2/+12
* Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang462013-04-121-2/+2
* Add missing status code in several modules.li-elvin2012-10-301-1/+6
* Fix some coding style issuesczhang462012-08-211-2/+2
* Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang462012-08-171-0/+24
* Measure ExitBootServices failure caseczhang462012-08-021-0/+24
* Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng142012-07-121-1/+1
* Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao42012-05-081-1/+25
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-241-3/+132
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-011-0/+98
* Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish2011-10-081-0/+1
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-211-4/+0
* Clean up the private GUID definition in module Level.lgao42011-09-189-0/+263
* Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin2011-09-021-1/+13
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-291-0/+49
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-011-0/+68
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-191-0/+73
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-121-0/+60
* MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten2011-06-161-0/+24
* Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu52011-06-071-0/+47
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-0/+73
* Add performance library instances for SMM performance measurement.rsun32011-03-101-1/+31
* Puts SMM variable common definitions in SmmVariableCommon.h.gdong12011-02-282-87/+105
* Add SMM Variable implementation.gdong12010-12-101-0/+86
* Update the copyright notice formathhtian2010-04-2417-17/+17
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun32010-03-191-2/+2
* Roll back previous change.rsun32010-03-181-3/+3
* Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter2010-03-171-2/+1
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-1717-232/+233