summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-03StdLib: Revise the meaning of several feature macros.darylm5034-12/+14
2011-11-02StdLib: Fix dirent structure members to be of the correct type.darylm5031-4/+11
2011-11-02StdLib: Remove files obsoleted by changelist 12649.darylm5032-158/+0
2011-11-02StdLib: Add directory access functions to PosixLib.darylm50314-28/+523
2011-11-02Add TscTimerLibInternal.h in INF file.lzeng143-0/+3
2011-11-01BeagleBoard: Clean DSC and FDF filesoliviermartin2-3/+9
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin1-11/+12
2011-11-01ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin1-2/+0
2011-11-01ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin2-10/+11
2011-11-01ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu...oliviermartin4-8/+8
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