summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-03OvmfPkg: PciHostBridgeLib: set RootBus->AllocationAttributesLaszlo Ersek1-0/+9
2016-03-03OvmfPkg: PciHostBridgeLib: clear RootBus->DmaAbove4GLaszlo Ersek1-0/+2
2016-03-03OvmfPkg: PciHostBridgeLib: set supported and initial attributes in RootBusLaszlo Ersek1-0/+11
2016-03-03OvmfPkg: PciHostBridgeLib: set RootBus->SegmentLaszlo Ersek2-0/+9
2016-03-03OvmfPkg: PciHostBridgeLib: implement PciHostBridgeFreeRootBridges()Laszlo Ersek1-1/+11
2016-03-03OvmfPkg: PciHostBridgeLib: convert main loop from PciHostBridgeDxeLaszlo Ersek2-2/+170
2016-03-03OvmfPkg: clone PciHostBridgeLib from MdeModulePkg's Null instanceLaszlo Ersek2-0/+155
2016-03-03OvmfPkg: factor the MMIO aperture shared by all PCI root bridges into PCDsLaszlo Ersek6-1/+18
2016-03-03OvmfPkg: factor the IO aperture shared by all PCI root bridges into PCDsLaszlo Ersek3-2/+9
2016-03-03OvmfPkg: remove superfluous [PcdsFixedAtBuild] section headerLaszlo Ersek1-1/+0
2016-03-03MdeModulePkg: PciHostBridgeDxe: don't assume extended config spaceLaszlo Ersek3-1/+8
2016-03-03MdeModulePkg: PciHostBridgeDxe: insert horizontal whitespaceLaszlo Ersek2-29/+29
2016-03-03MdeModulePkg/FvSimpleFs: don't open DevicePath with BY_DRIVER modeFeng Tian1-6/+5
2016-03-03ShellPkg: Update 'ifconfig -r' implementationJiaxin Wu1-5/+26
2016-03-03ShellPkg: Increase reallocation size for temp memory filesJim_Dailey@Dell.com1-4/+6
2016-03-03ShellPkg: Do not write the UNICODE BOM on ConOut.Jim_Dailey@Dell.com1-2/+4
2016-03-03ShellPkg: Add FileSize member to shell memory file structure.Jim_Dailey@Dell.com1-3/+6
2016-03-03BaseTools/LZMA: fix the format issue for last patchYonghong Zhu1-2/+3
2016-03-03UefiCpuPkg/Application/Cpuid: Change DisplayFamily/DisplayModel typeJeff Fan1-2/+2
2016-03-03UefiCpuPkg/Application/Cpuid: Remove unnecessary code checkJeff Fan1-4/+0
2016-03-03UefiCpuPkg/CpuMpPei: Load microcode if found newer revisionJeff Fan1-8/+10
2016-03-02EmulatorPkg: Use UEFI Shell by defaultJordan Justen2-13/+7
2016-03-02ShellPkg: Revert git 'd6cf1af9' fixJiaxin Wu1-103/+14
2016-03-02NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu2-158/+0
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu4-31/+78
2016-03-02MdeModulePkg: Change the default IPv4 config policyJiaxin Wu5-107/+150
2016-03-02MdeModulePkg: Add ASSERT to make sure pointers are not NULLDandan Bi1-0/+2
2016-03-02MdeModulePkg: FileExplorerLib: Modify the EFI_FILE_EXPLORE_FORMSET_GUIDDandan Bi1-2/+2
2016-03-02OvmfPkg: copy log level comments from DebugLib.hLaszlo Ersek3-0/+66
2016-03-02Omap35xxPkg: sync log level comments to DebugLib.hLaszlo Ersek1-6/+10
2016-03-02BeagleBoardPkg: sync log level comments to DebugLib.hLaszlo Ersek1-6/+10
2016-03-02ArmVirtPkg: sync log level comments to DebugLib.hLaszlo Ersek1-4/+4
2016-03-02MdePkg: DebugLib: more cleanup for log level comments in lib class headerLaszlo Ersek1-4/+5
2016-03-02MdeModulePkg: FileExplorerLib: Add check when to call FreePool functionDandan Bi1-2/+6
2016-03-01ShellPkg: Don't strip BOM when piping UCS2 data to a UEFI appJim_Dailey@Dell.com1-11/+6
2016-03-01ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin1-1/+0
2016-03-01ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin1-0/+2
2016-03-01ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin1-1/+1
2016-03-01ArmPlatformPkg: delete orphaned ArmVExpress.dsc.incLeif Lindholm1-477/+0
2016-03-01MdeModulePkg: DxeCore: fully initialize image context before passing it onArd Biesheuvel1-2/+8
2016-03-01MdePkg: fix comment typo in DebugLib.hLeif Lindholm1-1/+1
2016-03-01MdeModulePkg/NvmExpress: Fix uninitialized field used in NVMe DiskInfoTian, Feng1-1/+2
2016-03-01MdeModulePkg: Add new API HttpUrlGetPath() to HttpLib.hFu Siyuan2-2/+85
2016-02-29EmbeddedPkg/AndroidFastboot: fix size with 64bitHaojian Zhuang1-2/+2
2016-02-29MdeModulePkg/HiiDatabaseDxe: Fix a variable is uninitialized.Cinnamon Shia1-0/+2
2016-02-29MdeModulePkg: PciHostBridgeLibNull: rewrap source to 79 charactersLaszlo Ersek2-24/+38
2016-02-29BaseTools: fix LzmaCompress VS2013 make failureYonghong Zhu1-1/+2
2016-02-29MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE onlyLiming Gao1-3/+21
2016-02-29MdeModulePkg RamDiskDxe: Install Block I/O 2 Protocol on RAM disk devicesHao Wu5-5/+373
2016-02-29MdeModulePkg: Add RamDiskDxe driver implementationHao Wu14-0/+2648