summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: Added SATA Silicon Image driverOlivier Martin2015-05-117-1/+1869
* ArmPlatformPkg/ArmJunoPkg: Added PCI supportOlivier Martin2015-05-118-0/+2272
* ArmPlatformPkg/ArmVExpressPkg: Fixed line endings to be CRLFOlivier Martin2015-05-116-161/+161
* ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2015-05-113-16/+16
* ArmPlatformPkg/ArmVExpressDxe: Fixed build after changing ARM_VEXPRESS_PLATFO...Olivier Martin2015-05-111-5/+11
* CorebootPayloadPkg: Replace PciHostBridge driver with PciRootBridgeNoEnumerationMaurice Ma2015-05-113-4/+4
* SecurityPkg: Update SecureBootConfigDxe to support ARM imageArd Biesheuvel2015-05-111-3/+5
* MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.Ruiyu Ni2015-05-113-0/+346
* MdePkg: Add BootManagerPolicy protocol definition.Ruiyu Ni2015-05-112-0/+146
* MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni2015-05-118-1007/+1140
* MdePkg: Add Sys Prep string definition and macro definition.Ruiyu Ni2015-05-112-12/+18
* SecurityPkg Variable: Make PK & SecureBootMode consistentChao Zhang2015-05-111-1/+19
* MdeModulePkg DxeCore: Add memory more reliable support.Star Zeng2015-05-112-32/+54
* MdePkg: Add memory more reliable definitions.Star Zeng2015-05-113-12/+30
* MdeModulePkg: Fix SortLib library class name typo.Ruiyu Ni2015-05-112-3/+3
* MdeModulePkg DxeCore: Add read only memory support.Star Zeng2015-05-111-0/+4
* MdePkg: Add RO memory and resource HOB attribute definitions.Star Zeng2015-05-112-0/+21
* MdePkg: Update PeiMemoryAllocationLib to allocate EfiReservedMemoryType memor...Star Zeng2015-05-111-29/+2
* MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReserve...Star Zeng2015-05-111-2/+3
* MdePkg: Update comments of EFI_PEI_ALLOCATE_PAGES to allow EfiReservedMemoryT...Star Zeng2015-05-111-1/+1
* Nt32Pkg: Enable new BDS in NT32 platform.Ruiyu Ni2015-05-112-3/+18
* Nt32Pkg: Add PlatformBootManagerLib to Nt32 platform.Ruiyu Ni2015-05-114-0/+508
* MdePkg: Add EFI_LOAD_OPTION definition.Ruiyu Ni2015-05-111-0/+49
* MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng2015-05-114-3/+78
* MdePkg: Add Reset2 ppi definition.Star Zeng2015-05-115-34/+100
* ShellPkg: Fix buffer overflow issue in 'map' command.Qiu Shumin2015-05-111-4/+20
* MdePkg: Move gEfiSmbios3TableGuid to UEFI2.5 section in MdePkg.dec.Star Zeng2015-05-112-7/+7
* OvmfPkg: QemuBootOrderLib: parse OFW device path nodes of PCI bridgesLaszlo Ersek2015-05-081-26/+92
* MdePkg: Update Usb2Hc Isochronous related functions' descriptionFeng Tian2015-05-081-3/+66
* MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path DefinitionsFeng Tian2015-05-083-0/+72
* ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVERArd Biesheuvel2015-05-081-1/+1
* ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtimeArd Biesheuvel2015-05-081-0/+1
* ArmVExpressPkg: use PSCI for system reset at runtimeArd Biesheuvel2015-05-081-0/+9
* MdePkg: Add missing GUID variables in SmartCardEdge.hFeng Tian2015-05-082-0/+20
* MdePkg: Add missing GUID variables in BlockIoCrypto.hFeng Tian2015-05-082-0/+8
* MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao2015-05-081-54/+22
* IntelFspWrapperPkg: Update PeiFspHobProcessLibSample to consume PI CapsulePpiLiming Gao2015-05-082-3/+3
* MdeModulePkg: Remove CapsulePpi definitionLiming Gao2015-05-082-128/+0
* MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao2015-05-082-6/+6
* MdePkg: Update comments for DriverSupportedEfiVersion.FirmwareVersionRuiyu Ni2015-05-081-3/+2
* MdePkg: Add PI1.4 CapsulePpi definitionLiming Gao2015-05-082-2/+141
* MdePkg: Comment Signature field in image execution info tableLiming Gao2015-05-081-4/+4
* MdePkg: Add ToText/FromText support for URI device path nodeRuiyu Ni2015-05-082-0/+73
* MdePkg: Add URI_DEVICE_PATH definition.Ruiyu Ni2015-05-081-0/+14
* MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4.Ruiyu Ni2015-05-084-18/+4
* MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocolRuiyu Ni2015-05-082-3/+1
* MdePkg: Refine EFI_DARKGRAY definition and comments for EFI_TEXT_ATTRRuiyu Ni2015-05-081-3/+14
* Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section.Yao, Jiewen2015-05-081-5/+5
* Coding style change in UefiPxeBcDxe.infjiaxinwu2015-05-081-2/+2
* Sync the branch changes to trunk. Tim He2015-05-0826-38/+1320