summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)Author
2012-06-25Add OPTIONAL attribute to parameter ‘ImageHandle’ in NetLibGetMacString t...tye1
2012-05-08Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records.lgao4
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng14
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff
2011-12-15Correct one comment to match the function name.lgao4
2011-12-01Add Acpi50 FPDT and BGRT module into MdeModulePkg.lgao4
2011-11-04MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye...xdu2
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-10-08Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEI...andrewfish
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao4
2011-09-20Correct Include style to pass GCC build.lgao4
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Correct comments for NULL return value of HiiLib HiiAddPackages().lgao4
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin
2011-08-29MdeModulePkg: Add PostBootScriptTable PPIjljusten
2011-08-29MdeModulePkg: Add BootScriptExecutorDxe driverjljusten
2011-08-25MdeModulePkg: Define PPI to convey performance information from SEC phase to ...xdu2
2011-08-161. Add two performance measurement points for SMM performance measurement;rsun3
2011-08-08add IPv4 address copy macro.jcarsey
2011-08-01Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files...rsun3
2011-07-19MdeModulePkg: Add SmmControl PPI definitionjljusten
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten
2011-07-19MdeModulePkg: Add SmmCommunication PPI definitionjljusten
2011-07-19MdeModulePkg: Add SmmAccess PPI definitionjljusten
2011-07-141. Define a netlib library function NetLibGetSystemGuid()hhuan13
2011-07-12MdeModulePkg: Add CD Express PEIMjljusten
2011-07-12MdeModulePkg: Add Capsule PEIMjljusten
2011-06-27MdeModulePkg: Add IdeBusPei driverjljusten
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten
2011-06-07Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI d...sfu5
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-03-10Add performance library instances for SMM performance measurement.rsun3
2011-02-28Puts SMM variable common definitions in SmmVariableCommon.h.gdong1
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao4
2011-01-17Enhance the code to avoid the potential of return address of local variable t...tye1
2011-01-17Update the GUID value to be consist with the one in DEC file.gdong1
2010-12-18Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. ...mdkinney
2010-12-14Add a TcpIo library to facilitate usage of TCP service.tye1
2010-12-10Add SMM Variable implementation.gdong1
2010-11-22Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.xdu2
2010-11-16Fix spelling error in commentmdkinney
2010-10-15Update IPsec.h file to follow approved ECR which will be collected into futur...qianouyang
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff
2010-06-30Add routing header type to NetLib.tye1
2010-06-13Add a UNION definition (IP_IO_IP_PROTOOCL) for EFI_IP4/6_PROTOCOL and change ...qianouyang
2010-05-27Add three HiiLib APIs: HiiCreateTextOpCode, HiiCreateDateOpCode and HiiCreate...lgao4
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a