summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-23ShellBinPkg: Update binariesJaben Carsey5-1/+1
2013-09-23MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than englishOlivier Martin1-5/+11
2013-09-23LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin1-2/+10
2013-09-23ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin1-2/+4
2013-09-23SemihostFs: Fix check for read-only file or file-openOlivier Martin1-2/+4
2013-09-23ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin6-8/+22
2013-09-23LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin1-1/+1
2013-09-23ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...Olivier Martin1-1/+1
2013-09-23EdkShellPkg: Add Aarch64 supportOlivier Martin3-4060/+6880
2013-09-23MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian1-2/+4
2013-09-23Add missing comments for function parameters.gdong11-5/+7
2013-09-22resolve TpmMeasurementLib dependency introduced in r14687jyao11-0/+1
2013-09-22Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao11-2/+2
2013-09-21OvmfPkg: resolve TpmMeasurementLib dependency introduced in r14687Laszlo Ersek3-0/+3
2013-09-20ShellPkg: Handle pool allocation failureSergei Antonov1-2/+2
2013-09-19ShellPkg: Handle pool allocation failureSergei Antonov1-1/+3
2013-09-18Add TPM2 implementation.jyao198-49/+17387
2013-09-18Add TPM2 related header file.jyao15-0/+2186
2013-09-18Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan1-2/+4
2013-09-18MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...Feng Tian1-7/+10
2013-09-17Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni2-25/+10
2013-09-17Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu1-2/+2
2013-09-16Export one interface to support 3rd party to change question attribute, such ...Eric Dong5-1/+79
2013-09-16ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin1-2/+2
2013-09-16ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin1-1/+1
2013-09-16ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall1-2/+2
2013-09-161. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan4-11/+53
2013-09-16Refine question value update logic.Eric Dong1-5/+38
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng18-103/+152
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng4-60/+85
2013-09-16Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2-0/+29
2013-09-13OvmfPkg: QemuBootOrder: keep some boot options that have not been selectedLaszlo Ersek1-0/+108
2013-09-13OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfgLaszlo Ersek1-8/+12
2013-09-13OvmfPkg: QemuBootOrder: collect active UEFI boot options in advanceLaszlo Ersek1-18/+100
2013-09-13OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot optionsLaszlo Ersek1-0/+29
2013-09-13StdLib: Fix pointer arithmetic issues in the strncasecmp function.Daryl McDaniel1-19/+22
2013-09-12Forcing the python27.dll to be executablelhauch1-0/+0
2013-09-12Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan1-1/+6
2013-09-12Update the chaining requirements with regards to the Platform Key.Fu Siyuan1-7/+26
2013-09-12Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan6-5/+136
2013-09-12Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang1-7/+10
2013-09-11MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian5-38/+95
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+7
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+10
2013-09-11Add missing SCSI_IO related definitions.Feng Tian1-1/+26
2013-09-10StdLib: Fix IA32 and X64 build issues.Daryl McDaniel1-1/+0
2013-09-10StdLib: Fix IPF build issues.Daryl McDaniel1-1/+0
2013-09-10ArmPkg/CpuDxe: Exception Handling SP AdjustEugene Cohen2-2/+2
2013-09-05This patch uses dummy routine as NotifyFunction to make sure those 2 APIs pro...Mars Lin1-7/+27
2013-09-05Refine the select language logic.Eric Dong1-2/+16