summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-31ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag()Laszlo Ersek
2014-07-31Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong
2014-07-31Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues...Wang, Yu
2014-07-31MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...Elvin Li
2014-07-30Refine code to make it more safely.Eric Dong
2014-07-29ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel
2014-07-29ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron
2014-07-29ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin
2014-07-29ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron
2014-07-29ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron
2014-07-29ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel
2014-07-29ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin
2014-07-29ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception codeOlivier Martin
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin
2014-07-29Add IntelFspPkg to support create FSP bin based on EDKII.jyao1
2014-07-29Update code to support VS2013 tool chain.Eric Dong
2014-07-28OvmfPkg/build.sh: Support IA32+X64 buildJordan Justen
2014-07-28BuildEnv: remove useless check before setting $WORKSPACEPaolo Bonzini
2014-07-28edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkoutPaolo Bonzini
2014-07-28edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATHPaolo Bonzini
2014-07-28EmulatorPkg: Add support for GCC48 & GCC49 toolchainsJordan Justen
2014-07-28OvmfPkg/build.sh: Add support for GCC49 toolchainJordan Justen
2014-07-28BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen
2014-07-28ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin
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-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