summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin2014-07-011-4/+3
* EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUSOlivier Martin2014-07-011-5/+6
* ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 3...Olivier Martin2014-07-011-2/+6
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-0153-436/+793
* ShellPkg: Fix Ctrl+C support for dmpstore command.Tapan Shah2014-06-301-1/+7
* Fix a bug in IP4 driver when computing the network broadcast adress.Fu, Siyuan2014-06-301-2/+3
* Fix the potential address overflow issue when checking PE signature. Jeff Fan2014-06-302-11/+18
* OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix GCC44 build failure.Gao, Liming2014-06-271-0/+1
* MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah2014-06-271-1/+3
* EmulatorPkg/CpuRuntimeDxe: Fix typos in MpServiceChen Fan2014-06-272-4/+4
* Refine code to make it more safely.Eric Dong2014-06-2621-21/+55
* Refine code to make it more safely.Eric Dong2014-06-261-0/+2
* Refine code to make it more safely.Eric Dong2014-06-261-1/+2
* Refine code to make it more safely.Eric Dong2014-06-268-11/+18
* Refine code to make it more safely.Eric Dong2014-06-261-1/+1
* Refine code to make it more safely.Eric Dong2014-06-267-52/+73
* Refine code to make it more safely.Eric Dong2014-06-255-9/+11
* Refine code to make it more safely.Eric Dong2014-06-253-4/+8
* Refine code to make it more safely.Eric Dong2014-06-252-7/+11
* Refine code to make it more safely.Eric Dong2014-06-255-7/+11
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish2014-06-251-1/+2
* OvmfPkg: add missing braces to aggregate and/or union initializersLaszlo Ersek2014-06-251-9/+13
* Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo2014-06-251-2/+49
* ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ...Chris Phillips2014-06-242-10/+16
* Add DEBUG message for all fields in AcpiS3Context.Gao, Liming2014-06-241-1/+3
* Add DEBUG message for all fields in AcpiS3Context.Gao, Liming2014-06-241-1/+4
* Correct comment typo in AsmReadCr0() function. Gao, Liming2014-06-241-2/+2
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-233-110/+124
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-2019-98/+82
* ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin2014-06-201-8/+4
* PcAtChipsetPkg: Enable timer interrupt through I/O APICTycho Nightingale2014-06-201-1/+2
* Do not create boot option for logical block io device.Ruiyu Ni2014-06-201-2/+9
* OvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU interfaceLaszlo Ersek2014-06-192-5/+139
* OvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU's fw_cfg payloadLaszlo Ersek2014-06-191-0/+104
* OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables()Laszlo Ersek2014-06-193-47/+112
* OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZELaszlo Ersek2014-06-192-1/+7
* Fix GCC build fail.Eric Dong2014-06-192-2/+2
* The following call tree exposes a bug in the lifetime (ie. too lateAlex Williamson2014-06-191-25/+9
* ShellPkg: Remove use of ASSERT to test parametersJaben Carsey2014-06-181-77/+67
* Contributed-under: TianoCore Contribution Agreement 1.0Victor Gouveia2014-06-181-1/+1
* Create boot option for all block IO devices no matter what the device path lo...Ruiyu Ni2014-06-181-3/+1
* Support RouteConfig function for BdsDxe driver.Eric Dong2014-06-1811-508/+1564
* ShellPkg: Fix duplicate String IDsJaben Carsey2014-06-163-2/+2
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+4
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+3
* Use a compare operator for Non-Boolean comparison in 'map.c'.Qiu Shumin2014-06-061-2/+2
* ShellPkg: fix Comp command outputJaben Carsey2014-06-051-9/+20
* MdeModulePkg/NvmExpressDxe: Check if CSTS.RDY is 0 to wait NVMe Host controll...Tian, Feng2014-06-042-18/+37
* Rename TimeoutInSeconds to Timeout to avoid confusion.Jeff Fan2014-06-042-17/+16