summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg toDavid Wei2015-01-12518-0/+118538
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-1215-155/+172
* Add TPM Physical Presence >=128 operation value support.Yao, Jiewen2015-01-1222-235/+1007
* BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao2015-01-091-2/+2
* MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng2015-01-091-7/+9
* MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu2015-01-092-2/+42
* MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao2015-01-091-15/+131
* Restore question value for question without storage after CHANGING callback r...Eric Dong2015-01-091-3/+10
* Fixed VfrCompile crash on efivarstore statement.Eric Dong2015-01-081-1/+6
* Add TPM12 NV related function.Yao, Jiewen2015-01-083-1/+340
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-068-15/+94
* ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin2015-01-061-2/+2
* ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron2015-01-062-4/+4
* ArmPkg/BdsLib: Close file after reading an ImageRonald Cron2015-01-061-16/+32
* ArmPlatformPkg/ArmJunoDxe: Close the FDT fileRonald Cron2015-01-061-1/+4
* ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocolRonald Cron2015-01-061-8/+8
* ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron2015-01-062-83/+305
* ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron2015-01-061-17/+39
* ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin2015-01-0610-0/+23
* SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-059-192/+1660
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-0513-147/+1675
* ArmVirtualizationPkg: Intel BDS: load EFI-stubbed Linux kernel from fw_cfgLaszlo Ersek2015-01-024-0/+1140
* ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDSLaszlo Ersek2015-01-021-0/+1
* ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot orderLaszlo Ersek2015-01-023-0/+16
* OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmioLaszlo Ersek2015-01-023-1/+201
* OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64Laszlo Ersek2015-01-021-15/+15
* ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek2015-01-022-2/+5
* OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek2015-01-022-0/+26
* OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translationLaszlo Ersek2015-01-023-7/+65
* OvmfPkg: extract QemuBootOrderLibLaszlo Ersek2015-01-029-5/+70
* ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policyLaszlo Ersek2015-01-023-0/+12
* ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkgLaszlo Ersek2015-01-024-1/+477
* ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE driversLaszlo Ersek2015-01-023-0/+411
* ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDsLaszlo Ersek2015-01-024-0/+42
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-3/+11
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-7/+14
* ShellPkg: Check the unrecognized environment variable name before it is remov...Qiu Shumin2014-12-311-8/+58
* MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian2014-12-301-0/+3
* Rollback change 16544.Eric Dong2014-12-301-2/+2
* ShellPkg: Add code to handle the split ('|') in a double-quoted string. Qiu Shumin2014-12-261-43/+75
* Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin2014-12-256-8/+182
* MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian2014-12-251-7/+7
* Address the potential system TPL does not been restore.Deric Cole2014-12-241-4/+8
* Do not assert when the device path node length is invalid.Ruiyu Ni2014-12-231-8/+3
* MdePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-234-102/+102
* MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian2014-12-233-38/+38
* IntelFrameworkPkg: fix mixed dos and linux EOL format issueHot Tian2014-12-231-32/+32
* Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia2014-12-231-2/+3
* Correct AuthHandle definition for Tpm2SetPrimaryPolicy.Yao, Jiewen2014-12-231-1/+1
* Add TPM2 commands which might be used in provision.Yao, Jiewen2014-12-232-0/+97