summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+286
* Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2014-08-131-2/+2
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-111-0/+26
* Refine the save action for the browser.Eric Dong2014-07-082-11/+13
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-021-1/+7
* Based on request, export ResetRequired info used by browser.Eric Dong2014-05-141-2/+18
* Update question validation logic, move the check pointer from after user inpu...Eric Dong2014-04-151-0/+2
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-251-0/+40
* Fix CRLF formatTian, Hot2014-01-221-59/+59
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-311-0/+2
* Rollback the change 15021.Eric Dong2013-12-301-1/+1
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-261-1/+1
* Fix comments format issue.Jeff Fan2013-12-061-1/+1
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-9/+77
* MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng2013-11-181-0/+147
* Update comments for VarOffset field in the dynamic create question function.Eric Dong2013-10-121-7/+14
* Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj2013-10-011-1/+1
* Export one interface to support 3rd party to change question attribute, such ...Eric Dong2013-09-162-0/+21
* Refine the code logic for browser and display engine.Eric Dong2013-08-122-6/+6
* Update Browser to provide the customization possibilities.Eric Dong2013-08-123-0/+796
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-123-796/+0
* Check in the missing code.Eric Dong2013-08-092-2/+2
* Update Browser to provide the customization possibilities.Eric Dong2013-08-093-0/+796
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-032-9/+118
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-243-7/+25
* 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-172-0/+69
* Separate memory allocation for FPDT S3 performance table and boot performance...lzeng142013-05-161-2/+12
* Revert change 14281, should not check in here.ydong102013-04-171-197/+0
* Split browser with browser core and display engine.ydong102013-04-171-0/+197
* Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang462013-04-121-2/+2
* Add new HiiLib API HiiCreateGotoExOpCode() to create UEFI231 IFR REF, REF2, R...lgao42013-02-271-1/+44
* Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu52012-12-171-3/+4
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-0/+88
* Add missing status code in several modules.li-elvin2012-10-301-1/+6
* 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu52012-10-171-2/+2
* 1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff2012-08-271-11/+12
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-1/+131
* Fix some coding style issuesczhang462012-08-211-2/+2
* Add three INIT flag in Debug Agent Library.vanjeff2012-08-201-2/+4
* 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
* Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye12012-06-251-3/+4
* 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
* 1. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff2012-03-151-0/+28
* Correct one comment to match the function name.lgao42011-12-151-1/+1
* Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao42011-12-011-0/+98
* MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu22011-11-041-0/+65