summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Fix build fail for VS2005 tool chain.Eric Dong1-1/+1
2014-07-10Fixed one code error, should use & instead of |.Eric Dong1-8/+3
2014-07-09ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen1-12/+12
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel1-7/+14
2014-07-09Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. Eric Dong1-30/+14
2014-07-09Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong2-15/+28
2014-07-09The UEFI specification does not say anything when the pointers passed toOlivier Martin1-2/+12
2014-07-09Fixed typos: hanlder should be handler.Chen Fan12-12/+12
2014-07-09Refine the sample for action, should not use text two part.Eric Dong1-8/+0
2014-07-09Fix build fail for VS2005 tool chain.Eric Dong1-1/+1
2014-07-08Refine the save action for the browser.Eric Dong9-209/+930
2014-07-08Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin5-109/+159
2014-07-08MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng1-1/+1
2014-07-07Refine code to follow good coding style.Eric Dong3-4/+9
2014-07-07MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng1-0/+2
2014-07-07MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng1-0/+2
2014-07-07Restore the question value before call the CHANGED callback type.Eric Dong1-0/+5
2014-07-04EmulatorPkg: Add structure braces { } to fix build warningJordan Justen2-5/+7
2014-07-04EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text)Jordan Justen1-448/+448
2014-07-04EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin3-25/+38
2014-07-04ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron1-0/+49
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin5-22/+66
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin4-270/+330
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin10-115/+324
2014-07-04ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.cOlivier Martin2-14/+13
2014-07-04ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin3-42/+50
2014-07-04ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...Olivier Martin4-53/+142
2014-07-04ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont)Olivier Martin4-67/+151
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin3-61/+66
2014-07-04ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLibOlivier Martin3-27/+25
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin7-36/+33
2014-07-04ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin4-3/+20
2014-07-04MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng4-249/+841
2014-07-04Refine the save action for the BdsDxe.Eric Dong6-264/+146
2014-07-03EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocati...Paulo Alcantara1-0/+2
2014-07-03EmulatorPkg/EmuSimpleFileSystemDxe: Fix minor typosPaulo Alcantara1-2/+2
2014-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2-4/+4
2014-07-02Correct the default value for date opcode.Eric Dong1-2/+2
2014-07-02MdeModulePkg XhciPei/UsbBusPei: Add XHCI recovery support.Star Zeng17-225/+7575
2014-07-02MdeModulePkg SmmLockBoxSmmLib: Add debug message for the address of lockbox(s...Star Zeng1-2/+10
2014-07-01ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin1-1/+3
2014-07-01ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin1-4/+3
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