summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MdePkg/Include: Add support for flexible array membersMichael Kinney2015-05-071-1/+7
* ArmVExpressPkg: add support for embedding DTBs for AArch64 variantsArd Biesheuvel2015-05-071-0/+25
* ArmPlatformPkg: add support for FV embedded device tree blobsArd Biesheuvel2015-05-072-6/+118
* ArmVExpressPkg: use named GUIDs for all VExpress variantsArd Biesheuvel2015-05-075-21/+43
* ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel2015-05-071-1/+1
* ArmVirtualizationPkg: Enable secure boot for ArmVirtualizationQemuArd Biesheuvel2015-05-073-5/+71
* ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel2015-05-078-6/+123
* SecurityPkg: remove unused variablesArd Biesheuvel2015-05-072-7/+0
* MdeModulePkg: Avoid using same TokenValue for two PCDs.Ruiyu Ni2015-05-071-1/+1
* MdePkg/SmmGipDispatch2.h: SMM GpiNum meaning clarificationJeff Fan2015-05-071-3/+4
* MdeModulePkg/SmmCore: SMM register protocol notify function clarifyJeff Fan2015-05-071-3/+3
* MdePkg/PiSmmCis.h: SMM register protocol notify function clarifyJeff Fan2015-05-071-2/+3
* MdePkg: Add longer term new CPER memory section definition.Qiu Shumin2015-05-072-0/+86
* BaseTools: Fix build fail issue.Eric Dong2015-05-061-9/+9
* MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2015-05-063-75/+282
* BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong2015-05-062-23/+294
* EmbeddedPkg: Remove dependency on TimerLibOlivier Martin2015-05-068-23/+26
* ArmPlatformPkg/ArmJunoDxe: Use different UID for PCI EmulationOlivier Martin2015-05-061-1/+1
* MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER.Ruiyu Ni2015-05-062-2/+2
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-067-4/+200
* MdePkg: Add Regular Expression Protocol and match2 opcode definition.Eric Dong2015-05-063-0/+195
* BaseTools: Enable Match2 Opcode.Eric Dong2015-05-064-1/+39
* MdeModulePkg: update comments for question.Eric Dong2015-05-061-2/+2
* MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-062-2/+40
* BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-063-47/+197
* MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong2015-05-063-6/+83
* BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong2015-05-061-4/+6
* Remove obsolete PCDs (new ones are moved to MdePkg and MdeModulePkg)Ruiyu Ni2015-05-061-35/+0
* MdeModulePkg: Add DriverHealthManagerDxe driver.Ruiyu Ni2015-05-068-0/+1307
* IntelFrameworkModulePkg: Add LegacyBootManagerLib.Ruiyu Ni2015-05-064-1/+1669
* MdeModulePkg: Add BootManagerMenuApp.Ruiyu Ni2015-05-065-0/+1162
* MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni2015-05-0612-0/+1937
* MdeModulePkg: Add UefiBootManagerLibRuiyu Ni2015-05-0614-3/+8018
* Vlv2TbltDevicePkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-064-27/+27
* CorebootPayloadPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-1/+1
* ArmPlatformPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-063-5/+5
* MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu2015-05-061-42/+36
* MdePkg: Modify specification number encodingHao Wu2015-05-063-7/+7
* MdePkg: EFI_FIRMWARE_MANAGEMENT_PROTOCOL.CheckImage() Description UpdateHao Wu2015-05-061-1/+9
* MdePkg: Update the UEFI version to reflect new revisionHao Wu2015-05-061-1/+2
* EmulatorPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-2/+2
* OvmfPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-064-14/+14
* DuetPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-7/+7
* EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.Ruiyu Ni2015-05-061-2/+2
* Nt32Pkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-062-6/+6
* IntelFrameworkModulePkg: Change BdsDxe to use new PCDs defined in MdePkg and ...Ruiyu Ni2015-05-061-7/+7
* Copy PCD from IntelFrameworkModulePkg to MdePkg and MdeModulePkgRuiyu Ni2015-05-062-0/+34
* MdePkg: Add bluetooth devicepath handling in device path library.Qiu Shumin2015-05-063-4/+87
* MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition in MdePkg.Qiu Shumin2015-05-066-1/+1330
* Add ASSERT comment for SafeString API in BaseLib for MdePkg.Yao, Jiewen2015-05-062-2/+26