summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-28MdeModulePkg/HiiDatabaseDxe: Fixed build error.Olivier Martin
2015-05-27ArmPlatformPkg/ArmJunoDxe: Fixed PCI Root bridge device pathOlivier Martin
2015-05-27EmbeddedPkg: Fix Ebl dumpgcd bug with memory type and IO typeHeyi Guo
2015-05-27ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo
2015-05-27EmbeddedPkg/FdtPlatformDxe: Add FdtLib to the required librariesOlivier Martin
2015-05-27ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Added GIC MSI Frame TableOlivier Martin
2015-05-27EmbeddedPkg/AcpiLib.h: Introduced EFI_ACPI_6_0_GIC_MSI_FRAME_INIT()Olivier Martin
2015-05-27ArmPlatformPkg/ArmJunoPkg: ACPI PCI SupportOlivier Martin
2015-05-27Enable Digital Thermal Sensor to detect processor temperature.Shifei Lu
2015-05-27CorebootModulePkg: Fix GCC build failure.Guo Dong
2015-05-27MdePkg: Add EFI EAP Configuration Protocol definitionsHao Wu
2015-05-27MdePkg: Add EFI EAP Management2 Protocol definitionsHao Wu
2015-05-27MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong
2015-05-27MdePkg: Add reconnect definition in action request type and question attribute.Eric Dong
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong
2015-05-27MdeModulePkg: Fix PciBus hang issueRuiyu Ni
2015-05-26MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi
2015-05-26MdeModulePkg:Support delete keyDandan Bi
2015-05-26BaseTools: Add default BuildRuleOrder in tools_def.templateYingke Liu
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu
2015-05-26* MdePkg: Move SIO header files to correct location.Ruiyu Ni
2015-05-26MdeModulePkg: Move IsaBusDxe driver to MdeModulePkg.Ruiyu Ni
2015-05-26MdePkg: Move SIO header files to MdePkg.Ruiyu Ni
2015-05-26MdeModulePkg: Add IsaBusDxe driverRuiyu Ni
2015-05-26MdePkg: Add SIO related protocol/PPI definitions.Ruiyu Ni
2015-05-25IntelFrameworkModulePkg: Rollback this change because display engine use clas...Eric Dong
2015-05-25SourceLevelDebugPkg/DebugTimer: Dump Debug Timer parameterJeff Fan
2015-05-25SourceLevelDebugPkg/SmmDebugAgent: Initialize Local APIC TimerJeff Fan
2015-05-25MdePkg: Fix compilation error in BlockIoCrypto.hFeng Tian
2015-05-25MdePkg: fix compilation errorLudovic Rousseau
2015-05-22IntelFspPkg/Tool rename generated FspUpdVpd header file.Mudusuru, Giri P
2015-05-22IntelFspPkg/FspSecCore add AsmGetFspBaseAddressNoStack and AsmGetFspInfoHeade...Yao, Jiewen
2015-05-22MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDsFeng Tian
2015-05-22MdeModulePkg: Validate the return value before use it.Eric Dong
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-05-21MdeModulePkg:fix more than one arrow shows for one goto menuDandan Bi
2015-05-21MdeModulePkg:Add line break characterDandan Bi
2015-05-21MdeModulePkg: Fix INF to point to correct UNI file.Ruiyu Ni
2015-05-21MdeModulePkg/CdExpressPei: Fix build errorFeng Tian
2015-05-21MdePkg: Resolve type mismatch in node/text conversion for Wifi deviceHao Wu
2015-05-20CorebootModulePkg/CbParseLib: Coding style updateGuo Dong
2015-05-20CorebootModulePkg/CbParseLib: Fix coding issue in ACPIGuo Dong
2015-05-20CorebootModulePkg/CbParseLib: Remove tab and spacesGuo Dong
2015-05-20CorebootModulePkg/CbParseLib: Support current Coreboot IMDGuo Dong
2015-05-20MdeModulePkg: Add assertion to make code easier for read.Ruiyu Ni
2015-05-20MdeModulePkg/UfsBlockIoPei: Add RecoveryBlockIo2Ppi supportFeng Tian
2015-05-20MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi supportFeng Tian
2015-05-20MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi supportFeng Tian
2015-05-20MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 supportFeng Tian
2015-05-20NetworkPkg/UefiPxeBcDxe: Fix code style in INF file.jiaxinwu