summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-10ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin3-106/+211
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin9-48/+186
2014-10-10ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel2-12/+45
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng1-2/+1
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng6-197/+495
2014-10-09MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng1-0/+8
2014-10-09ShellPkg: Add a typecast to 'BOOLEAN' to avoid build failure in VS2005. Qiu Shumin1-1/+1
2014-10-08ShellPkg: fix "incompatible pointer type" build errorGabriel Somlo1-1/+1
2014-10-07ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f...jcarsey1-1/+2
2014-10-07Dmpstore command does not return lasterror equal to 0 when ā€˜-sā€™ flag used...jcarsey1-1/+1
2014-10-03ShellPkg: Fix Meta Data misspellingJaben Carsey1-29/+29
2014-10-02ShellPkg: Update SetVar to use existing attributes for updating existing vari...Jaben Carsey1-26/+35
2014-10-02ShellPkg: Update MV. now supports across file system moves.Jaben Carsey3-196/+370
2014-10-02OvmfPkg: SecureBootConfigDxe: remove stale forkLaszlo Ersek10-5867/+0
2014-10-02OvmfPkg: disable stale fork of SecureBootConfigDxeLaszlo Ersek7-6/+8
2014-09-30MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin1-1/+0
2014-09-29Removes some unused assigned variables.Olivier Martin5-28/+3
2014-09-29Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh1-2/+2
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin1-5/+0
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan1-4/+0
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan1-1/+7
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan1-9/+9
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan1-4/+4
2014-09-28Fix an issue on FixedMtreProgramming - AND/OR mask incorrect.jyao11-1/+1
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo1-1/+2
2014-09-25BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh1-1/+1
2014-09-25OvmfPkg: Fix VS2005 build warningsJordan Justen7-15/+17
2014-09-25OvmfPkg/AcpiPlatformDxe: Fix VS2012 IA32 build warningJordan Justen1-2/+2
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm1-0/+4
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-1/+18
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-0/+17
2014-09-24The binaries of ShellBinPkg are generated with ShellPkg project 16163. The bi...Qiu Shumin5-1/+1
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel1-4/+4
2014-09-24ShellPkg: Make the argument type match the function expected parameter type t...Qiu Shumin1-1/+1
2014-09-23Refine get default value process for browser. Eric Dong3-255/+479
2014-09-23ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin2-1/+5
2014-09-23BaseTools: Update nmake Makefile to handle the file path with ā€œ:\\ā€.Gao, Liming2-0/+8
2014-09-23ShellPkg: Fix setting hot key for boot option fail.Qiu Shumin2-17/+23
2014-09-22OvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI table loader interfaceLaszlo Ersek2-4/+636
2014-09-22OvmfPkg: AcpiPlatformDxe: remove current ACPI table loaderLaszlo Ersek1-337/+1
2014-09-22OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h commentsLaszlo Ersek1-5/+1
2014-09-22OvmfPkg: resolve OrderedCollectionLib with base red-black tree instanceLaszlo Ersek3-0/+3
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen1-1/+1
2014-09-22BaseTools/Upt: Fix several bugsHess Chen2-7/+8
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2-1/+56
2014-09-22Correct the convert hex string to decimal value logic.Eric Dong1-2/+2
2014-09-19BaseTools/Upt: Fix several bugsHess Chen3-5/+5
2014-09-19ShellPkg: ShellPkg: Fix the cp fail while coping directory.Ni Ruiyu1-1/+2
2014-09-19ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin1-2/+18
2014-09-19ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin3-7/+11