Age | Commit message (Expand) | Author |
2011-11-09 | Remove some useless functions for EhciPei driver. | lzeng14 |
2011-11-09 | Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly ... | lgao4 |
2011-11-08 | MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file | oliviermartin |
2011-11-08 | BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the... | oliviermartin |
2011-11-08 | Add the missing (UINTN) type cast when calculating the end of variable store. | niruiyu |
2011-11-08 | Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U... | li-elvin |
2011-11-08 | SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid ... | erictian |
2011-11-08 | Check the return status of booting against EFI_SUCCESS instead of using EFI_E... | niruiyu |
2011-11-08 | Roll back an incorrect change that causes EmuGetVariable always return EFI_NO... | niruiyu |
2011-11-08 | EmulatorPkg, OvmfPkg: Remove debug code in build.sh | jljusten |
2011-11-07 | IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN... | xdu2 |
2011-11-04 | IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep... | xdu2 |
2011-11-04 | MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye... | xdu2 |
2011-11-04 | MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to Mde... | xdu2 |
2011-11-04 | Correct the logic to check EFI_FV2_WRITE_STATUS. | lzeng14 |
2011-11-04 | Add debug information for secure boot test convenient. | gdong1 |
2011-11-04 | Update return FALSE to ASSERT() for code consistent. | tye1 |
2011-11-03 | MdeModulePkg: ATA performance tuning. | erictian |
2011-11-03 | MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback f... | xdu2 |
2011-11-03 | Add NULL pointer check before free pool. | lzeng14 |
2011-11-03 | StdLib: Fix some corrupted comments and inconsistent indentation. | darylm503 |
2011-11-03 | StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. | darylm503 |
2011-11-03 | StdLib: Make the vfscanf function public. | darylm503 |
2011-11-03 | StdLib: Revise the meaning of several feature macros. | darylm503 |
2011-11-02 | StdLib: Fix dirent structure members to be of the correct type. | darylm503 |
2011-11-02 | StdLib: Remove files obsoleted by changelist 12649. | darylm503 |
2011-11-02 | StdLib: Add directory access functions to PosixLib. | darylm503 |
2011-11-02 | Add TscTimerLibInternal.h in INF file. | lzeng14 |
2011-11-01 | BeagleBoard: Clean DSC and FDF files | oliviermartin |
2011-11-01 | ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() | oliviermartin |
2011-11-01 | ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob() | oliviermartin |
2011-11-01 | ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage... | oliviermartin |
2011-11-01 | ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu... | oliviermartin |
2011-11-01 | ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path | oliviermartin |
2011-11-01 | ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B... | oliviermartin |
2011-11-01 | ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) | oliviermartin |
2011-11-01 | ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ... | oliviermartin |
2011-11-01 | ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi... | oliviermartin |
2011-11-01 | ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ... | oliviermartin |
2011-11-01 | ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p... | oliviermartin |
2011-11-01 | ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash) | oliviermartin |
2011-11-01 | ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl... | oliviermartin |
2011-11-01 | ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb | oliviermartin |
2011-11-01 | ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo... | oliviermartin |
2011-11-01 | ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they b... | oliviermartin |
2011-11-01 | ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under ... | oliviermartin |
2011-11-01 | ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite()... | oliviermartin |
2011-11-01 | ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple... | oliviermartin |
2011-11-01 | ArmPkg: Fix GetClusterId() calculation from MpId | oliviermartin |
2011-11-01 | ArmPkg/ArmCpuLib: Fix GCC/XCode builds | oliviermartin |