summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-13ShellPkg: ShellFileHandleReadLine must return UCS2 lines.Jim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: Refine the code to avoid use a constant number as offset.Qiu Shumin
2016-07-13ShellPkg: UefiShellBcfgCommandLib: bump VERSION_STRINGLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()Laszlo Ersek
2016-07-13ShellPkg: elevate DumpHex() from Debug1-internal to generic-internalLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix ShellPrintEx() call siteLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): fix reporting of OptionalDataLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): calculate OptionalDataOffset explicitlyLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): eliminate FilePathList duplicationLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): call Description[Size] by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): address FilePathListLength by nameLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): enforce minimum size for Boot#### and co.Laszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): accumulate errorsLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): hoist NULL-init of DevPath[String]Laszlo Ersek
2016-07-13ShellPkg: UefiShellBcfgCommandLib: drop unused string tokensLaszlo Ersek
2016-07-13ShellPkg: BcfgDisplayDump(): update whitespace & layoutLaszlo Ersek
2016-07-13ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng
2016-07-13ShellPkg: Add NOOPT target in ShellPkg.dscHao Wu
2016-07-13ShellPkg: Update 'dh' command to reflect correct driver handle informationTapan Shah
2016-07-13ShellPkg: Clean-up 'map' command error message handlingTapan Shah
2016-07-13Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1Comma...Laszlo Ersek
2016-07-13ShellPkg: Make 'alias' can display a single alias name.Qiu Shumin
2016-07-13ShellPkg: Fix Shell assert when mv a file to a NULL target.Qiu Shumin
2016-07-13ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.infSamer El-Haj-Mahmoud
2016-07-13IntelFsp2Pkg SecFspSecPlatformLibNull: Remove MASM/GAS filesLiming Gao
2016-07-13IntelFsp2Pkg BaseFspSwitchStackLib: Remove MASM/GAS filesLiming Gao
2016-07-13IntelFsp2Pkg BaseFspDebugLibSerialPort: Remove MASM/GAS filesLiming Gao
2016-07-13IntelFsp2WrapperPkg SecFspWrapperPlatformSecLibSample: Remove MASM/GAS filesLiming Gao
2016-07-13IntelFsp2WrapperPkg BaseFspWrapperApiLib: Remove MASM/GAS filesLiming Gao
2016-07-13CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' before useHao Wu
2016-07-13CryptoPkg BaseCryptLib: Avoid passing NULL ptr to function BN_bn2bin()Hao Wu
2016-07-13CryptoPkg: Fix typos in commentsGiri P Mudusuru
2016-07-13CryptoPkg: update openssl to ignore RVCT 3079Eugene Cohen
2016-07-13CryptoPkg/SmmCryptLib: Enable AES support for SMM.Qin Long
2016-07-13BaseTools: Add support for $(FAMILY) macroYonghong Zhu
2016-07-13BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng
2016-07-13BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen
2016-07-13BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen
2016-07-13BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen
2016-07-13BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen
2016-07-13BaseTools: ignore the binary LIB file in gen_libsYonghong Zhu
2016-07-13BaseTools: fix the bug to build a compressed ROM image via .INF fileYonghong Zhu
2016-07-13BaseTools: Add error handling for current_dir is not existYonghong Zhu
2016-07-13BaseTools: Bash script fix for PosixLike/LzmaF86CompressThomas Palmer
2016-07-13BaseTools: Fix bad macro expansion during tools_def.txt parsingMichael Zimmermann
2016-07-13BaseTools: add '!include' support to tools_def.txt parserMichael Zimmermann
2016-07-13BaseTools: Fix comments about return value of 'LoadToolDefFile'Michael Zimmermann
2016-07-13BaseTools: Fix GenFds issue to wrongly get file without postfix.Liming Gao
2016-07-13BaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and TARGET valueYonghong Zhu