]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2014-08-16 Laszlo ErsekMdePkg: BaseOrderedCollectionRedBlackTreeLib: silence...
2014-08-15 Dong, Guo1) Update code to use PcdFixedUsbCredentialProvide...
2014-08-15 Fu, SiyuanUse string pointer instead string buffer to avoid strin...
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-08-14 Chris PhillipsShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID...
2014-08-14 lhauchRoll-back from an accidental commit.
2014-08-14 lhauchChange svn:mime-type property on all Unicode files...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Jaben CarseyShellPkg add size cast to bit operations
2014-08-14 Gao, LimingPcAtChipsetPkg: new AcpiTimerLib libraries.
2014-08-14 Long, QinOpenSSL 0.9.8zb was released at 06-Aug-2014, including...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-14 Jeff FanUse StrnCat instead of StrCat to avoid target buffer...
2014-08-13 Gao, LimingAdd the missing parameter comments for BaseSerialPortLi...
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-08-13 Ruiyu NiAdd UINT64 type cast when AND/OR with UINT64 Supports.
2014-08-12 Laszlo ErsekAppPkg: introduce OrderedCollectionTest
2014-08-12 Laszlo ErsekMdePkg: introduce BaseOrderedCollectionRedBlackTreeLib...
2014-08-12 Kinney, Michael DMdePkg: introduce OrderedCollectionLib library class
2014-08-12 Elvin LiFixed a bug in LegacyBiosDxe to allocate correct ranges...
2014-08-12 jyao1Correct StrnCat length calculation.
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-08-11 Laszlo ErsekStdLib/LibC/Stdio: fix "missing braces around initializer"
2014-08-11 Laszlo ErsekStdLib/LibC/gdtoa: fix "missing braces around initializer"
2014-08-11 Gao, LimingMdePkg: Fix Clang build failure
2014-08-11 Gao, LimingMdeModulePkg: BaseSerialPortLib16550 library to support...
2014-08-11 Gao, LimingMdeModulePkg: new PlatformHookLib library with depex...
2014-08-11 Gao, LimingMdeModulePkg: DxeCore
2014-08-08 Elvin LiAdded SMBIOS 2.8.0 updates.
2014-08-08 Chen FanSourceLevelDebugPkg/DebugAgent: fix trivial typo.
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-08-08 Eric DongClean the useless code.
2014-08-08 jyao1Rollback file GUID change, because it is VTF file and...
2014-08-08 Andrew Fishclang warns on guard macro not matching in .h file.
2014-08-08 Fu, SiyuanUpdate network stack code to use StrnCpy instead of...
2014-08-08 jyao1Correct AsciiStrnCpy.
2014-08-07 Jaben CarseyShellPkg: Refactor string manipulation in cp command
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-08-07 Qiu ShuminAdd type cast for better coding style.
2014-08-07 qlongClean up code.
2014-08-07 Eugene CohenFix OpensslLib build issue for ARM. The changes are:
2014-08-07 jyao1Clean up code.
2014-08-06 Daryl McDanielStdLib: The formatting for double float values, within...
2014-08-06 Jaben CarseyUpdates the UEFI Shell to produce the new protocol...
2014-08-06 Jaben CarseyShellPkg: add size cast to bit operations
2014-08-06 jyao1Eliminate duplicated file GUID.
2014-08-05 Jaben CarseyShellPkg: Remove double typedef for same struct
2014-08-05 Jaben CarseyUpdates the logic to allow devices to support SFO outpu...
2014-08-05 Jaben CarseyFix the use of ASSERT and other fixes to memory allocat...
2014-08-05 Jaben CarseyUpdates the total size logic and the SFO output per...
2014-08-05 Jaben CarseyUpdates the logic to allow DmpStore to specify a name...
2014-08-05 Jaben CarseyUpdates the logic to allow help to ouput help informati...
2014-08-05 Jaben CarseyUpdates the logic to allow RM and CP to have silent...
2014-08-05 Jaben CarseyThis searches for handles that produce the dynamic...
2014-08-05 Jaben CarseyShellPkg: Add Dynamic GUID registration into the curren...
2014-08-05 Jaben CarseyThis adds the new APIs for UEFI Shell 2.1 and makes...
2014-08-05 jyao1Eliminate duplicated file GUID.
2014-08-04 Jaben CarseyShellPkg: Add new UEFI Shell 2.1 protocol and fix comme...
2014-08-04 Jaben CarseyShellPkg: Fix comments
2014-08-04 Olivier MartinArmPkg/ArmSmcLib: Fixed SMC helper functions
2014-08-04 Olivier MartinArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard...
2014-08-04 jyao1Add missing ACPI5.1 table.
2014-08-04 Harry LiebelBaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19
2014-08-04 jyao1Clean up code.
2014-08-04 jyao1Clean up code.
2014-08-04 Fu, SiyuanThe pointer argument should be set to NULL if not used...
2014-08-04 Harry LiebelThe pointer argument should be set to NULL if not used...
2014-08-04 Qiu ShuminUpdate the en-US definition in 'UefiShellInstall1Comman...
2014-08-01 Olivier MartinArmPlatformPkg/Bds: Signal EndOfDxe PI Event
2014-08-01 Olivier MartinEmbeddedPkg: FDT Configuration Table GUID
2014-08-01 Olivier MartinArmPlatformPkg: Removed the global ImageHandle when...
2014-08-01 lhauchCodeModule: BaseTools - tools_def.txt VS2010, VS2010x86...
2014-08-01 Elvin LiMdeModulePkg: Fix wrong check for SetAttribute in Consp...
2014-08-01 Eric DongSupport --version command line for VfrCompile
2014-08-01 Chen FanIntelFrameworkModulePkg BdsLib: Fix potential memory...
2014-07-31 Jaben CarseyShellPkg: Add new dynamic command protocol
2014-07-31 Chen FanEmulatorPkg/Mpservice: Add StateLock where missing
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag
2014-07-31 Chen FanEmulatorPkg/Mpservice: Remove addressof operator
2014-07-31 Chen FanEmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureL...
2014-07-31 Laszlo ErsekOvmfPkg/Csm/CsmSupportLib: fix "missing braces around...
2014-07-31 Laszlo ErsekShellPkg: UpdateStdInStdOutStdErr(): append BOM to...
2014-07-31 Laszlo ErsekShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag()
2014-07-31 Eric DongUpdate vfr format for orderedlist opcode to consistent...
2014-07-31 Wang, YuAdd VS2013 tool chain in BaseTools\Conf\tools_def.templ...
2014-07-31 Elvin LiMdeModulePkg: Removed valid text mode check in SetAttri...
2014-07-30 Eric DongRefine code to make it more safely.
2014-07-29 Harry LiebelArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causin...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Added boot options reordering
2014-07-29 Ronald CronArmPlatformPkg/Bds: Corrected boot type detection
2014-07-29 Olivier MartinArmPlatformPkg/Bds: Do not ignore the error code in...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Added TFTP boot option update
2014-07-29 Ronald CronArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Got rid of RequestBootType argument
2014-07-29 Harry LiebelArmPkg: Remove BasePeCoffLib
next