]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2006-12-14 klu2Add blank line at end of source code for GCC building.
2006-12-13 xgu3Change the Boot Script storage to fixed length.
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 jwang36Added support for macro/property in tools_def.txt....
2006-12-13 klu2Fix the showstopper track 435 that console can not...
2006-12-13 xgu3Fix the bug that GraphicsConsole try to update mode...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 jwang36Fixed EDKT484 and rewrite the output message when no...
2006-12-12 klu2Fix linux/cygwin build issue.
2006-12-12 wuyizhongFix some minor error. Add EFI_IMAGE_NT_HEADERS definiti...
2006-12-12 xli24GetCurrentLanguage() in IFR Support Library treats...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-12 wuyizhongmake edksetup.bat accept case-insensitive parameters.
2006-12-12 mdkinneyUpdate BaseDebugLibNull to not touch any global variabl...
2006-12-11 jwang36Used the msa file name instead of module name as interm...
2006-12-11 hche10x1. Fix EDKT483 FrameworkWizard Should support multiple...
2006-12-11 xgu3Fix the bug that could make gMemoryTypeInformation...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
2006-12-08 xli24Support adding boot option from removable media, and...
2006-12-08 qhuang8Do not clear debug register. New performance code does...
2006-12-08 klu2The EFI_IMAGE_REL_BASED_DIR64 type has been in switch...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-08 qhuang8Add a new definition according to Pci spec 2.2
2006-12-08 jwang36Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_...
2006-12-08 jwang36Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back...
2006-12-08 klu2Add more assert to check table pointer.
2006-12-07 lgao4Remove unused library class EdkPeCoffLoaderX64Lib and...
2006-12-07 lgao4(1) Using EfiCompress in place of TianoCompress as...
2006-12-07 klu2Add X64 support for DebugSupport driver.
2006-12-07 klu2Add X64 support for DebugSupport driver.
2006-12-07 klu2Fix the issues caused by EfiCompress.h was changed...
2006-12-07 xli24Let specify GUID value for GUID-defined FV region,...
2006-12-07 klu2The main issue want to be resolve is that some tools...
2006-12-07 zliu3Remove the Tiger special application tool from the...
2006-12-06 zliu3Added the shell application for Tiger4 flash updating
2006-12-06 xli24Merge R8 tracker #8375.
2006-12-06 zliu3For the file "EdkModulePkg\Universal\EmuVariable\Runtim...
2006-12-06 zliu3Fixed one bug in EmuVariable module: The macro (GET_PAD...
2006-12-06 xli24Merge R8 tracker #8374 to make EmuVariable.GetNextVaria...
2006-12-06 mdkinneyAdd DxeDebugLibSerialPort that provides a debug library...
2006-12-06 mdkinneyMove registration and processing of ExitBootServices...
2006-12-06 qhuang8Merge PVCS #7739.
2006-12-06 qhuang8Fix the build break since VariableIpf & EmuVariableIpf...
2006-12-05 bbahnsenDelete
2006-12-05 bbahnsenRemove
2006-12-05 bbahnsenChange Name
2006-12-05 bbahnsenChange name
2006-12-05 bbahnsenFactor out the XML API so other scripts can use it.
2006-12-05 xli24Add enumeration type for EfiProcessorFamilyIntelPentium...
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-12-02 mdkinneyRemove use of global variable at runtime in this lib
2006-12-01 mdkinneyUpdate the EmuVariable and Variable modules to have...
2006-11-30 mdkinneyAdd a FullShell and MinimumShell module
2006-11-30 bbahnsenFix static data initializer syntax for array of union.
2006-11-30 zliu3Updated the incorrect IPF Shell binary with the one...
2006-11-30 xgu3Add Information Opcode in S3 modules.
2006-11-30 hche10x1. Fix EDKT476 Wizard gives wrong warning messsage...
2006-11-30 rsun3Fix a bug when zeroing exception data in FwImage tool
2006-11-29 bbahnsen_filelength is a function of fd, not FILE *
2006-11-29 mdkinneySwitch IPF builds to use full shell instead of minimum...
2006-11-29 zliu3Added the StatusCode protocol installation for the...
2006-11-29 mdkinney1) Fix buffer overflow in JUMP_BUFFER in the DXE Core...
2006-11-29 mdkinney1) Make a slightly better work around for the EdkDxeSal...
2006-11-29 lgao4Output DxeCore Entrypoint in DxeIpl module, and make...
2006-11-29 qhuang8Fix a typo in yesterday's check in.
2006-11-29 qhuang8Make DxeIpl "assembly-free" to avoid the undesired...
2006-11-28 bbahnsenAdd an example of a mingw32 tool chain.
2006-11-28 qhuang8Set default value of DxeIplBuildShareCodeHob to FALSE.
2006-11-28 qhuang8update fpd to add PcdDxeIplBuildShareCodeHobs.
2006-11-28 qhuang8Remove this file for no usage.
2006-11-28 qhuang8• Set the default value of PcdDxeIplSwitchToLongMode...
2006-11-28 jlin16set pcd data type to boolean when declaring a FEATURE_F...
2006-11-28 mdkinneyAdd JumpBuffer field to the static structure
2006-11-28 mdkinneyAdd JumpBuffer field that records the allocated pool...
2006-11-28 mdkinneyAlign the top of the stack correctly when the PEI Core...
2006-11-28 mdkinneyDeclare the alignment required for jump Buffers
2006-11-27 yshang1Fix bug to support Nt32Pkg source level debug.
2006-11-27 qhuang8Update DxeIplPeim setting.
2006-11-27 qhuang8Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and...
2006-11-27 mdkinneyEnable global optimizations for IPF builds
2006-11-27 qhuang8Sync with PeiDxeDebugLibReportStatusCodeLib to fix...
2006-11-27 klu2The performance data for PEI phase should be collected...
2006-11-26 mdkinneyDefine GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT...
2006-11-26 mdkinneyAdd support for.sdata sections
2006-11-26 mdkinneyAdd "-d debug" to the IPF ASM FLAGS to enable source...
2006-11-25 mdkinneyFix IPF alignment issue when building a Report Status...
2006-11-24 jlin16Fix Sku Info update UI refresh to update the dynamic...
2006-11-24 yshang1Move SAL "initialization/virtual address change notific...
2006-11-24 xli24Add volatile to modify LockValue in ReleaseSpinLock().
2006-11-23 yshang1To Fix PVCS 429.
2006-11-23 xli24Add volatile to modify LockValue in AcquireLockOrFail().
2006-11-23 wuyizhongA minor mistake. Remove debug info.
2006-11-23 wuyizhongChange supporting section alignment from 4k to 64k...
2006-11-23 mdkinneyChange IPF flags to use /Os instead of /O1i
2006-11-23 mdkinneyAdd flags for DEBUG IPF builds
2006-11-23 bbahnsenPort a couple of files to gnu assembly.
2006-11-22 bbahnsenA script that helps you install python on OS X.
2006-11-22 bbahnsenSet the exe bit and point to the right interpreter...
2006-11-22 bbahnsenRoll back to previous version of the script.
next