summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-11MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device.Gao, Liming
2014-08-11MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi.Gao, Liming
2014-08-11MdeModulePkg: DxeCoreGao, Liming
2014-08-08Added SMBIOS 2.8.0 updates.Elvin Li
2014-08-08SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-08-08Clean the useless code.Eric Dong
2014-08-08Rollback file GUID change, because it is VTF file and GUID is predefined.jyao1
2014-08-08clang warns on guard macro not matching in .h file.Andrew Fish
2014-08-08Update network stack code to use StrnCpy instead of StrCpy.Fu, Siyuan
2014-08-08Correct AsciiStrnCpy.jyao1
2014-08-07ShellPkg: Refactor string manipulation in cp commandJaben Carsey
2014-08-071) Add type cast for better coding style.Feng Tian
2014-08-07Add type cast for better coding style.Qiu Shumin
2014-08-07Clean up code.qlong