]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg
Add WinNtGop driver into Nt32Pkg
[mirror_edk2.git] / EdkModulePkg /
2007-06-25 vanjeffAdd some definitions for efi event in Uefi/UefiSpec...
2007-06-25 xli24Check in library class declaration for SAL Lib, togethe...
2007-06-20 xli24Check in library class definition of ExtendedSalLib.
2007-06-05 vanjeff1. Merger Tracker 8448: PciHostBridgeEnumerator() error...
2007-06-05 vanjeffRemove R2627 commit. Roll back R2626.
2007-06-05 vanjeff1. Merger Tracker 8448: PciHostBridgeEnumerator() error...
2007-06-04 qhuang8MdePkg:
2007-05-31 qhuang8Rewrite the confusion statement.
2007-05-29 yshang1Remove the DXE_DRIVER from Supported Module Type List.
2007-05-29 yshang1Add supported module type.
2007-05-21 vanjeffRemove some unnecessary #if/#ifdef from some header...
2007-05-17 qhuang8Fix the bug that destructor should sync with constructor
2007-04-26 xli24Safely use MDE StrSize(), instead of its own function...
2007-04-20 lgao4Clean up the following module msa files.
2007-04-18 yshang1To cleanup typo error.
2007-04-18 yshang1To fix the GP convert issue, which results in the GP...
2007-04-18 xli24Fix the issue that Windows Server 2003 installation...
2007-04-18 lgao4Remove autogen.h from all dxs files, because autogen...
2007-04-17 vanjeff1. Fixed one bug in UpdateDataCheck().
2007-04-16 klu2Fix the inconsistent guid for terminal driver which...
2007-04-16 qhuang8Use siaddr as the PXE server address first and use...
2007-04-16 qhuang81. UsbMassStorage: Increase the timeout of USBFloppyRea...
2007-04-13 vanjeffFixed some issues for IA32 architecture platform build.
2007-04-12 vanjeff1. Added EdkPciIncompatibleDeviceSupportLib in EdkModul...
2007-04-11 klu2Fix run broken issue for EdkUnixPkg
2007-04-11 xli24Allocate memory in DebugSupport beforehand, in order...
2007-04-10 vanjeffremoved ICC compile issue.
2007-04-10 vanjeffPerfected MSA files.
2007-04-09 lgao4Clean up the following module msa files, they are three...
2007-04-09 qwang12Remove 3 library instances: EdkDxeDebugLibReportStatusC...
2007-04-09 klu2A typo in comments that alignment should be 8 for IPF
2007-04-09 klu2Change the alignment of variable from 2 back to 1 for...
2007-04-06 qwang121) Initialize gBS, gST, gImageHandle in UefiBootService...
2007-04-05 klu2The ALIGNMENT definition has been moved to common heade...
2007-04-05 xgu3To fix
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-04-04 lgao4Change BDS to get the default logo picture by default...
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-29 xgu3[Source] Useless assigning statement in ata and atapi
2007-03-28 vanjeff1. Removed #ifndef to enable Capsule architecture proto...
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-22 qwang12Add return EFI_INVALID_PARAMETER if pointer type parame...
2007-03-22 klu2Need no zero pool for improving performance.
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-21 klu2fix the build broken issue
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-19 qwang12Change the EfiAquireLock with RaiseTPL as the call...
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 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalchanged the guid assignment from constant array to...
2007-03-14 vprabhalredefined the guids as _hi and _lo to deal with intel...
2007-03-14 lgao4Add check whether input parameter is NULL before call...
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
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 qwang12Resolve the build break caused by changes to DxeCore.
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-12 qwang12Add a lock to protect the critical region in UEFI Boot...
2007-03-09 lgao4Perfect the msa of the following console, datahub and...
2007-03-09 klu2The latest IPF boot failure is found and is not caused...
2007-03-09 qwang121) Replace BdsLibGetBootMode with GetBootMode from...
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-07 xli24Fix the issue of Linux cannot boot and reset on IPF.
2007-03-06 klu2Do not use return value of REPORT_STATUS_CODE_WITH_DEVI...
2007-03-05 klu2Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk...
2007-03-05 vanjeffRemoved EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_I...
2007-03-05 klu2Rollback wrong commit in r2414
2007-03-05 klu2Fix case-sensitive build issue for filename in Linux
2007-03-05 klu2Add blank line at end of file to pass GCC build.
2007-03-02 klu2In IdeBus driver block I/O read/write interface, it...
2007-03-02 vanjeff1.replace macros EFI32 with MDE_CPU_IA32
2007-02-28 qhuang81. Fix an issue about the calculation of GlyphBufferSize
2007-02-28 xli24Add range checking of partition for MBR.
2007-02-28 qwang121) add && MDE_CPU_EBC guard for MSC specific pragma...
2007-02-27 lgao4Remove the unused library instance EdkNullCustomizedDec...
2007-02-27 lgao4Remove the unused library instance EdkNullCustomizedDec...
2007-02-27 qwang121) add __MSC_EXTENSIONS__ guard for MSC specific pragma...
2007-02-26 qwang12Clean up MSA file of the checked in modules which include:
2007-02-25 qhuang8Add the definition of IsaIoProtocol.
2007-02-15 vanjeffclean up msa files in EdkModulePkg, removed unnecessary...
2007-02-15 qwang12Remove the unreferenced local variable.
2007-02-14 lgao4Make DxeIpl loop find the required section type in...
next