summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Guid
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun31-0/+68
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten1-0/+73
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten1-0/+60
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten1-0/+24
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu51-0/+47
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-0/+73
2011-03-10Add performance library instances for SMM performance measurement.rsun31-1/+31
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong12-87/+105
2010-12-10Add SMM Variable implementation.gdong11-0/+86
2010-04-24Update the copyright notice formathhtian17-17/+17
2010-03-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun31-2/+2
2010-03-18Roll back previous change.rsun31-3/+3
2010-03-17Former change breaks build; changed back to commented lines 58 & 59, but as r...myronporter1-2/+1
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter17-232/+233
2010-03-03Enable "Load Module At fixed Address" feature in SMM Corejchen201-1/+1
2010-03-01Rollback change of revision 10061.xli241-15/+0
2010-02-24Add support for capsule above 4G.xli241-1/+16
2010-02-05revise the comments stylejchen201-2/+2
2010-02-05Enable the Load Module At fixed Address feature jchen201-0/+34
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli242-0/+132
2009-11-04fixed typovanjeff1-2/+2
2009-11-04[Change summary]:tye1-10/+9
2009-11-04added comments for CAPSULE_HOB_INFO in CapsuleVendor.h (MdeModuleModulePkg).vanjeff1-1/+6
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli241-0/+26
2009-10-29add back CAPSULE_HOB_INFO definition for back-compatible.vanjeff1-1/+11
2009-10-28remove CAPSULE_HOB_INFO definition from MdeModulePkg.vanjeff1-11/+1
2009-07-02Refine doxygen commentsklu24-23/+23
2009-06-12Update some comments for MdeModulePkg Include header files.lgao42-12/+9
2009-06-11Committing changes to the comments, to improve code documentation. pkandel10-55/+50