summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include
AgeCommit message (Expand)Author
2012-12-17Fix GCC build fail issue for MdeModulePkg and NetworkPkg.sfu5
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu5
2012-10-30Add missing status code in several modules.li-elvin
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu5
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-21Fix some coding style issuesczhang46
2012-08-20Add three INIT flag in Debug Agent Library.vanjeff
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-08-02Measure ExitBootServices failure caseczhang46
2012-07-12Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is ...lzeng14
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