summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-30Update inf file to follow spec.ydong10
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey
2011-03-29fix changing time daylight settings without changing the time.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-29initialize variable before error returns.jcarsey
2011-03-29Typo for the old patch enhance code style. ydong10
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-28cp - fix conditional for memory de-allocaiton.jcarsey
2011-03-26Add right PCD Library instance mappinghhtian
2011-03-25add all the command libraries.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2011-03-25fix comments.jcarsey
2011-03-25comp - add comments and add input verification jcarsey
2011-03-25add Edit and Hexedit shared features.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey
2011-03-25zero memory allocation.jcarsey
2011-03-25connect - add comments and add input verification jcarsey
2011-03-25consist mapping - add comments and change variable names.jcarsey
2011-03-25clarify library type.jcarsey
2011-03-25remove ASSERT. jcarsey
2011-03-25add absolute value MACRO.jcarsey
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey
2011-03-25move include file line under #define protection.jcarsey
2011-03-25cls - add input verification.jcarsey
2011-03-25Cd - add more input verification.jcarsey
2011-03-25update functionality on Bcfg command.jcarsey
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey
2011-03-25Add Network1 profile.jcarsey
2011-03-25update allocation to use Zero pool library function.jcarsey
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey
2011-03-25Updating level 1 commands.jcarsey
2011-03-25Refine code to make code follow the coding style.ydong10
2011-03-24Add PCD Library instance mapping for GraphicsConsole driver.rsun3
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten
2011-03-23MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Rowjljusten
2011-03-22Fix gBS->Stall bug. The current code would only stall for a single timer tick...andrewfish
2011-03-22OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten
2011-03-22OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten
2011-03-18Fix ICC build failure.lgao4
2011-03-17Use exactly match method for HiiCompareLanguage.ydong10
2011-03-17Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg.lgao4
2011-03-17Add the missing LegacyBiosMpTable.h per MultiProcessor Specification.lgao4
2011-03-16Fix LocateDevicePath() to return proper error status code. It was returning ...mdkinney
2011-03-16New EDK Shell binary (r50).niruiyu
2011-03-16Add description for 64-byte FIFO enable bit for PcdSerialFifoControl.mdkinney
2011-03-16Add support for the GetTimerValue() to the CPU AP for NT32. This also requir...mdkinney
2011-03-15Refine the inf and dec to follow spec.ydong10
2011-03-15Reserve more space width for Option value. lgao4
2011-03-15Refine code to follow coding style.ydong10