summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-13EmulatorPkg: Move libraries from ShellPkg into MdeModulePkg and MdePkg.Daryl McDaniel
2015-01-13ShellPkg: allow creating of files to create required directory pathjaben carsey
2015-01-13ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin
2015-01-13Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni
2015-01-13Correct file path.Yao, Jiewen
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2015-01-12MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin
2015-01-12Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg toDavid Wei
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen
2015-01-09BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao
2015-01-09MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu
2015-01-09MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong
2015-01-08Add TPM12 NV related function.Yao, Jiewen
2015-01-06ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin
2015-01-06ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin
2015-01-06ArmPlatformPkg: PCI emulation - Define a vendor and device idRonald Cron
2015-01-06ArmPkg/BdsLib: Close file after reading an ImageRonald Cron
2015-01-06ArmPlatformPkg/ArmJunoDxe: Close the FDT fileRonald Cron
2015-01-06ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocolRonald Cron
2015-01-06ArmPlatformPkg: Make PCI emulation more compliant with the UEFI specRonald Cron
2015-01-06ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron
2015-01-06ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platformsOlivier Martin
2015-01-05SecurityPkg Variable: Implement VarCheck PROTOCOLStar Zeng
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng
2015-01-02ArmVirtualizationPkg: Intel BDS: load EFI-stubbed Linux kernel from fw_cfgLaszlo Ersek
2015-01-02ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDSLaszlo Ersek
2015-01-02ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot orderLaszlo Ersek
2015-01-02OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmioLaszlo Ersek
2015-01-02OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64Laszlo Ersek
2015-01-02ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek
2015-01-02OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUIDLaszlo Ersek
2015-01-02OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translationLaszlo Ersek
2015-01-02OvmfPkg: extract QemuBootOrderLibLaszlo Ersek
2015-01-02ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policyLaszlo Ersek
2015-01-02ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkgLaszlo Ersek
2015-01-02ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE driversLaszlo Ersek
2015-01-02ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDsLaszlo Ersek
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-31Remove the FV header assumption in variable driver.Dong Guo
2014-12-31ShellPkg: Check the unrecognized environment variable name before it is remov...Qiu Shumin
2014-12-30MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian
2014-12-30Rollback change 16544.Eric Dong
2014-12-26ShellPkg: Add code to handle the split ('|') in a double-quoted string. Qiu Shumin
2014-12-25Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3...Long, Qin
2014-12-25MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian