summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun3
2012-02-17Fix the errors detected by the GCC compiler:lpleahy
2012-02-17* StdLib.dsc was changed to always build the sockets code.lpleahy
2012-02-17Don't install FV protocol on the corrupt FV image. lgao4
2012-02-15Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL...lpleahy
2012-02-15Set executable attributes for those run scripts. lgao4
2012-02-15Enable PCD version check on PCD driver and PCD database.lgao4
2012-02-15Add code check to avoid access violation.ydong10
2012-02-15Enable write file to USB from Shell in Win7 OSydong10
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin
2012-02-14Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang46
2012-02-13Update documentation to match required tree on the storage device.lpleahy
2012-02-13Change to match the tree required on the storage device.lpleahy
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy
2012-02-10Fix some errors detected by the GCC 4.4 compiler.lpleahy
2012-02-09Merged socket development branch:lpleahy
2012-02-09Merged socket development branch:lpleahy
2012-02-09Merged socket development branchlpleahy
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed memory leakoliviermartin
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin
2012-02-09ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin
2012-02-09ArmPkg/BdsLib: Added support to start uImageoliviermartin
2012-02-071. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu5
2012-02-07Generic solution to handle reset failure in some special platforms.niruiyu
2012-02-03Append double-null for Type 19 data record.lzeng14
2012-02-03Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.lzeng14
2012-02-02ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey
2012-02-01Fix case sensativity issues.andrewfish
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2012-02-01MdeModulePkg PciBusDxe: Add typecast to eliminate possible "loss of precision...rsun3
2012-02-01StdLib: Fix compiler compatibility issues:darylm503
2012-01-31Update based on review feedback.andrewfish
2012-01-31MdeModulePkg PciBusDxe: Follow the P2P Bridge spec to detect if a P2P bridge ...rsun3
2012-01-31New Fat binaries for EBC/IA32/IPF/X64 built from UDK2010.SR1 (core package@r1...niruiyu
2012-01-31Update the code to follow the spec when evaluate the expression.ydong10
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong10
2012-01-31Fix type 19 print to match SBMIOS 2.7.andrewfish
2012-01-30cleanup SmbiosLib.h definitions, and the code that depends on them. andrewfish
2012-01-30ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey
2012-01-30Fix clang compiler warning.andrewfish
2012-01-30Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...andrewfish
2012-01-30Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framew...andrewfish
2012-01-30ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey
2012-01-30ShellPkg: add more parenthesis to bcfg command.jcarsey
2012-01-27ShellPkg: fix redirection file parsing to allow spaces before filename.jcarsey