summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2014-07-156-110/+31
* ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin2014-07-151-0/+16
* ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron2014-07-151-2/+22
* Add check to make code more safely.Eric Dong2014-07-141-2/+5
* Check the validation when return from callback function to avoid use the inva...Eric Dong2014-07-143-49/+156
* MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng2014-07-141-1/+2
* 1. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan2014-07-113-2/+76
* Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan2014-07-101-2/+29
* Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan2014-07-105-8/+15
* Fix build fail for VS2005 tool chain.Eric Dong2014-07-101-1/+1
* Fixed one code error, should use & instead of |.Eric Dong2014-07-101-8/+3
* ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen2014-07-091-12/+12
* MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel2014-07-091-7/+14
* Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. Eric Dong2014-07-091-30/+14
* Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong2014-07-092-15/+28
* The UEFI specification does not say anything when the pointers passed toOlivier Martin2014-07-091-2/+12
* Fixed typos: hanlder should be handler.Chen Fan2014-07-0912-12/+12
* Refine the sample for action, should not use text two part.Eric Dong2014-07-091-8/+0
* Fix build fail for VS2005 tool chain.Eric Dong2014-07-091-1/+1
* Refine the save action for the browser.Eric Dong2014-07-089-209/+930
* Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin2014-07-085-109/+159
* MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng2014-07-081-1/+1
* Refine code to follow good coding style.Eric Dong2014-07-073-4/+9
* MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng2014-07-071-0/+2
* MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng2014-07-071-0/+2
* Restore the question value before call the CHANGED callback type.Eric Dong2014-07-071-0/+5
* EmulatorPkg: Add structure braces { } to fix build warningJordan Justen2014-07-042-5/+7
* EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text)Jordan Justen2014-07-041-448/+448
* EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin2014-07-043-25/+38
* ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron2014-07-041-0/+49
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-045-22/+66
* ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin2014-07-044-270/+330
* ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin2014-07-0410-115/+324
* ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.cOlivier Martin2014-07-042-14/+13
* ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin2014-07-043-42/+50
* ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...Olivier Martin2014-07-044-53/+142
* ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont)Olivier Martin2014-07-044-67/+151
* ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin2014-07-043-61/+66
* ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLibOlivier Martin2014-07-043-27/+25
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-047-36/+33
* ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin2014-07-044-3/+20
* MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng2014-07-044-249/+841
* Refine the save action for the BdsDxe.Eric Dong2014-07-046-264/+146
* EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocati...Paulo Alcantara2014-07-031-0/+2
* EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typosPaulo Alcantara2014-07-031-2/+2
* SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2014-07-022-4/+4
* Correct the default value for date opcode.Eric Dong2014-07-021-2/+2
* MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng2014-07-0217-225/+7575
* MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s...Star Zeng2014-07-021-2/+10
* ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin2014-07-011-1/+3