summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-04Update return FALSE to ASSERT() for code consistent.tye1
2011-11-03MdeModulePkg: ATA performance tuning.erictian
2011-11-03MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f...xdu2
2011-11-03Add NULL pointer check before free pool.lzeng14
2011-11-03StdLib: Fix some corrupted comments and inconsistent indentation.darylm503
2011-11-03StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h.darylm503
2011-11-03StdLib: Make the vfscanf function public.darylm503
2011-11-03StdLib: Revise the meaning of several feature macros.darylm503
2011-11-02StdLib: Fix dirent structure members to be of the correct type.darylm503
2011-11-02StdLib: Remove files obsoleted by changelist 12649.darylm503
2011-11-02StdLib: Add directory access functions to PosixLib.darylm503
2011-11-02Add TscTimerLibInternal.h in INF file.lzeng14
2011-11-01BeagleBoard: Clean DSC and FDF filesoliviermartin
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin
2011-11-01ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin
2011-11-01ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin
2011-11-01ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu...oliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin
2011-11-01ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...oliviermartin
2011-11-01ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)oliviermartin
2011-11-01ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin
2011-11-01ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b...oliviermartin
2011-11-01ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under ...oliviermartin
2011-11-01ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()...oliviermartin
2011-11-01ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple...oliviermartin
2011-11-01ArmPkg: Fix GetClusterId() calculation from MpIdoliviermartin
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin
2011-11-01ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin
2011-11-01ShellPkg: swap warm and cold to get the default correct for Reset command.jcarsey
2011-11-01Enhance drivers for sanity check and coding style alignment.gdong1
2011-11-01The three TscTimerLib has been merged to one directory.lzeng14
2011-11-01StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code f...darylm503
2011-10-31EmulatorPkg: Fix DSC_SPECIFICATION typo in dscjljusten
2011-10-31OvmfPkg/PlatformPei: Remove MtrrLib ASSERTsjljusten
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31IntelFrameworkModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten
2011-10-31OvmfPkg/build.sh: Detect GCC 4.5 & 4.6jljusten
2011-10-31EmulatorPkg: Remove variables that are set, but not usedjljusten
2011-10-31EmulatorPkg Linux: Improve detection of libraries for host executablejljusten
2011-10-31EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6jljusten
2011-10-31EmulatorPkg/build.sh: Cleanup variable namesjljusten