summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-28Fix build error with VS2013 toolchain for NT32 Package caused by function red...Eric Dong
2014-07-28Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong
2014-07-28Add ACPI5.1 header file.jyao1
2014-07-28Print the CodeType and Value of status code with fixed length.Li, Elvin
2014-07-25BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen
2014-07-25Update GenFv tool to handle the file path with space.Gao, Liming liming.gao
2014-07-25Report warning info if vfr file use the flags used for framework code only.Eric Dong
2014-07-25Clean 1 build error and 1 warning for VfrCompiler.Eric Dong
2014-07-25Report warning info if an action opcode has text two statement.Eric Dong
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey
2014-07-25MdeModulePkg: Fix parameter verification for SetAttributeJaben Carsey
2014-07-25CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.ne...lhauch
2014-07-25CodeModule: BaseTools - Removing Win32 binaries to be replaced with an svn:ex...lhauch
2014-07-24StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage.Daryl McDaniel
2014-07-24Add IntelFspWrapper to support boot EDKII on FSP bin.jyao1
2014-07-24Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...Elvin Li
2014-07-24Fix one memory leak.Eric Dong
2014-07-23Fixed one possible array out of bounds issue.isakov-sl
2014-07-23Fix wrong usage sizeof(SIZE).Sergey Isakov
2014-07-23Fix memory leak issues in BiosSnp module.Elvin Li
2014-07-22OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fdLaszlo Ersek
2014-07-22OvmfPkg: extract varstore-related FD Layout Regions to an include fileLaszlo Ersek
2014-07-22EmulatorPkg/MpService: modify AP state should hold a mutexChen Fan
2014-07-22MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to...Tian, Feng
2014-07-21Refine code to follow good coding style.Eric Dong
2014-07-21MdePkg BaseLib: Fix a corner case of Source and Destination overlap.Star Zeng
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