summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellBinPkg: Update ARM and AArch64 Binaries with svn 14706 ShellPkg sourcesOlivier Martin2013-09-245-2/+0
* Fix deadloop issue in BrowserCallback function.Eric Dong2013-09-243-31/+43
* Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao2013-09-2433-7/+58
* ShellBinPkg: Update binariesJaben Carsey2013-09-235-1/+1
* MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than englishOlivier Martin2013-09-231-5/+11
* LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin2013-09-231-2/+10
* ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin2013-09-231-2/+4
* SemihostFs: Fix check for read-only file or file-openOlivier Martin2013-09-231-2/+4
* ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin2013-09-236-8/+22
* LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin2013-09-231-1/+1
* ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...Olivier Martin2013-09-231-1/+1
* EdkShellPkg: Add Aarch64 supportOlivier Martin2013-09-233-4060/+6880
* MdeModulePkg/NvmExpressDxe: Fix an issue of potential uninitialized local var...Feng Tian2013-09-231-2/+4
* Add missing comments for function parameters.gdong12013-09-231-5/+7
* resolve TpmMeasurementLib dependency introduced in r14687jyao12013-09-221-0/+1
* Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.jyao12013-09-221-2/+2
* OvmfPkg: resolve TpmMeasurementLib dependency introduced in r14687Laszlo Ersek2013-09-213-0/+3
* ShellPkg: Handle pool allocation failureSergei Antonov2013-09-201-2/+2
* ShellPkg: Handle pool allocation failureSergei Antonov2013-09-191-1/+3
* Add TPM2 implementation.jyao12013-09-1898-49/+17387
* Add TPM2 related header file.jyao12013-09-185-0/+2186
* Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_...Fu Siyuan2013-09-181-2/+4
* MdeModulePkg/AtaAtapiPassThru: To follow UEFI 2.4, updating the implementatio...Feng Tian2013-09-181-7/+10
* Fix 3 bugs in DiskIoDxe and PartitionDxe drivers introduced in DiskIo2 implem...Ruiyu Ni2013-09-172-25/+10
* Remove the non-ASCII characters in the comments of StatusCodeDataTypeIdShumin Qiu2013-09-171-2/+2
* Export one interface to support 3rd party to change question attribute, such ...Eric Dong2013-09-165-1/+79
* ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin2013-09-161-2/+2
* ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin2013-09-161-1/+1
* ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall2013-09-161-2/+2
* 1. Read 32bit CPU Init APIC ID from CPUID leaf B in XAPIC mode.Jeff Fan2013-09-164-11/+53
* Refine question value update logic.Eric Dong2013-09-161-5/+38
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-1618-103/+152
* MdeModulePkg: Add support for weakly aligned FVs.Star Zeng2013-09-164-60/+85
* Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID.Shumin Qiu2013-09-162-0/+29
* OvmfPkg: QemuBootOrder: keep some boot options that have not been selectedLaszlo Ersek2013-09-131-0/+108
* OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfgLaszlo Ersek2013-09-131-8/+12
* OvmfPkg: QemuBootOrder: collect active UEFI boot options in advanceLaszlo Ersek2013-09-131-18/+100
* OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot optionsLaszlo Ersek2013-09-131-0/+29
* StdLib: Fix pointer arithmetic issues in the strncasecmp function.Daryl McDaniel2013-09-131-19/+22
* Forcing the python27.dll to be executablelhauch2013-09-121-0/+0
* Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan2013-09-121-1/+6
* Update the chaining requirements with regards to the Platform Key.Fu Siyuan2013-09-121-7/+26
* Add “VendorKeys” variable for indicating out of band key modification.Fu Siyuan2013-09-126-5/+136
* Update BGRT image buffer to be stored in EfiBootSerivesData according to ACPI...Chao Zhang2013-09-121-7/+10
* MdeModulePkg/NvmExpressDxe: Fix some bugsFeng Tian2013-09-115-38/+95
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+7
* Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao2013-09-111-2/+10
* Add missing SCSI_IO related definitions.Feng Tian2013-09-111-1/+26
* StdLib: Fix IA32 and X64 build issues.Daryl McDaniel2013-09-101-1/+0
* StdLib: Fix IPF build issues.Daryl McDaniel2013-09-101-1/+0