summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adopt new IPv4/IPv6 device path for network modules.niruiyu2011-10-261-0/+2
* 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
* Correct Include style to pass GCC build.lgao42011-09-201-2/+2
* Clean up the private GUID definition in module Level.lgao42011-09-1811-0/+529
* Correct comments for NULL return value of HiiLib HiiAddPackages().lgao42011-09-161-2/+2
* Enhance EDKII Browser to support flexible HotKey setting. lgao42011-09-131-0/+147
* Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin2011-09-021-1/+13
* MdeModulePkg: Add PostBootScriptTable PPIjljusten2011-08-291-0/+27
* MdeModulePkg: Add BootScriptExecutorDxe driverjljusten2011-08-291-0/+49
* MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu22011-08-251-0/+67
* 1. Add two performance measurement points for SMM performance measurement;rsun32011-08-161-0/+50
* add IPv4 address copy macro.jcarsey2011-08-081-0/+1
* Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun32011-08-011-0/+68
* MdeModulePkg: Add SmmControl PPI definitionjljusten2011-07-191-0/+96
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-193-0/+237
* MdeModulePkg: Add SmmCommunication PPI definitionjljusten2011-07-191-0/+64
* MdeModulePkg: Add SmmAccess PPI definitionjljusten2011-07-191-0/+145
* 1. Define a netlib library function NetLibGetSystemGuid()hhuan132011-07-141-1/+17
* MdeModulePkg: Add CD Express PEIMjljusten2011-07-121-0/+60
* MdeModulePkg: Add Capsule PEIMjljusten2011-07-121-0/+125
* MdeModulePkg: Add IdeBusPei driverjljusten2011-06-271-0/+162
* MdeModulePkg: Add PEI USB drivers and related PPIsjljusten2011-06-274-0/+792
* 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
* Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao42011-02-121-1/+9
* Enhance the code to avoid the potential of return address of local variable t...tye12011-01-171-2/+3
* Update the GUID value to be consist with the one in DEC file.gdong12011-01-171-2/+2
* Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney2010-12-181-0/+38
* Add a TcpIo library to facilitate usage of TCP service.tye12010-12-141-0/+252
* Add SMM Variable implementation.gdong12010-12-105-0/+239
* Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu22010-11-221-0/+1
* Fix spelling error in commentmdkinney2010-11-161-1/+1