summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-12MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian3-15/+3
2015-03-11MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize.Star Zeng2-2/+2
2015-03-11OptionRomPkg: Update UndiRuntimeDxe driver. Liming Gao3-14/+9
2015-03-10MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'.Shumin Qiu1-0/+8
2015-03-10Add patch-able PCD to support binary modification of MRC module. David Wei3-0/+360
2015-03-10Sync the branch changes to trunk. Tim He8-8/+67
2015-03-10Add code to identify D0 stepping ValleyView SoC. Shifei Lu2-1/+8
2015-03-10Update build script to include new SEC.David Wei3-3/+3
2015-03-09ShellPkg: Help and Error Messages UpdateTapan Shah6-1/+1
2015-03-09SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng1-5/+5
2015-03-09MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons...Star Zeng1-5/+5
2015-03-09UefiCpuPkg/MpSerivce: add volatile qualifiersChen Fan2-4/+4
2015-03-09UefiCpuPkg/MpService: Put APs to sleep when not busy.Chen Fan2-7/+58
2015-03-09UefiCpuPkg/MpService: put AP to busy state when executionChen Fan1-2/+7
2015-03-09UefiCpuPkg/MpService: fix trivial typo in cpu stateChen Fan2-2/+2
2015-03-06Set network boot option to the default last priority.Mang Guo4-4/+567
2015-03-06MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64Ard Biesheuvel1-0/+9
2015-03-06MdeModulePkg: serve allocations from higher-up bins if current bin is emptyArd Biesheuvel1-7/+22
2015-03-06MdeModulePkg: carve pool pages into the largest chunks possibleArd Biesheuvel1-3/+9
2015-03-06MdeModulePkg: use index to traverse free pool pagesArd Biesheuvel1-21/+9
2015-03-06MdeModulePkg: improve scalability of memory poolsArd Biesheuvel1-8/+28
2015-03-06MdeModulePkg: use correct granularity when allocating pool pagesArd Biesheuvel1-15/+37
2015-03-05MdePkg: Convert non DOS format files to DOS formatHot Tian4-169/+169
2015-03-04ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li1-3/+3
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen5-9/+38
2015-03-04Add UINT16/32/64 array and DSC include support.Ma, Maurice1-64/+338
2015-03-03OvmfPkg: replace strict XenHypercallLib construction with explicit queryLaszlo Ersek3-1/+16
2015-03-03OvmfPkg: XenHypercallLib: introduce XenHypercallIsAvailable()Laszlo Ersek3-0/+54
2015-03-03OvmfPkg: XenHypercallLib: add empty constructor for ARM & AARCH64Laszlo Ersek2-1/+29
2015-03-03OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek7-53/+24
2015-03-03ShellPkg: Fixed EBC build error.Elvin Li1-1/+1
2015-03-02ArmVirtualizationPkg: expose debug message bitmask on build command lineLaszlo Ersek3-7/+8
2015-03-02ArmVirtualizationPkg: PlatformIntelBdsLib: lack of QEMU kernel is no errorLaszlo Ersek1-0/+5
2015-03-02ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek2-2/+2
2015-03-02ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek1-5/+5
2015-02-28ArmVirtualizationPkg: add platform description for Xen guestsArd Biesheuvel2-0/+532
2015-02-28ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen,xen" DT nodeArd Biesheuvel3-0/+26
2015-02-28ArmVirtualizationPkg: add XenIoMmioLibArd Biesheuvel4-0/+273
2015-02-28Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus rootArd Biesheuvel2-0/+25
2015-02-28ArmVirtualizationPkg: implement dummy RealTimeClockLib for XenArd Biesheuvel2-0/+234
2015-02-28Ovmf/Xen: add Xen PV console SerialPortLib driverArd Biesheuvel3-0/+242
2015-02-28Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel10-197/+49
2015-02-28Ovmf/Xen: implement XenHypercallLib for ARMArd Biesheuvel5-1/+528
2015-02-28Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel13-58/+29
2015-02-28Ovmf/Xen: add separate driver for Xen PCI deviceArd Biesheuvel2-0/+412
2015-02-28Ovmf/Xen: introduce XENIO_PROTOCOLArd Biesheuvel2-0/+49
2015-02-28Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel15-84/+149
2015-02-28Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel9-81/+84
2015-02-28Ovmf/Xen: fix pointer to int cast in XenBusDxeArd Biesheuvel1-2/+2
2015-02-28Ovmf/Xen: move Xen interface version to <xen.h>Ard Biesheuvel3-9/+5