summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)Author
2007-04-18To cleanup typo error.yshang1
2007-04-18To fix the GP convert issue, which results in the GP of registered EsalServic...yshang1
2007-04-18Fix the issue that Windows Server 2003 installation fails on Tiger.xli24
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-171. Fixed one bug in UpdateDataCheck().vanjeff
2007-04-16Fix the inconsistent guid for terminal driver which is used in GeneralBds lib...klu2
2007-04-16Use siaddr as the PXE server address first and use option 54 when siaddr is N...qhuang8
2007-04-161. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite...qhuang8
2007-04-13Fixed some issues for IA32 architecture platform build.vanjeff
2007-04-121. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ...vanjeff
2007-04-11Fix run broken issue for EdkUnixPkgklu2
2007-04-11Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli24
2007-04-10removed ICC compile issue.vanjeff
2007-04-10Perfected MSA files.vanjeff
2007-04-09Clean up the following module msa files, they are three networt and two PCD m...lgao4
2007-04-09Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo...qwang12
2007-04-09A typo in comments that alignment should be 8 for IPF klu2
2007-04-09Change the alignment of variable from 2 back to 1 for compability of test case.klu2
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang12
2007-04-05The ALIGNMENT definition has been moved to common header file.klu2
2007-04-05To fix xgu3
2007-04-05Clean up the following module msa files, they are edkmodule package ftwlit, C...lgao4
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu2
2007-04-04Change BDS to get the default logo picture by default bmp logo guid. lgao4
2007-03-301. Advance IP in case of Break(3) in breakpoint exceptionqhuang8
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang8
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff
2007-03-29[Source] Useless assigning statement in ata and atapixgu3
2007-03-281. Removed #ifndef to enable Capsule architecture protocol on IPF.vanjeff
2007-03-27add new blank line for GCC buildklu2
2007-03-261. Removed definition for EFI_1_1 from module ConSplittervanjeff
2007-03-22Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang12
2007-03-22Need no zero pool for improving performance.klu2
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-21fix the build broken issueklu2
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-20Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang12
2007-03-20Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff
2007-03-19Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag...qwang12
2007-03-16Cleanup the msa for PeiVariable.klu2
2007-03-16Fix a critical bug: When reading block succeeds but detecting MBR fails, it s...qhuang8
2007-03-16Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu2
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
2007-03-16Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao4
2007-03-16fixed a build error with Intel IPF compilervprabhal
2007-03-15Fix the issue that HiiGetForms does not return correct BufferLengthklu2
2007-03-15Fix the issue of Wide char help strings cannot break into multiple lines corr...klu2
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal