summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang2010-10-151-0/+16
* 1. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff2010-07-191-8/+47
* Add routing header type to NetLib.tye12010-06-301-0/+1
* Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang2010-06-131-8/+14
* Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao42010-05-271-0/+99
* Update the copyright notice formathhtian2010-04-2436-38/+38
* Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a2010-04-163-7/+20
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10288 6f...rsun32010-03-193-15/+15
* 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