summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2014-08-192-9/+9
* Clean up the useless code in DriverSampleDxe.Eric Dong2014-08-191-2/+0
* Refine the code logic, use dynamic allocate buffer instead of static array to...Eric Dong2014-08-192-69/+100
* MdeModulePkg/PartitionDxe: Simplify the error handling of DriverBindingSuppor...Sergey Isakov2014-08-191-5/+2
* Refine the comments for the function header.Eric Dong2014-08-192-6/+137
* UefiCpuPkg: Add ResetVector/FixupVtfJordan Justen2014-08-182-0/+92
* OvmfPkg/ResetVector: Remove pre-built binariesJordan Justen2014-08-184-113/+0
* OvmfPkg: Build OVMF ResetVector during EDK II build processJordan Justen2014-08-187-9/+16
* OvmfPkg: Support building OVMF's ResetVector during the EDK II buildJordan Justen2014-08-182-0/+103
* UefiCpuPkg VTF0 X64: Build page tables in NASM codeJordan Justen2014-08-185-97/+108
* UefiCpuPkg: Support building VTF0 ResetVector during the EDK II buildJordan Justen2014-08-183-5/+50
* BaseTools: Add rules to build NASM source file into a binaryJordan Justen2014-08-182-0/+31
* AppPkg/Applications/Python: Explicitly initialize variables before use to kee...Daryl McDaniel2014-08-185-16/+18
* ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 specChris Phillips2014-08-184-60/+40
* Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming2014-08-182-5/+30
* This patch is going to retire the top level makefile on BaseTools for support...Hess Chen2014-08-183-115/+190
* ShellPkg: Fix comments. Refine code style. Qiu Shumin2014-08-185-12/+16
* MdePkg: library INF files should reference feature PCDs under [FeaturePcd]Laszlo Ersek2014-08-162-2/+4
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid VS2005 warningsLaszlo Ersek2014-08-161-2/+2
* MdePkg: BaseOrderedCollectionRedBlackTreeLib: silence invalid gcc warningLaszlo Ersek2014-08-161-0/+1
* 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo2014-08-156-21/+41
* Use string pointer instead string buffer to avoid string copy operation.Fu, Siyuan2014-08-153-9/+14
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-15109-332/+702
* ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1...Chris Phillips2014-08-142-5/+5
* Roll-back from an accidental commit.lhauch2014-08-141-1/+0
* Change svn:mime-type property on all Unicode files (extension .uni) in edk2lhauch2014-08-141-0/+1
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-142-26/+21
* ShellPkg add size cast to bit operationsJaben Carsey2014-08-141-4/+4
* PcAtChipsetPkg: new AcpiTimerLib libraries. Gao, Liming2014-08-148-1/+569
* OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. Long, Qin2014-08-145-16/+16
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-148-0/+925
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-147-2/+456
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-1412-1/+969
* MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star2014-08-1411-75/+154
* Use StrnCat instead of StrCat to avoid target buffer overflow.Jeff Fan2014-08-142-7/+12
* Add the missing parameter comments for BaseSerialPortLib16550 lib. MdePkg: Fi...Gao, Liming2014-08-132-3/+7
* Fix VS2013 build failure.Ruiyu Ni2014-08-133-5/+8
* Fix VS2013 build failure.Ruiyu Ni2014-08-131-2/+3
* Add UINT64 type cast when AND/OR with UINT64 Supports.Ruiyu Ni2014-08-131-3/+3
* AppPkg: introduce OrderedCollectionTestLaszlo Ersek2014-08-125-0/+803
* MdePkg: introduce BaseOrderedCollectionRedBlackTreeLib library instanceLaszlo Ersek2014-08-123-0/+1489
* MdePkg: introduce OrderedCollectionLib library classKinney, Michael D2014-08-122-0/+434
* Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li2014-08-121-2/+2
* Correct StrnCat length calculation.jyao12014-08-122-52/+52
* MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...Star Zeng2014-08-121-3/+5
* StdLib/LibC/Stdio: fix "missing braces around initializer"Laszlo Ersek2014-08-111-1/+1
* StdLib/LibC/gdtoa: fix "missing braces around initializer"Laszlo Ersek2014-08-111-1/+1
* MdePkg: Fix Clang build failureGao, Liming2014-08-1113-14/+14
* MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming2014-08-114-55/+441
* MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming2014-08-116-0/+104