summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin2015-03-131-1/+1
* SecurityPkg Variable: Allow the delete operation of common auth variable at u...Star Zeng2015-03-133-42/+108
* MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian2015-03-123-15/+3
* MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize.Star Zeng2015-03-112-2/+2
* OptionRomPkg: Update UndiRuntimeDxe driver. Liming Gao2015-03-113-14/+9
* MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'.Shumin Qiu2015-03-101-0/+8
* Add patch-able PCD to support binary modification of MRC module. David Wei2015-03-103-0/+360
* Sync the branch changes to trunk. Tim He2015-03-108-8/+67
* Add code to identify D0 stepping ValleyView SoC. Shifei Lu2015-03-102-1/+8
* Update build script to include new SEC.David Wei2015-03-103-3/+3
* ShellPkg: Help and Error Messages UpdateTapan Shah2015-03-096-1/+1
* SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi...Star Zeng2015-03-091-5/+5
* MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons...Star Zeng2015-03-091-5/+5
* UefiCpuPkg/MpSerivce: add volatile qualifiersChen Fan2015-03-092-4/+4
* UefiCpuPkg/MpService: Put APs to sleep when not busy.Chen Fan2015-03-092-7/+58
* UefiCpuPkg/MpService: put AP to busy state when executionChen Fan2015-03-091-2/+7
* UefiCpuPkg/MpService: fix trivial typo in cpu stateChen Fan2015-03-092-2/+2
* Set network boot option to the default last priority.Mang Guo2015-03-064-4/+567
* MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64Ard Biesheuvel2015-03-061-0/+9
* MdeModulePkg: serve allocations from higher-up bins if current bin is emptyArd Biesheuvel2015-03-061-7/+22
* MdeModulePkg: carve pool pages into the largest chunks possibleArd Biesheuvel2015-03-061-3/+9
* MdeModulePkg: use index to traverse free pool pagesArd Biesheuvel2015-03-061-21/+9
* MdeModulePkg: improve scalability of memory poolsArd Biesheuvel2015-03-061-8/+28
* MdeModulePkg: use correct granularity when allocating pool pagesArd Biesheuvel2015-03-061-15/+37
* MdePkg: Convert non DOS format files to DOS formatHot Tian2015-03-054-169/+169
* ShellPkg: smbiosview shows wrong information for Type 27.Elvin Li2015-03-041-3/+3
* Add performance optimization for Tcg/TrEE.Yao, Jiewen2015-03-045-9/+38
* Add UINT16/32/64 array and DSC include support.Ma, Maurice2015-03-041-64/+338
* OvmfPkg: replace strict XenHypercallLib construction with explicit queryLaszlo Ersek2015-03-033-1/+16
* OvmfPkg: XenHypercallLib: introduce XenHypercallIsAvailable()Laszlo Ersek2015-03-033-0/+54
* OvmfPkg: XenHypercallLib: add empty constructor for ARM & AARCH64Laszlo Ersek2015-03-032-1/+29
* OvmfPkg, ArmVirtualizationPkg: clean up XenHypercallLib namesLaszlo Ersek2015-03-037-53/+24
* ShellPkg: Fixed EBC build error.Elvin Li2015-03-031-1/+1
* ArmVirtualizationPkg: expose debug message bitmask on build command lineLaszlo Ersek2015-03-023-7/+8
* ArmVirtualizationPkg: PlatformIntelBdsLib: lack of QEMU kernel is no errorLaszlo Ersek2015-03-021-0/+5
* ArmPlatformPkg: PEIM startup is not an errorLaszlo Ersek2015-03-022-2/+2
* ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek2015-03-021-5/+5
* ArmVirtualizationPkg: add platform description for Xen guestsArd Biesheuvel2015-02-282-0/+532
* ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen,xen" DT nodeArd Biesheuvel2015-02-283-0/+26
* ArmVirtualizationPkg: add XenIoMmioLibArd Biesheuvel2015-02-284-0/+273
* Ovfm/Xen: add a Vendor Hardware device path GUID for the XenBus rootArd Biesheuvel2015-02-282-0/+25
* ArmVirtualizationPkg: implement dummy RealTimeClockLib for XenArd Biesheuvel2015-02-282-0/+234
* Ovmf/Xen: add Xen PV console SerialPortLib driverArd Biesheuvel2015-02-283-0/+242
* Ovmf/Xen: port XenBusDxe to other architecturesArd Biesheuvel2015-02-2810-197/+49
* Ovmf/Xen: implement XenHypercallLib for ARMArd Biesheuvel2015-02-285-1/+528
* Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOLArd Biesheuvel2015-02-2813-58/+29
* Ovmf/Xen: add separate driver for Xen PCI deviceArd Biesheuvel2015-02-282-0/+412
* Ovmf/Xen: introduce XENIO_PROTOCOLArd Biesheuvel2015-02-282-0/+49
* Ovmf/Xen: move XenBusDxe hypercall code to separate libraryArd Biesheuvel2015-02-2815-84/+149
* Ovmf/Xen: refactor XenBusDxe hypercall implementationArd Biesheuvel2015-02-289-81/+84