summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-17StdLib: Simple code cleanupDaryl McDaniel
2014-07-17StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con...Daryl McDaniel
2014-07-16Add comments for clarification about memset implementation.Long, Qin
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron
2014-07-15ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin
2014-07-15ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin
2014-07-15ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron
2014-07-14Add check to make code more safely.Eric Dong
2014-07-14Check the validation when return from callback function to avoid use the inva...Eric Dong
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng
2014-07-111. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan
2014-07-10Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan
2014-07-10Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan
2014-07-10Fix build fail for VS2005 tool chain.Eric Dong
2014-07-10Fixed one code error, should use & instead of |.Eric Dong
2014-07-09ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen
2014-07-09MdePkg/BasePrintLib: Do not do operations with NULLHarry Liebel
2014-07-09Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. Eric Dong
2014-07-09Update the bat file, avoid change the original binary file in SVN, copy a tem...Eric Dong
2014-07-09The UEFI specification does not say anything when the pointers passed toOlivier Martin
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-07-09Refine the sample for action, should not use text two part.Eric Dong
2014-07-09Fix build fail for VS2005 tool chain.Eric Dong
2014-07-08Refine the save action for the browser.Eric Dong
2014-07-08Update OpenSSL from 0.9.8w to the latest 0.9.8za.Long, Qin
2014-07-08MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8',...Star Zeng
2014-07-07Refine code to follow good coding style.Eric Dong
2014-07-07MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInit...Star Zeng
2014-07-07MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSch...Star Zeng
2014-07-07Restore the question value before call the CHANGED callback type.Eric Dong
2014-07-04EmulatorPkg: Add structure braces { } to fix build warningJordan Justen
2014-07-04EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text)Jordan Justen
2014-07-04EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset()Olivier Martin
2014-07-04ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin
2014-07-04ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.cOlivier Martin
2014-07-04ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin
2014-07-04ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...Olivier Martin
2014-07-04ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont)Olivier Martin
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin
2014-07-04ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLibOlivier Martin
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin
2014-07-04ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin
2014-07-04MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng
2014-07-04Refine the save action for the BdsDxe.Eric Dong
2014-07-03EmulatorPkg/EmuSimpleFileSystemDxe: Fix incorrect return values upon allocati...Paulo Alcantara