]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal
Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the correspond...
[mirror_edk2.git] / EdkModulePkg / Universal /
2007-03-14 lgao4Clean up the gBS sevice (CopyMem, SetMem, AllocatePool...
2007-03-13 qwang12STATIC should be prefixed for internal functions to...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-09 lgao4Perfect the msa of the following console, datahub and...
2007-03-06 klu2Do not use return value of REPORT_STATUS_CODE_WITH_DEVI...
2007-02-28 qhuang81. Fix an issue about the calculation of GlyphBufferSize
2007-02-28 xli24Add range checking of partition for MBR.
2007-02-15 vanjeffclean up msa files in EdkModulePkg, removed unnecessary...
2007-02-02 xli24Make EDK Module Package pass Intel IPF compiler with...
2007-02-01 klu2 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode inter...
2007-01-31 xli24Make EdkModulePkg pass Intel IPF compiler with /W4...
2007-01-29 xli24Further check-in to smooth Intel IPF compiler building.
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
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-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-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-12 xgu3To fix,
2007-01-12 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
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 xli24Add checking for memory allocation in UI modules.
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-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 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-12 klu2Fix linux/cygwin build issue.
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-07 klu2Add X64 support for DebugSupport driver.
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-01 mdkinneyUpdate the EmuVariable and Variable modules to have...
2006-11-29 zliu3Added the StatusCode protocol installation for the...
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-09 mdkinneyRemove private definition for IPF stack alignment,...
2006-11-06 cwu11This check-in fixed the following bugs:
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-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 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-19 lgao4Remove the redundant include header: Common/StatusCode...
2006-10-18 qhuang8Replace .global with .globl to solve compatibility...
2006-10-16 mikewupingI fixed following bugs.
2006-10-16 lgao4Remove redundant include header: <common\StatusCode...
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 yshang1Remove EBC arch from supported arch list to fix tracker...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-19 mdkinneyUpdate Device Path Module to use PCD Feature Flags...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-14 lgao4Remove Static declaration for the related driver bindin...
2006-09-13 lgao4Move ConPlatform module from EdkNT32 package to EdkModu...
2006-09-05 lgao4Add the following Pcds declaration in EdkModulePkg...
2006-09-05 yshang1Follow up EDKT247-253
2006-09-04 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-09-04 yshang1Update Coding style of status code.
2006-09-04 yshang1Follow up EDKT238, EDKT239, EDKT242, EDKT243
2006-09-01 yshang1Follow up tracker:
2006-08-30 qwang12Add in feature flag PcdPeiPcdDatabaseSetEnabled, PcdPei...
2006-08-16 davidhuangChange pcd name form MaxSizePopulateCapsule to PcdMaxSi...
2006-08-15 klu2Fix the bug that using hardcode driver name to judge...
2006-08-15 yshang1Fix PCD declaration error in DxeStatusCode.msa
2006-08-11 ajfishPrefixed global variable with "m"
2006-08-10 xgu3Change Variable to use PCD
2006-08-10 xgu3Modify FtwLite and Variable DXE driver to use PCD inste...
2006-08-09 lgao4Fix EDKT 150 to make IPF XIP module 16-byte align....
2006-08-09 qwang12Variable PEIM use to PCD entry to get the base address...
2006-08-07 yshang11) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).
2006-08-01 qwang12All runtime driver should use functions provided by...
2006-08-01 qwang12Add EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event for...
2006-07-27 qhuang8Check in patch to refine DevicePath Module and USB2Host...
next