- 18d37b8 Add description for the parameter of SafeFreePool(). by lzeng14 · 13 years ago
- 5f5b907 ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero by oliviermartin · 13 years ago
- 008d254 Remove some useless functions for EhciPei driver. by lzeng14 · 13 years ago
- d40b2ee Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly includes by lgao4 · 13 years ago
- 0806815 MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file by oliviermartin · 13 years ago
- 0b6b57c BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path by oliviermartin · 13 years ago
- fb849d0 Add the missing (UINTN) type cast when calculating the end of variable store. by niruiyu · 13 years ago
- 72861c2 Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. by li-elvin · 13 years ago
- f98c268 SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid assertion by erictian · 13 years ago
- 59b9d73 Check the return status of booting against EFI_SUCCESS instead of using EFI_ERROR() macro to catch the warning status. by niruiyu · 13 years ago
- 8cb3ed5 Roll back an incorrect change that causes EmuGetVariable always return EFI_NOT_FOUND. by niruiyu · 13 years ago
- 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
- 6ba8465 IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN to UINTN. by xdu2 · 13 years ago
- a637802 IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to report logo information after logo is drawn to screen; update BdsDxe to notify logo is corrupted when user is going to enter setup. by xdu2 · 13 years ago
- e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
- 90710be MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to MdePkg/Include/IndustryStandard. by xdu2 · 13 years ago
- c448798 Correct the logic to check EFI_FV2_WRITE_STATUS. by lzeng14 · 13 years ago
- 7aaf2fd Add debug information for secure boot test convenient. by gdong1 · 13 years ago
- d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
- 8536cc4 MdeModulePkg: ATA performance tuning. by erictian · 13 years ago
- 9c9f585 MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. by xdu2 · 13 years ago
- cdd9529 Add NULL pointer check before free pool. by lzeng14 · 13 years ago
- d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
- feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
- f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
- 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
- c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
- b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
- d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
- 77c9e74 Add TscTimerLibInternal.h in INF file. by lzeng14 · 13 years ago
- 89a9f54 BeagleBoard: Clean DSC and FDF files by oliviermartin · 13 years ago
- 710b8ac ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() by oliviermartin · 13 years ago
- aa26b8f ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob() by oliviermartin · 13 years ago
- d17afc8 ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage of the platform initialization (SEC) by oliviermartin · 13 years ago
- ce5ed6c ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secure/Non Secure FD/FV files by oliviermartin · 13 years ago
- c0658bd ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path by oliviermartin · 13 years ago
- 22a262c ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager by oliviermartin · 13 years ago
- 483bc3d ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) by oliviermartin · 13 years ago
- 031f52c ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer higher than 0x7FFFFFFF by oliviermartin · 13 years ago
- 99565b8 ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings by oliviermartin · 13 years ago
- 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
- 504d146 ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to port to a new platform by oliviermartin · 13 years ago
- 00b2153 ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash) by oliviermartin · 13 years ago
- d4bec9f ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabled for a firmware by oliviermartin · 13 years ago
- d48e4b1 ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb by oliviermartin · 13 years ago
- 8d0fe26 ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib by oliviermartin · 13 years ago
- d314d05 ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they build by oliviermartin · 13 years ago
- 3d4c7ab ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under Linux by oliviermartin · 13 years ago
- 7755dfd ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function by oliviermartin · 13 years ago
- ce4b2bd ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not implemented by oliviermartin · 13 years ago
- a8151a7 ArmPkg: Fix GetClusterId() calculation from MpId by oliviermartin · 13 years ago
- 81be6e0 ArmPkg/ArmCpuLib: Fix GCC/XCode builds by oliviermartin · 13 years ago
- 793275a ArmPlatformPkg: Coding style (minor changes) by oliviermartin · 13 years ago
- a79803d ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Model by oliviermartin · 13 years ago
- 3372840 ShellPkg: swap warm and cold to get the default correct for Reset command. by jcarsey · 13 years ago
- 44a957c Enhance drivers for sanity check and coding style alignment. by gdong1 · 13 years ago
- 2972b50 The three TscTimerLib has been merged to one directory. by lzeng14 · 13 years ago
- eaa52ad StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code for strcasecmp. by darylm503 · 13 years ago
- 52cb711 EmulatorPkg: Fix DSC_SPECIFICATION typo in dsc by jljusten · 13 years ago
- 27d7e63 OvmfPkg/PlatformPei: Remove MtrrLib ASSERTs by jljusten · 13 years ago
- 7538d53 MdeModulePkg: Remove variables that are set, but not used by jljusten · 13 years ago
- 310580c IntelFrameworkModulePkg: Remove variables that are set, but not used by jljusten · 13 years ago
- a473e41 OvmfPkg: Remove variables that are set, but not used by jljusten · 13 years ago
- 8567a8c OvmfPkg/build.sh: Detect GCC 4.5 & 4.6 by jljusten · 13 years ago
- d75d040 EmulatorPkg: Remove variables that are set, but not used by jljusten · 13 years ago
- d142bb6 EmulatorPkg Linux: Improve detection of libraries for host executable by jljusten · 13 years ago
- ca3ba72 EmulatorPkg/build.sh: Detect GCC 4.5 & 4.6 by jljusten · 13 years ago
- c8a556e EmulatorPkg/build.sh: Cleanup variable names by jljusten · 13 years ago
- 2c4b1bd Roll back the change on GetMemorySpaceAttributeFromMtrrType()'s parameter type, from MTRR_MEMORY_CACHE_TYPE to UINT8 since MtrrAttributes may be the value not belongs to MTRR_MEMORY_CACHE_TYPE. by vanjeff · 13 years ago
- da27b95 Refine BaseTscTimerLib. by lzeng14 · 13 years ago
- b2e444a When browser was requested to go to another formset, it also needs to update the hiihandle in Selection structure. If not update this handle, later when call function GetIfrBinaryData to get binary ifr data will return failed. by ydong10 · 13 years ago
- 50bdaa0 Fix compiler warnings. by rsun3 · 13 years ago
- 034307a Add BaseTscTimerLib, and then merge the three TscTimerLib to one directory. by lzeng14 · 13 years ago
- b3c30cb Correct file path separator to Linux style for all OS. Signed-off-by: lgao4 by lgao4 · 13 years ago
- 0d2711a Sync BaseTools Trunk (version r2387) to EDKII main trunk. by lgao4 · 13 years ago
- 421fb3b CryptoPkg: Fix GCC build break for BaseCryptLib. by xdu2 · 13 years ago
- 306bbe8 MdeModulePkg PciBusDxe: The PCI Bus Driver is updated to support multiple PCI bus ranges for a PCI root bridge. by rsun3 · 13 years ago
- 2d3fb91 SecurityPkg: Update VariableAuthenticated driver with following changes: by xdu2 · 13 years ago
- 45bf2c4 SecurityPkg: Update DxeImageVerificationLib with following changes: by xdu2 · 13 years ago
- d26727d Add the missing HEADER_ALIGN macro. by niruiyu · 13 years ago
- 675253b Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideoVerticalResolution are set to 0x0. by li-elvin · 13 years ago
- b9b5e30 Remove hard code video resolution in C code and use PCD PcdVideoHorizontalResolution/PcdVideoVerticalResolution for customization. And when PcdConOutRow/PcdConOutColumn and PcdVideoHorizontalResolution/PcdVideoVerticalResolution are all set to 0, the console will be max video resolution and max text mode. by li-elvin · 13 years ago
- a40af6b Correct key word of define macro to DEFINE per Build spec. by lgao4 · 13 years ago
- da9e741 1. Fix build break issue for NOOPT target. by tye1 · 13 years ago
- 91c7aa5 Clean NV flag in ‘Save Changes’ in IP6 menu. by tye1 · 13 years ago
- 54ea3ed 1. Update error handling code if failing attach socket with new PCB. by tye1 · 13 years ago
- 80ae1cc Update error handling code if failing attach socket with new PCB in TcpDxe module. by tye1 · 13 years ago
- e8e5cd4 Set MTRR registers. by vanjeff · 13 years ago
- 4bf8ffc Remove a unnecessary Macro in SecureBootConfigImpl.h. by qianouyang · 13 years ago
- 91ec782 1. Introduce the API MtrrGetDefaultMemoryType () in Mtrr Library. by vanjeff · 13 years ago
- beda235 Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is under Setup browser. by qianouyang · 13 years ago
- 23491d5 Add core FFS3 support, FwVolDxe and SectionExtraction. by lzeng14 · 13 years ago
- 6c85d16 Add core FFS3 support, DxeCore. by lzeng14 · 13 years ago
- 890e541 Add core FFS3 support, PeiCore and DxeIpl. by lzeng14 · 13 years ago
- 30f001c Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiFirmwareFile.h. by lzeng14 · 13 years ago
- 59d88f4 Check the serial buffer empty status before performing the serial IO reading operation. by niruiyu · 13 years ago
- bdfbe63 Store PeiServices** when updating IDT table in DxeIplPeim before transfer to long mode. by vanjeff · 13 years ago
- 153a2ba Check the device path protocol before opening the PciIo BY_DRIVER. by niruiyu · 13 years ago
- 2025829 Initialize the parameter mUnicodeCollation before use it to avoid system hang. by ydong10 · 13 years ago
- 8d3dd31 Update Base type SecPeiDxeTimerLibUefiCpu to support all module type. by lgao4 · 13 years ago