summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin1-5/+6
2014-07-01ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 3...Olivier Martin1-2/+6
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming53-436/+793
2014-06-30ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah1-1/+7
2014-06-30Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan1-2/+3
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan2-11/+18
2014-06-27OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix GCC44 build failure.Gao, Liming1-0/+1
2014-06-27MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah1-1/+3
2014-06-27EmulatorPkg/CpuRuntimeDxe: Fix typos in MpServiceChen Fan2-4/+4
2014-06-26Refine code to make it more safely.Eric Dong21-21/+55
2014-06-26Refine code to make it more safely.Eric Dong1-0/+2
2014-06-26Refine code to make it more safely.Eric Dong1-1/+2
2014-06-26Refine code to make it more safely.Eric Dong8-11/+18
2014-06-26Refine code to make it more safely.Eric Dong1-1/+1
2014-06-26Refine code to make it more safely.Eric Dong7-52/+73
2014-06-25Refine code to make it more safely.Eric Dong5-9/+11
2014-06-25Refine code to make it more safely.Eric Dong3-4/+8
2014-06-25Refine code to make it more safely.Eric Dong2-7/+11
2014-06-25Refine code to make it more safely.Eric Dong5-7/+11
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2014-06-25MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish1-1/+2
2014-06-25OvmfPkg: add missing braces to aggregate and/or union initializersLaszlo Ersek1-9/+13
2014-06-25Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo1-2/+49
2014-06-24ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ...Chris Phillips2-10/+16
2014-06-24Add DEBUG message for all fields in AcpiS3Context.Gao, Liming1-1/+3
2014-06-24Add DEBUG message for all fields in AcpiS3Context.Gao, Liming1-1/+4
2014-06-24Correct comment typo in AsmReadCr0() function. Gao, Liming1-2/+2
2014-06-23ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah3-110/+124
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin19-98/+82
2014-06-20ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin1-8/+4
2014-06-20PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale1-1/+2
2014-06-20Do not create boot option for logical block io device.Ruiyu Ni1-2/+9
2014-06-19OvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU interfaceLaszlo Ersek2-5/+139
2014-06-19OvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU's fw_cfg payloadLaszlo Ersek1-0/+104
2014-06-19OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables()Laszlo Ersek3-47/+112
2014-06-19OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZELaszlo Ersek2-1/+7
2014-06-19Fix GCC build fail.Eric Dong2-2/+2
2014-06-19The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson1-25/+9
2014-06-18ShellPkg: Remove use of ASSERT to test parametersJaben Carsey1-77/+67
2014-06-18Contributed-under: TianoCore Contribution Agreement 1.0Victor Gouveia1-1/+1
2014-06-18Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni1-3/+1
2014-06-18Support RouteConfig function for BdsDxe driver.Eric Dong11-508/+1564
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey3-2/+2
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2-1/+4
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2-1/+3
2014-06-06Use a compare operator for Non-Boolean comparison in 'map.c'.Qiu Shumin1-2/+2
2014-06-05ShellPkg: fix Comp command outputJaben Carsey1-9/+20
2014-06-04MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng2-18/+37
2014-06-04Rename TimeoutInSeconds to Timeout to avoid confusion.Jeff Fan2-17/+16
2014-06-03ArmPlatformPkg/ArmVExpressPkg: Set CNTFRQ to 100Mhz for the Fast ModelsOlivier Martin5-15/+15