summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-29ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel1-0/+2
2014-07-29ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2-107/+317
2014-07-29ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron1-9/+71
2014-07-29ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin1-1/+1
2014-07-29ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron1-5/+174
2014-07-29ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron1-24/+35
2014-07-29ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron3-53/+38
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel9-2587/+1
2014-07-29ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin1-1/+13
2014-07-29ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception codeOlivier Martin1-11/+10
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin1-0/+7
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin1-4/+5
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin1-1/+4
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin1-0/+19
2014-07-29Add IntelFspPkg to support create FSP bin based on EDKII.jyao164-0/+8155
2014-07-29Update code to support VS2013 tool chain.Eric Dong5-4/+12
2014-07-28OvmfPkg/build.sh: Support IA32+X64 buildJordan Justen1-8/+32
2014-07-28BuildEnv: remove useless check before setting $WORKSPACEPaolo Bonzini1-8/+0
2014-07-28edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkoutPaolo Bonzini1-2/+44
2014-07-28edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATHPaolo Bonzini1-3/+6
2014-07-28EmulatorPkg: Add support for GCC48 & GCC49 toolchainsJordan Justen2-1/+9
2014-07-28OvmfPkg/build.sh: Add support for GCC49 toolchainJordan Justen1-1/+4
2014-07-28BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen2-0/+189
2014-07-28ShellPkg: fix typo.Jeff Bobzin (jeff.bobzin2-33/+33
2014-07-28Update code to support VS2013 tool chain.Eric Dong23-19/+76
2014-07-28Update code to support VS2013 tool chain.Eric Dong6-5/+18
2014-07-28Update code to support VS2013 tool chain.Eric Dong5-4/+12
2014-07-28Update code to support VS2013 tool chain.Eric Dong3-3/+7
2014-07-28Fix build error with VS2013 toolchain for NT32 Package caused by function red...Eric Dong1-2/+2
2014-07-28Update the code to follow UEFI spec, process date/time/ref value type as buff...Eric Dong2-106/+348
2014-07-28Add ACPI5.1 header file.jyao13-9/+2127
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