summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Restore the correct cursor status after finish creating the dialog.Eric Dong1-2/+4
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao5-35/+73
2013-10-09Fix coding style issue.Fu Siyuan1-1/+1
2013-10-09 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao14-5/+10
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud5-31/+31
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud1-3/+3
2013-10-08Fix orderedlist opcode shows abnormal.Eric Dong1-2/+5
2013-10-08Fix display engine driver paint some menu error.Eric Dong1-54/+86
2013-10-08Fix a bug about the “VendorKey” variable update logic.Fu Siyuan1-1/+1
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips1-0/+0
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips1-3/+4
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj6-13/+13
2013-09-30OvmfPkg: Removed magic values for the Virtio Sub-System ID in the PCI device ...Olivier Martin3-3/+3
2013-09-30OvmfPkg/Virtio.h: Added VirtIo Subsystem IDsOlivier Martin1-0/+13
2013-09-30OvmfPkg/IndustryStandard: Fixed 'VirtioNet.h' line endingsOlivier Martin1-99/+99
2013-09-29Add the definition for Timestamp Protocol and a new driver base on TimerLib ...Shumin Qiu5-0/+320
2013-09-29Fix ICC build failEric Dong1-2/+2
2013-09-28Fix modal form display error.Eric Dong1-14/+33
2013-09-27Fix form flash issue.Eric Dong5-355/+629
2013-09-26Fix the BdsExpandPartitionPartialDevicePathToFull() hang issue by duplicates ...Ruiyu Ni1-6/+5
2013-09-25Use RETRIEVE instead of CHANGING for refresh question.Eric Dong3-20/+45
2013-09-24OvmfPkg: EFI handover flags are in Bp->hdr.xloadflagsMatt Fleming1-1/+1
2013-09-24OvmfPkg: Remove IndustryStandard/X64Paging.hJordan Justen1-99/+0
2013-09-24OvmfPkg/Sec: Stop building identity mapped pages in SECJordan Justen1-142/+2
2013-09-24OvmfPkg X64: Convert 24KB from uncompressed to compressed storageJordan Justen1-2/+2
2013-09-24OvmfPkg: For OvmfPkgX64, use OvmfPkg/ResetVectorJordan Justen1-1/+1
2013-09-24OvmfPkg/ResetVector: enable caching in initial page tablesLaszlo Ersek2-3/+1
2013-09-24OvmfPkg: Add platform specific reset vector code for X64Jordan Justen6-0/+259
2013-09-24UefiCpuPkg/ResetVector/Vtf0: Move Page Table/CR3 setting to a new fileJordan Justen3-4/+34
2013-09-24EdkShellBinPkg: Added AArch64 EdkShellPkg binary and Updated Arm binaryOlivier Martin4-2/+4
2013-09-24ShellBinPkg: Update ARM and AArch64 Binaries with svn 14706 ShellPkg sourcesOlivier Martin5-2/+0
2013-09-24Fix deadloop issue in BrowserCallback function.Eric Dong3-31/+43
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao33-7/+58
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