summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-222-2/+23
* Fix the errors detected by the GCC compiler:lpleahy2012-02-174-13/+15
* * StdLib.dsc was changed to always build the sockets code.lpleahy2012-02-1713-23/+31
* Don't install FV protocol on the corrupt FV image. lgao42012-02-173-38/+21
* Bug fix: CreateEvent sometimes returning EFI_INVALID_PARAMETER due to bad TPL...lpleahy2012-02-151-1/+1
* Set executable attributes for those run scripts. lgao42012-02-1528-0/+0
* Enable PCD version check on PCD driver and PCD database.lgao42012-02-152-8/+20
* Add code check to avoid access violation.ydong102012-02-153-0/+3
* Enable write file to USB from Shell in Win7 OSydong102012-02-151-1/+16
* ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin2012-02-147-14/+154
* ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin2012-02-143-17/+4
* Enhance BGRT driver to install BGRT table upon every ReadyToBoot eventczhang462012-02-141-40/+79
* Update documentation to match required tree on the storage device.lpleahy2012-02-131-2/+2
* Change to match the tree required on the storage device.lpleahy2012-02-136-0/+0
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1015-40/+59
* Fix some errors detected by the GCC 4.4 compiler.lpleahy2012-02-1010-42/+13
* Merged socket development branch:lpleahy2012-02-0934-1295/+3447
* Merged socket development branch:lpleahy2012-02-0919-25/+6551
* Merged socket development branchlpleahy2012-02-090-0/+0
* ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin2012-02-091-0/+13
* ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin2012-02-091-3/+3
* ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin2012-02-091-8/+33
* ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2012-02-092-2/+25
* ArmPkg/BdsLib: Fixed memory leakoliviermartin2012-02-091-2/+8
* ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin2012-02-091-2/+2
* ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the me...oliviermartin2012-02-091-2/+11
* ArmPkg/BdsLib: Added support to start uImageoliviermartin2012-02-092-3/+11
* 1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu52012-02-072-18/+38
* Generic solution to handle reset failure in some special platforms.niruiyu2012-02-076-8/+15
* Append double-null for Type 19 data record.lzeng142012-02-033-9/+6
* Change StrLen from UINT8 to UINTN to fix the potential infinite loop issue.lzeng142012-02-031-2/+2
* ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey2012-02-023-3/+14
* Fix case sensativity issues.andrewfish2012-02-013-3/+3
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-0128-75/+156
* MdeModulePkg PciBusDxe: Add typecast to eliminate possible "loss of precision...rsun32012-02-011-2/+2
* StdLib: Fix compiler compatibility issues:darylm5032012-02-012-105/+130
* Update based on review feedback.andrewfish2012-01-312-10/+12
* MdeModulePkg PciBusDxe: Follow the P2P Bridge spec to detect if a P2P bridge ...rsun32012-01-311-4/+15
* New Fat binaries for EBC/IA32/IPF/X64 built from UDK2010.SR1 (core package@r1...niruiyu2012-01-315-3/+3
* Update the code to follow the spec when evaluate the expression.ydong102012-01-315-182/+274
* Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong102012-01-319-127/+606
* Fix type 19 print to match SBMIOS 2.7.andrewfish2012-01-312-0/+16
* cleanup SmbiosLib.h definitions, and the code that depends on them. andrewfish2012-01-303-52/+64
* ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey2012-01-301-6/+10
* Fix clang compiler warning.andrewfish2012-01-302-2/+2
* Oops missed these items in 12966. Also forgot the signoff, this signoff inclu...andrewfish2012-01-302-0/+404
* Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framew...andrewfish2012-01-307-2/+825
* ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey2012-01-302-2/+9
* ShellPkg: add more parenthesis to bcfg command.jcarsey2012-01-302-4/+4
* ShellPkg: fix redirection file parsing to allow spaces before filename.jcarsey2012-01-271-1/+4