summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin5-20/+20
2014-07-25BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen3-3/+3
2014-07-25Update GenFv tool to handle the file path with space.Gao, Liming liming.gao1-3/+21
2014-07-25Report warning info if vfr file use the flags used for framework code only.Eric Dong3-7/+76
2014-07-25Clean 1 build error and 1 warning for VfrCompiler.Eric Dong1-5/+5
2014-07-25Report warning info if an action opcode has text two statement.Eric Dong3-0/+9
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey6-31/+31
2014-07-25MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey1-2/+2
2014-07-25CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.ne...lhauch1-0/+1
2014-07-25CodeModule: BaseTools - Removing Win32 binaries to be replaced with an svn:ex...lhauch43-82/+0
2014-07-24StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage.Daryl McDaniel1-3/+3
2014-07-24Add IntelFspWrapper to support boot EDKII on FSP bin.jyao161-0/+6577
2014-07-24Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li1-0/+2
2014-07-24Fix one memory leak.Eric Dong1-0/+2
2014-07-23Fixed one possible array out of bounds issue.isakov-sl1-1/+1
2014-07-23Fix wrong usage sizeof(SIZE).Sergey Isakov1-3/+3
2014-07-23Fix memory leak issues in BiosSnp module.Elvin Li2-3/+14
2014-07-22OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fdLaszlo Ersek5-65/+164
2014-07-22OvmfPkg: extract varstore-related FD Layout Regions to an include fileLaszlo Ersek4-198/+87
2014-07-22EmulatorPkg/MpService: modify AP state should hold a mutexChen Fan1-0/+5
2014-07-22MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng1-2/+2
2014-07-21Refine code to follow good coding style.Eric Dong2-4/+4
2014-07-21MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng1-4/+4
2014-07-17StdLib: Simple code cleanupDaryl McDaniel5-48/+55
2014-07-17StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to con...Daryl McDaniel5-18/+79
2014-07-16Add comments for clarification about memset implementation.Long, Qin1-1/+8
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron2-12/+14
2014-07-15ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron7-30/+92
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin8-36/+53
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin6-110/+31
2014-07-15ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin1-0/+16
2014-07-15ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron1-2/+22
2014-07-14Add check to make code more safely.Eric Dong1-2/+5
2014-07-14Check the validation when return from callback function to avoid use the inva...Eric Dong3-49/+156
2014-07-14MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than ran...Star Zeng1-1/+2
2014-07-111. Save/restore ICR high 32bit value and check Delivery Status before sending...Jeff Fan3-2/+76
2014-07-10Fix a memory use after free bug in DHCP6 driver.Fu, Siyuan1-2/+29
2014-07-10Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value...Jeff Fan5-8/+15
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