]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Universal
The ALIGNMENT definition has been moved to common header file.
[mirror_edk2.git] / EdkModulePkg / Universal /
2007-04-05 klu2The ALIGNMENT definition has been moved to common heade...
2007-04-05 lgao4Clean up the following module msa files, they are edkmo...
2007-04-05 klu21) Change the alignment from 1 to 2 for IA32 and X64...
2007-03-30 qhuang81. Advance IP in case of Break(3) in breakpoint exception
2007-03-29 qhuang8Variable driver: add checking to make sure flash is...
2007-03-29 vanjeff1. Use MemoryAllocationLib to replace boot services...
2007-03-27 klu2add new blank line for GCC build
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-20 qwang12Change the TPL lock level to EFI_TPL_NOTIFY. Variable...
2007-03-20 vanjeffRemoved #ifdef SNP_DEBUG and used debug lib to output...
2007-03-20 vanjeff1. Removed #ifdef SNP_DEBUG and used debug lib to outpu...
2007-03-16 klu2Cleanup the msa for PeiVariable.
2007-03-16 qhuang8Fix a critical bug: When reading block succeeds but...
2007-03-16 klu2Fix the issue that the variable Unicode string may...
2007-03-16 vanjeff1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
2007-03-16 lgao4Perfect the msa of the following modules, DiskIo, Parti...
2007-03-16 vprabhalfixed a build error with Intel IPF compiler
2007-03-15 klu2Fix the issue that HiiGetForms does not return correct...
2007-03-15 klu2Fix the issue of Wide char help strings cannot break...
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-03-14 lgao4Add check whether input parameter is NULL before call...
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...
next