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