summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-19This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong
2014-08-19Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong
2014-08-19MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov
2014-08-19Refine the comments for the function header.Eric Dong
2014-08-18UefiCpuPkg: Add ResetVector/FixupVtfJordan Justen
2014-08-18OvmfPkg/ResetVector: Remove pre-built binariesJordan Justen
2014-08-18OvmfPkg: Build OVMF ResetVector during EDK II build processJordan Justen
2014-08-18OvmfPkg: Support building OVMF's ResetVector during the EDK II buildJordan Justen
2014-08-18UefiCpuPkg VTF0 X64: Build page tables in NASM codeJordan Justen
2014-08-18UefiCpuPkg: Support building VTF0 ResetVector during the EDK II buildJordan Justen
2014-08-18BaseTools: Add rules to build NASM source file into a binaryJordan Justen
2014-08-18AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel
2014-08-18ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming
2014-08-18This patch is going to retire the top level makefile on BaseTools for support...Hess Chen
2014-08-18ShellPkg: Fix comments. Refine code style. Qiu Shumin
2014-08-16MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek
2014-08-16MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo
2014-08-15Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen
2014-08-14ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips
2014-08-14Roll-back from an accidental commit.lhauch
2014-08-14Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14ShellPkg add size cast to bit operationsJaben Carsey
2014-08-14PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming
2014-08-14OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star
2014-08-14Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan
2014-08-13Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming
2014-08-13Fix VS2013 build failure.Ruiyu Ni
2014-08-13Fix VS2013 build failure.Ruiyu Ni
2014-08-13Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni
2014-08-12AppPkg: introduce OrderedCollectionTestLaszlo Ersek
2014-08-12MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek
2014-08-12MdePkg: introduce OrderedCollectionLib library classKinney, Michael D
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li
2014-08-12Correct StrnCat length calculation.jyao1
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng
2014-08-11StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek
2014-08-11StdLib/LibC/gdtoa: fix "missing braces around initializer"Laszlo Ersek
2014-08-11MdePkg: Fix Clang build failureGao, Liming