summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey21-189/+342
2011-03-30add more user input verification to connect and vol commands.jcarsey2-2/+26
2011-03-30remove unused variable.jcarsey2-4/+3
2011-03-30Fix ICC compilation failure. No functionality impact.niruiyu1-3/+5
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-30Update inf file to follow spec.ydong107-29/+7
2011-03-30Update inf file to follow spec.ydong101-1/+0
2011-03-30Update inf file to follow spec.ydong101-2/+2
2011-03-30Update inf file to follow spec.ydong102-4/+3
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey1-4/+9
2011-03-29fix changing time daylight settings without changing the time.jcarsey2-8/+14
2011-03-29smbiosview - add user input verification.jcarsey12-78/+157
2011-03-29initialize variable before error returns.jcarsey1-1/+1
2011-03-29Typo for the old patch enhance code style. ydong101-2/+2
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu1-1/+47
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey2-5/+27
2011-03-28cp - fix conditional for memory de-allocaiton.jcarsey2-1/+1
2011-03-26Add right PCD Library instance mappinghhtian1-1/+4
2011-03-25add all the command libraries.jcarsey1-4/+7
2011-03-25console logger - support disabling the console out.jcarsey12-185/+822
2011-03-25fix comments.jcarsey1-3/+3
2011-03-25comp - add comments and add input verification jcarsey23-1746/+2452
2011-03-25add Edit and Hexedit shared features.jcarsey8-0/+1265
2011-03-25add Edit and HexEdit commands.jcarsey28-0/+14014
2011-03-25zero memory allocation.jcarsey1-2/+2
2011-03-25connect - add comments and add input verification jcarsey14-225/+1039
2011-03-25consist mapping - add comments and change variable names.jcarsey3-88/+187
2011-03-25clarify library type.jcarsey1-2/+2
2011-03-25remove ASSERT. jcarsey2-24/+32
2011-03-25add absolute value MACRO.jcarsey1-1/+3
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey4-13/+47
2011-03-25move include file line under #define protection.jcarsey1-3/+3
2011-03-25cls - add input verification.jcarsey8-30/+80
2011-03-25Cd - add more input verification.jcarsey14-187/+824
2011-03-25update functionality on Bcfg command.jcarsey4-256/+361
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey3-59/+476
2011-03-25Add Network1 profile.jcarsey9-0/+3641
2011-03-25update allocation to use Zero pool library function.jcarsey2-3/+3
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey2-40/+44
2011-03-25Updating level 1 commands.jcarsey8-136/+414
2011-03-25Refine code to make code follow the coding style.ydong101-65/+74
2011-03-24Add PCD Library instance mapping for GraphicsConsole driver.rsun31-1/+4
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten4-4/+24
2011-03-23MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Rowjljusten3-63/+57
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish1-3/+22
2011-03-22OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten1-2/+7
2011-03-22OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten2-0/+26
2011-03-18Fix ICC build failure.lgao41-1/+1
2011-03-17Use exactly match method for HiiCompareLanguage.ydong101-4/+18
2011-03-17Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg.lgao41-281/+0