]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg
1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definition...
[mirror_edk2.git] / MdePkg /
2007-01-18 qwang121) Clean up MdePkg/Include/Common/BootScript.h and...
2007-01-17 vanjeffsupmodulelist not supported by now, i remove it firstly.
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-15 xgu3To fix,
2007-01-12 lgao4Correctly skip debug entry.
2007-01-12 qhuang8UART_FLOW_CONTROL_DEVICE_PATH should be defined for...
2007-01-10 bbahnsenMark some .c files as MSFT only.
2007-01-10 bxing1. Added comments to ASM files
2007-01-09 bbahnsenThe header file applies to all architectures.
2007-01-09 qwang12Add in UefiApplicationEntryPoint library class and...
2007-01-08 lgao4correct SimpleTextIn protocol definition.
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-12-29 bxingFixed tracker EDKT395
2006-12-28 vanjeffadd <SupModuleList> in <LibraryClass> item for TimerLib...
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-12-26 klu2Fix some Linux's build issue.
2006-12-20 mdkinneyUpdate DxeSmmDriverEntryPoint library to only support...
2006-12-19 mdkinneyAdd GLOBAL_FUNCTION macro for Itanium
2006-12-19 mdkinneyAdd FIT types from the SAL Spec to SalApi.h
2006-12-18 mdkinneyOnly include SmmCis.h if the CPU Arch is IA32 or X64
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-12-13 xgu3Change the Boot Script storage to fixed length.
2006-12-12 wuyizhongFix some minor error. Add EFI_IMAGE_NT_HEADERS definiti...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-12 mdkinneyUpdate BaseDebugLibNull to not touch any global variabl...
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-07 klu2Add X64 support for DebugSupport driver.
2006-12-06 mdkinneyMove registration and processing of ExitBootServices...
2006-12-05 xli24Add enumeration type for EfiProcessorFamilyIntelPentium...
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-11-30 xgu3Add Information Opcode in S3 modules.
2006-11-29 lgao4Output DxeCore Entrypoint in DxeIpl module, and make...
2006-11-28 mdkinneyDeclare the alignment required for jump Buffers
2006-11-26 mdkinneyDefine GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT...
2006-11-25 mdkinneyFix IPF alignment issue when building a Report Status...
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 bbahnsenPort a couple of files to gnu assembly.
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-20 vanjefffix one bug on Timer Frequency return.
2006-11-18 mdkinneyRemove duplicate <Extern> for the lib constructor and...
2006-11-18 mdkinneyAdd EFI_DELIVERY_MODE to SalApi.h
2006-11-18 mdkinneyDisable warning when assigning a function pointer to...
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-16 lgao4Add gcc macro to remove pack() for gcc build
2006-11-16 lgao4Add pack(1) for boot scipt structure.
2006-11-16 bbahnsenInitial port to x86_64 gnu assembly.
2006-11-15 bxingEnabled 4G+ memory in thunk.
2006-11-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-14 bbahnsenAdd ULL to integer literals for gcc support.
2006-11-14 vanjeffRename PcdPlatformBusSpeed to PcdFSBClock and update...
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-13 vanjeff1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
2006-11-13 mdkinneySet the stack alignment for X64 to 16 bytes per the...
2006-11-13 xli24git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-11-10 vanjeffadded help text for PcdPlatformBusSpeed
2006-11-09 mdkinneyFix ALIGN_POINTER() macro. The pointer (p) passed...
2006-11-09 mdkinneyAdd #define CPU_STACK_ALIGNMENT to the ProcessorBind...
2006-11-08 jtang12Update processor socket type definition to comply with...
2006-11-08 jtang12Changed definitions in Legacy16.h and LegacyBios.h...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-07 cwu11This check-in add Pci23.h, Pci30.h, EfiPci.h and take...
2006-11-06 xli24Ia32/DivS64x64Remainder.c is not tool-chain specific...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-06 xli24Remove BaseIoIntrinsicLib reference in IPF and EBC...
2006-11-03 qwang12Add EfiGpt.h, ElTorito.h, Mbr.h header files which...
2006-11-03 xli24According to MDE Library specification, BaseIoLibIntrin...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-01 ajfishUpdated EFAPI definition for x64 GCC. Original thinking...
2006-10-31 qhuang8Remove the reference to non-exist file.
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-23 jtang12Add definition for FB DIMM.
2006-10-23 qhuang8Remove the library instance of BaseReportStatusCodeLibNull
2006-10-23 ajfishDid not check in new files correctly the first time!
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-20 jtang12Added definition of SMBIOS type 15 - System Event Log.
2006-10-17 rsun3Add two new data hub subclass related definitions per...
2006-10-10 qwang12DxeCore.h, PeiCis.h and Uefi.h should not include ...
2006-10-09 rsun3Fix a bug in InternalMathDivRemU64x64(). The bug is...
2006-10-08 bxingOptimized HighBitSetXX() functions
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyFix GCC build issue
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
next