]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
Used the msa file name instead of module name as intermediate directory name
[mirror_edk2.git] / EdkModulePkg /
2006-12-11 xgu3Fix the bug that could make gMemoryTypeInformation...
2006-12-08 jwang36Fixed EDKT482. Added support for multiple msa files...
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 xli24Let specify GUID value for GUID-defined FV region,...
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 qhuang8Merge PVCS #7739.
2006-12-06 qhuang8Fix the build break since VariableIpf & EmuVariableIpf...
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 bbahnsenFix static data initializer syntax for array of union.
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 qhuang8Set default value of DxeIplBuildShareCodeHob to FALSE.
2006-11-28 qhuang8Remove this file for no usage.
2006-11-28 qhuang8• Set the default value of PcdDxeIplSwitchToLongMode...
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-27 qhuang8Introduce PcdDxeIplSwitchToLongMode to DxeIplPeim and...
2006-11-27 qhuang8Sync with PeiDxeDebugLibReportStatusCodeLib to fix...
2006-11-27 klu2The performance data for PEI phase should be collected...
2006-11-24 yshang1Move SAL "initialization/virtual address change notific...
2006-11-21 lgao4Use global variable gInMemory in place of gInMemoryGuid...
2006-11-20 lgao4In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage...
2006-11-18 mdkinneyDeclare GUIDs for all Extended SAL Services
2006-11-17 bbahnsenStart to port the LongMode stuff to gnu asm.
2006-11-17 bbahnsenFix gcc warnings -- please review affected files.
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-14 gtianAdd IPF support in Base IO Lib, and related change...
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 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-10 lgao4Fix to pre-allocate 32bytes in stack to Load X64 Image.
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-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-06 cwu11Add pcd declaration to EdkModulePkg and Nt32Pkg to...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-06 xli24Remove BaseIoIntrinsicLib reference in IPF and EBC...
2006-11-03 mikewupingin x64Variable.dxs, Add the FTW protocol into variable...
2006-11-03 qwang12Include EfiGpt.h, ElTorito.h, Mbr.h header files from...
2006-11-03 mikewuping I fixed following bugs in EDKII.
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-03 dtang21. Bug fix for "EDK GenericBds WriteBootToOsPerformance...
2006-11-02 dtang2Bug fix for "CapsuleUpdate does not handle memory lost...
2006-11-02 jtang12Change #define bit(a) 1 << (a)
2006-10-31 lgao4Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWA...
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-30 ljin6After identified as a High-Speed device, the port has...
2006-10-30 lgao4Fix one bugger in Image.c in PeiCore module to get...
2006-10-24 ajfishMAX_POOL_SIZE was hardcoded to 0xFFFFFF00. MAX_POOL_SIZ...
2006-10-23 lgao4Change IPF_PE32_PEIM IPF layout to contain ${PLATFORM_D...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-23 yshang1Clean up used library class definitions.
2006-10-22 jtang12Make sure all DMA related buffer allocation through...
2006-10-22 ajfishPorted the EBC driver to use the MDE Base Math lib...
2006-10-22 ajfishThese files are no longer needed as the PE32 and Cache...
2006-10-22 ajfishDeleted CacheFlush as it's in the MDE Cache library
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-19 lgao4Remove the redundant include header: Common/StatusCode...
2006-10-18 wuyizhongUpdate build options format from "ABC", "XYZ" to ABC...
2006-10-18 qhuang8Replace .global with .globl to solve compatibility...
2006-10-18 wuyizhongAdd Build Macro to build SEC modules.
2006-10-16 mikewupingFix a bug by the check-in of 1738, which programs SATA...
2006-10-16 mikewupingI fixed following bugs.
2006-10-16 lgao4Remove redundant include header: <common\StatusCode...
2006-10-13 jwang36Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will...
2006-10-13 dtang21. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe varia...
2006-10-13 jtang121. Changed device detect method to use ATA/ATAPI device...
2006-10-13 cwu11The reasons for the changes made are:
2006-10-10 jwang36Fixed build break caused by GetPerformanceCounter(...
2006-10-10 klu2Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED...
2006-10-10 klu2Add pair of performance macro function to measure the...
2006-10-10 qwang12This patch is to make sure at least VARIABLE_RECLAIM_TH...
2006-10-10 qwang121) If DebugAssertEnabled is TRUE, we still need to...
2006-10-08 klu2Add PERF_START function for collecting performance...
2006-10-08 yshang1Remove EBC arch from supported arch list to fix tracker...
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-26 qhuang8Optimize the algorithm of creating page table to enhanc...
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
next