summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron23-130/+129
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2-9/+9
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong1-2/+0
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2-69/+100
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov1-5/+2
2014-08-19Refine the comments for the function header.Eric Dong2-6/+137
2014-08-18UefiCpuPkg: Add ResetVector/FixupVtfJordan Justen2-0/+92
2014-08-18OvmfPkg/ResetVector: Remove pre-built binariesJordan Justen4-113/+0
2014-08-18OvmfPkg: Build OVMF ResetVector during EDK II build processJordan Justen7-9/+16
2014-08-18OvmfPkg: Support building OVMF's ResetVector during the EDK II buildJordan Justen2-0/+103
2014-08-18UefiCpuPkg VTF0 X64: Build page tables in NASM codeJordan Justen5-97/+108
2014-08-18UefiCpuPkg: Support building VTF0 ResetVector during the EDK II buildJordan Justen3-5/+50
2014-08-18BaseTools: Add rules to build NASM source file into a binaryJordan Justen2-0/+31
2014-08-18AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel5-16/+18
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips4-60/+40
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming2-5/+30
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen3-115/+190
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin5-12/+16
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2-2/+4
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek1-2/+2
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek1-0/+1
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo6-21/+41
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan3-9/+14
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen109-332/+702
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips2-5/+5
2014-08-14Roll-back from an accidental commit.lhauch1-1/+0
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch1-0/+1
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2-26/+21
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey1-4/+4
2014-08-14PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming8-1/+569
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin5-16/+16
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney8-0/+925
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney7-2/+456
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney12-1/+969
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star11-75/+154
2014-08-14Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan2-7/+12
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2-3/+7
2014-08-13Fix VS2013 build failure.Ruiyu Ni3-5/+8
2014-08-13Fix VS2013 build failure.Ruiyu Ni1-2/+3
2014-08-13Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni1-3/+3
2014-08-12AppPkg: introduce OrderedCollectionTestLaszlo Ersek5-0/+803
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek3-0/+1489
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2-0/+434
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2014-08-12Correct StrnCat length calculation.jyao12-52/+52
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng1-3/+5
2014-08-11StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11StdLib/LibC/gdtoa: fix "missing braces around initializer"Laszlo Ersek1-1/+1
2014-08-11MdePkg: Fix Clang build failureGao, Liming13-14/+14
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming4-55/+441