summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng1-1/+7
2014-05-14Based on request, export ResetRequired info used by browser.Eric Dong1-2/+18
2014-04-15Update question validation logic, move the check pointer from after user inpu...Eric Dong1-0/+2
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni1-0/+40
2014-01-22Fix CRLF formatTian, Hot1-59/+59
2013-12-31Keep consistent about the return value between the caller and callee.Eric Dong1-0/+2
2013-12-30Rollback the change 15021.Eric Dong1-1/+1
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong1-1/+1
2013-12-06Fix comments format issue.Jeff Fan1-1/+1
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan1-9/+77
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng1-0/+147
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong1-7/+14
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj1-1/+1
2013-09-16Export one interface to support 3rd party to change question attribute, such ...Eric Dong2-0/+21
2013-08-12Refine the code logic for browser and display engine.Eric Dong2-6/+6
2013-08-12Update Browser to provide the customization possibilities.Eric Dong3-0/+796
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong3-796/+0
2013-08-09Check in the missing code.Eric Dong2-2/+2
2013-08-09Update Browser to provide the customization possibilities.Eric Dong3-0/+796
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2-9/+118
2013-06-24MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian3-7/+25
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...niruiyu2-0/+69
2013-05-16Separate memory allocation for FPDT S3 performance table and boot performance...lzeng141-2/+12
2013-04-17Revert change 14281, should not check in here.ydong101-197/+0
2013-04-17Split browser with browser core and display engine.ydong101-0/+197
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang461-2/+2
2013-02-27Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao41-1/+44
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu51-3/+4
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu51-0/+88
2012-10-30Add missing status code in several modules.li-elvin1-1/+6
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu51-2/+2
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff1-11/+12
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-1/+131
2012-08-21Fix some coding style issuesczhang461-2/+2
2012-08-20Add three INIT flag in Debug Agent Library.vanjeff1-2/+4
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-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye11-3/+4
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
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff1-0/+28
2011-12-15Correct one comment to match the function name.lgao41-1/+1
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao41-0/+98
2011-11-04MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu21-0/+65
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-0/+2
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-20Correct Include style to pass GCC build.lgao41-2/+2