]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
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.
2006-11-22 bbahnsenAdd a script to build a mingw64 compiler.
2006-11-22 bbahnsenrename library to Library
2006-11-22 bbahnsenAdding a python script dir and a script to calculate...
2006-11-22 mdkinneyAdd PeiServicesTablePointerLibKr1 to the FPD and SPD...
2006-11-22 mdkinneyAdd PeiServiceTablePointerLib that uses KR1 to save...
2006-11-22 mdkinneyAdd 64-bit I/O port functions that ASSERT()
2006-11-22 mdkinneyRemove DXE Core Entry Point Library Class
2006-11-22 mdkinneyRemove Peim Entry Point Library Class
2006-11-21 mdkinneyFix IPF build break
2006-11-21 qouyangChange name from "VFR_FLAGES" to "VFRPP_FLAGES".
2006-11-21 lgao4Use global variable gInMemory in place of gInMemoryGuid...
2006-11-20 lgao4Enhance peirebase tool to get base address from the...
2006-11-20 vanjefffixed bug occurred when new msa file and spd file are...
2006-11-20 jlin16Refresh library instance selection UI for platform...
2006-11-20 vanjefffix one bug on Timer Frequency return.
2006-11-20 jlin16Fix the no library instance in UI display when some...
2006-11-20 lgao4In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage...
2006-11-20 wuyizhongTo fix bug edkt466. Change all default subsystem from...
2006-11-18 mdkinneyRemove duplicate <Extern> for the lib constructor and...
2006-11-18 mdkinneyDeclare GUIDs for all Extended SAL Services
2006-11-18 mdkinneyAdd EFI_DELIVERY_MODE to SalApi.h
2006-11-18 mdkinneyDisable warning when assigning a function pointer to...
2006-11-18 mdkinneyFix VFR related build break when compiling with IPF...
2006-11-17 bbahnsenStart to port the LongMode stuff to gnu asm.
2006-11-17 bbahnsenResync the VFR flags
2006-11-17 bbahnsenFix gcc warnings -- please review affected files.
2006-11-17 bbahnsenAdd Thunk16.S -- needs to be ported from masm.
2006-11-17 bbahnsenAdd gnu x86 assembly sources.
2006-11-17 bbahnsenAdd an underscore for gcc.
2006-11-17 bbahnsenAdd a new source for gnu assembly.
2006-11-17 bbahnsenFix a compiler warning.
2006-11-17 bbahnsenPort to gnu style.
2006-11-16 bbahnsenAdd the VFR FLAGS for x64 gcc.
2006-11-16 qouyangFixed EDKT419.
2006-11-16 hche10x1. Fix EDKT433 help context triggered by mouse movement...
2006-11-16 lgao4Add gcc macro to remove pack() for gcc build
2006-11-16 hche10x1. Fix EDKT433 help context triggered by mouse movement...
2006-11-16 lgao4Add pack(1) for boot scipt structure.
2006-11-16 bbahnsenInitial port to x86_64 gnu assembly.
2006-11-16 bbahnsenAdd new tool chain configs for x64 gcc
2006-11-15 bxingEnabled 4G+ memory in thunk.
2006-11-15 jlin16Provide default value for PCD in platform if user does...
2006-11-15 wuyizhongUpdate PEI Apriori Module GUID based on PIWG spec.
2006-11-14 ywangFile modified to add usage information and implement...
2006-11-14 bbahnsenCleanups for cygwin.
2006-11-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-14 qouyangFixed EDKT469
2006-11-14 jlin16Add new line "\n" to seperate long messages.
2006-11-14 wuyizhongSupporting Apriori File from build tool.
2006-11-14 jlin16Modify the way of pcd warning message reporting to...
2006-11-14 bbahnsenAdd a Mixed tool chain for x64.
2006-11-14 bbahnsenAdd ULL to integer literals for gcc support.
2006-11-14 jlin16Synchronize platform pcd automatically with MSA pcd...
2006-11-14 qouyangFixed EDKT469.
2006-11-14 vanjeffRename PcdPlatformBusSpeed to PcdFSBClock and update...
2006-11-14 jlin16Fix the bug of Pcd value update in FrameworkModule...
2006-11-13 lgao4Fix gcc build break for this module.
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-13 klu2Add comments for all file tagged with "ToolCode="DUMMY"".
2006-11-13 hche10x1. Fix EDKT461 [Framework Wizard] Can't change ModuleBu...
2006-11-13 lgao4Fix build break error.
2006-11-13 vanjeff1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
2006-11-13 lgao4Add comments about why pre-allocate 32 bytes for load...
2006-11-13 jlin16Fix Ffs sections encapsulation type update problem.
2006-11-13 mdkinneySet the stack alignment for X64 to 16 bytes per the...
2006-11-13 hche10x1. Fix EDKT468 Click some buttons in MSA header by...
2006-11-13 xli24git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-11-10 jlin16For encapsulated sections in FFS layout in FpdBuildOpti...
2006-11-10 lgao4Fix to pre-allocate 32bytes in stack to Load X64 Image.
2006-11-10 vanjeffadded help text for PcdPlatformBusSpeed
2006-11-09 mdkinneyFix build break from CPU_STACK_ALIGNMENT update.
2006-11-09 mdkinneyAdd DxeIplX64Peim to the FPD file for the EdkModulePkg.fpd
2006-11-09 mdkinneyUse CPU_STACK_ALIGNMENT to align stack allocated for...
2006-11-09 mdkinneyUse CPU_STACK_ALIGNMENT to align stack allocated for...
2006-11-09 mdkinneyRemove private definition for IPF stack alignment,...
2006-11-09 mdkinneyFix ALIGN_POINTER() macro. The pointer (p) passed...
2006-11-09 mdkinneyRemove hard coded constant of 15, and use CPU_STACK_ALI...
2006-11-09 mdkinneyAdd #define CPU_STACK_ALIGNMENT to the ProcessorBind...
2006-11-08 hche10x1. Fix a description issue
2006-11-08 jlin16Fix the invalid warning message when user add a module...
2006-11-08 wuyizhongTo fix bug T400. If user select a Repackage=false packa...
2006-11-08 jtang12Update processor socket type definition to comply with...
2006-11-08 hche10x1. Rename ReleaseNotes.txt to BuildNotes.txt.
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-08 dtang2Bug fix for "Tiano BIOS needs to implement an automatic...
2006-11-08 jlin16Provide UI for generating Apriori file of PEI or DXE...
2006-11-08 wuyizhongFix a bug that can't add library MSA specific build...
2006-11-08 jtang12Changed definitions in Legacy16.h and LegacyBios.h...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
next