summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2-10/+10
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin3-120/+187
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin1-6/+12
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin6-6/+6
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin9-25/+114
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin6-10/+77
2011-11-01ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...oliviermartin4-13/+24
2011-11-01ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)oliviermartin3-6/+8
2011-11-01ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin1-20/+20
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2-0/+2
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin6-87/+16
2011-11-01ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin1-9/+13
2011-11-01ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under ...oliviermartin1-2/+2
2011-11-01ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()...oliviermartin1-1/+8
2011-11-01ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple...oliviermartin1-1/+1
2011-11-01ArmPkg: Fix GetClusterId() calculation from MpIdoliviermartin1-1/+1
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin8-7/+32
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin4-6/+6
2011-11-01ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin2-4/+5
2011-11-01ShellPkg: swap warm and cold to get the default correct for Reset command.jcarsey1-6/+6
2011-11-01Enhance drivers for sanity check and coding style alignment.gdong14-17/+15
2011-11-01The three TscTimerLib has been merged to one directory.lzeng141-2/+2
2011-11-01StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f...darylm5031-26/+14
2011-10-31EmulatorPkg: Fix DSC_SPECIFICATION typo in dscjljusten1-1/+1
2011-10-31OvmfPkg/PlatformPei: Remove MtrrLib ASSERTsjljusten1-6/+3
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten15-81/+27
2011-10-31IntelFrameworkModulePkg: Remove variables that are set, but not usedjljusten1-4/+0
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten3-8/+2
2011-10-31OvmfPkg/build.sh: Detect GCC 4.5 & 4.6jljusten1-2/+13
2011-10-31EmulatorPkg: Remove variables that are set, but not usedjljusten4-34/+10
2011-10-31EmulatorPkg Linux: Improve detection of libraries for host executablejljusten2-9/+19
2011-10-31EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6jljusten1-0/+14
2011-10-31EmulatorPkg/build.sh: Cleanup variable namesjljusten1-18/+18
2011-10-31Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter typ...vanjeff1-6/+6
2011-10-31Refine BaseTscTimerLib.lzeng141-13/+1
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong106-39/+182
2011-10-31Fix compiler warnings.rsun31-2/+2
2011-10-30Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory.lzeng1410-363/+354
2011-10-29Correct file path separator to Linux style for all OS.lgao41-1/+1
2011-10-29Sync BaseTools Trunk (version r2387) to EDKII main trunk.lgao480-4330/+5143
2011-10-28CryptoPkg: Fix GCC build break for BaseCryptLib.xdu21-1/+1
2011-10-28MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PC...rsun34-23/+168
2011-10-28SecurityPkg: Update VariableAuthenticated driver with following changes:xdu27-429/+706
2011-10-28SecurityPkg: Update DxeImageVerificationLib with following changes:xdu21-175/+204
2011-10-28Add the missing HEADER_ALIGN macro.niruiyu1-10/+10
2011-10-28Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideo...li-elvin2-0/+27
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin5-78/+141
2011-10-28Correct key word of define macro to DEFINE per Build spec.lgao41-3/+3
2011-10-281. Fix build break issue for NOOPT target.tye15-13/+126
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye11-1/+1