]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
When GenFvMap tool doesn't open one module map file, it will skip this module.
[mirror_edk2.git] / EdkModulePkg /
2007-01-26 qhuang81. Add NULL QH to set as QH header;
2007-01-26 xli24Remove private data structure in PEI core entry point.
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-25 xli24Remove some unused internal functions.
2007-01-25 qwang12ALWAYS_COSUMED changed to ALWAYS_PRODUCED
2007-01-25 xli24Partially make EdkModulePkg pass intel IPF compiler...
2007-01-25 jwang36- Fixed EDKT240. Now the Blank.pad file for alignment...
2007-01-23 yshang1Fixed bug in partition driver:
2007-01-23 qwang12Corrected a small bugs:
2007-01-19 qhuang8Fix component name bugs when input Controller Name...
2007-01-19 jwang361) Added prototype of constructor and destructor in...
2007-01-18 qwang12Updated the copyright year.
2007-01-18 qwang12Add Lock for cirtical section in PCD database processin...
2007-01-16 bbahnsenFix several capitalization issues.
2007-01-16 xgu3Fix the issues,
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-15 xgu3To fix,
2007-01-12 tgingoldFix filename case (Ipf instead of ipf)
2007-01-12 tgingoldUse / as path separator
2007-01-12 xgu3To fix,
2007-01-12 zliu3Removed the DxeSalLibConstructor() from the EdkDxeSalLi...
2007-01-12 klu2Correct the right bits judgment for get size of OptionROM.
2007-01-12 klu2Remove two global variable: mUsbCapabilityLen and mDevi...
2007-01-12 klu2EHCI driver need enable routine and disable Legacy USB
2007-01-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-12 zliu3The updating (change the Interrupt Line to 0xFF for...
2007-01-12 qhuang81.Fix a typo in DevicePath Driver
2007-01-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-12 yshang1Fix EDKT497. In the patch:
2007-01-11 xli24Display error message when HOB creation fails due to...
2007-01-11 xli24Add checking for memory allocation in UI modules.
2007-01-11 klu2AsyncRequestPtr maybe NULL after its callback function...
2007-01-10 xli24IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WIT...
2007-01-09 qwang12fix some coding style issues.
2007-01-08 zliu31) Changed the file including as '#include "Ipf\IpfCpu...
2007-01-08 lgao4correct SimpleTextIn protocol definition.
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2007-01-04 klu2Volatile variable is read-only in runtime.
2007-01-03 bbahnsenAdd a stub assembly file to fix the gcc build break.
2006-12-31 bxingIntegrated FV memory map into R9
2006-12-30 xli24For USB mass storage, READ_FORMAT_CAPACITIES command...
2006-12-29 qhuang8Add Guid HOB type for these three library instances.
2006-12-28 qhuang8Introduce a new Guid with CName gEfiGenericPlatformVari...
2006-12-26 lgao4Add debug info when allocate pages failed in PeiMain.
2006-12-26 lgao4Add debug info when decompress failed in DxeIpl and...
2006-12-22 jwang36Fixed the issue in which local variable "Status" is...
2006-12-22 qhuang8Optimize to preallocate big bigs to avoid latter alloca...
2006-12-22 rsun3In original DxeIpl64 PEIM, Creating page table is perfo...
2006-12-22 qwang12gEfiMdePkgTokenSpaceGuid should be used instead of...
2006-12-20 qhuang8Set 0xff to both bridge & non-bridge device in case...
2006-12-20 klu2Add runtime checking for EdkFvbServiceLib.
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 klu2Add more check for index whether exceed maximum value...
2006-12-19 bbahnsenRemove some non-existent files from msa files.
2006-12-18 mdkinneyRemove commented out inclusion of SalApi.h
2006-12-18 mdkinneyOnly include SAL related definitions if the CPU Arch...
2006-12-15 klu2Fix iMac build issue.
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-12-14 klu2Merge R8 track #8354: SupportPalette() algorithm incorrect
2006-12-14 klu2Add blank line at end of source code for GCC building.
2006-12-14 klu2Add blank line at end of source code for GCC building.
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-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-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...
next