]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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
2014-07-29 Olivier MartinArmPkg/ArmLib.h: Fixed name of the argument
2014-07-29 Olivier MartinArmPkg/CpuDxe: Fixed some typo issues in the AArch64...
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added Exception Syndrome Register...
2014-07-29 Olivier MartinArmPkg/AArch64: Added ARM_HCR_TSC definition
2014-07-29 Olivier MartinArmPkg/ArmPkg.dec: Added the interrupt numbers for...
2014-07-29 Olivier MartinArmPkg/AArch64.h: Added SPSR and Timer register definitions
2014-07-29 jyao1Add IntelFspPkg to support create FSP bin based on...
2014-07-29 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Jordan JustenOvmfPkg/build.sh: Support IA32+X64 build
2014-07-28 Paolo BonziniBuildEnv: remove useless check before setting $WORKSPACE
2014-07-28 Paolo Bonziniedksetup.sh: Ensure that WORKSPACE points to the top...
2014-07-28 Paolo Bonziniedksetup.sh: Look for BuildEnv under EDK_TOOLS_PATH
2014-07-28 Jordan JustenEmulatorPkg: Add support for GCC48 & GCC49 toolchains
2014-07-28 Jordan JustenOvmfPkg/build.sh: Add support for GCC49 toolchain
2014-07-28 Jordan JustenBaseTools: Add GCC49 toolchain; align data sections...
2014-07-28 Jeff Bobzin... ShellPkg: fix typo.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-28 Eric DongFix build error with VS2013 toolchain for NT32 Package...
2014-07-28 Eric DongUpdate the code to follow UEFI spec, process date/time...
2014-07-28 jyao1Add ACPI5.1 header file.
2014-07-28 Li, ElvinPrint the CodeType and Value of status code with fixed...
2014-07-25 Jordan JustenBaseTools: Clear build versions to sync with buildtools...
next