summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command in debug p...jcarsey
2012-01-27ShellPkg: parameters with spaces need quotes.jcarsey
2012-01-27ShellPkg: Add support for adding optional data to the bcfg command.jcarsey
2012-01-27AppPkg/Applications/Python: Fix a mis-located module and establish the minimu...darylm503
2012-01-26AppPkg/Applications/Python: Get Python startup process fully working for EDK II.darylm503
2012-01-26StdLib/Include/netdb.h: Re-enable macros needed by socket applications and pe...darylm503
2012-01-26Fix bug where { NULL } did not terminate with a double NULL. Add support for ...andrewfish
2012-01-24Remove Framework concepts and fully port to PI. Remove the use of Hii for har...andrewfish
2012-01-20ShellPkg: This patch fixes the redirection support for a Shell2 application r...jcarsey