summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...eric_tian2008-10-286-38/+26
* adjust file list order in dsc file.vanjeff2008-10-282-34/+30
* clean up EBC in inf files.vanjeff2008-10-2819-31/+27
* Add missing protocol header file.klu22008-10-281-0/+2
* Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they ...qhuang82008-10-281-0/+2
* Fix EFI_IMAGE_NT_SIGNATURE (PE00). (Its value should be 0x00004550.)qhuang82008-10-281-1/+1
* Update supported module type of MDE library instances according to MDE librar...xli242008-10-285-10/+10
* Remove over specify protocol/ppi/guidklu22008-10-284-6/+0
* move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff2008-10-286-67/+3
* Copied remotelyvanjeff2008-10-281-0/+53
* update files headervanjeff2008-10-281-1/+5
* Move global variable to the top of C file for consistent coding style.qwang122008-10-281-145/+147
* added EFI_SIGNATURE_XX in Base.h, and updated the industry header files to us...vanjeff2008-10-279-75/+76
* re-defined CDROM_VOLUME_DESCRIPTOR to be a union including Boot Record Volume...vanjeff2008-10-271-17/+40
* Rename Print() to VPrintXY() to eliminate symbol collision with the Print fun...mdkinney2008-10-271-2/+2
* Add X64 Gate Descriptormdkinney2008-10-271-5/+27
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-273-258/+333
* Uefi.h include is required as this module need the EFI_CONFIGURATION_TABLE ty...qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+0
* Coding style fix.qwang122008-10-261-12/+12
* Coding style fix.qwang122008-10-261-1/+1
* Coding style fix.qwang122008-10-261-1/+1
* Include DevicePath.h as this file need EFI_DEVICE_PATH_PROTOCOL's definition.qwang122008-10-261-0/+3
* Remove the unnecessary include file: Uefi.h. Module should include this file ...qwang122008-10-261-1/+0
* Modify DSC file according to update of MDE library instances.xli242008-10-251-7/+10
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-2552-10/+1987
* Refine code for ECC check.xli242008-10-2410-1/+10
* Revert CpuId and CpuIdEx to r6213.xli242008-10-242-24/+24
* Sync function prototype of CpuId and CpuIdEx with MDE library specification.xli242008-10-242-24/+24
* Fix ECC issueklu22008-10-242-84/+84
* ECC Cleanup.vanjeff2008-10-2420-123/+72
* rename filename to match the actual ones.vanjeff2008-10-241-4/+4
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* Renamedvanjeff2008-10-241-0/+0
* ECC Clean up.vanjeff2008-10-243-10/+6
* ECC Clean up.vanjeff2008-10-245-27/+4
* ECC Clean up.vanjeff2008-10-241-2/+1
* synchronize asm and s fileeric_tian2008-10-242-43/+52
* Fix .S assembler building issue.eric_tian2008-10-241-54/+47
* Add .S source file to INFklu22008-10-242-0/+22
* Add S assembler file for BaseMemoryLibOptDxe driver.klu22008-10-2411-0/+621
* Add linux assembler code for BaseMemoryLibOptPei library.klu22008-10-2411-0/+597
* Clean up PeImage.h according to code review comments.vanjeff2008-10-231-228/+238
* Update EBC sub-dir of BaseLib according to code review comments.xli242008-10-232-28/+7
* clean up according to code review comments.vanjeff2008-10-234-27/+48
* Update GCC assembly files for MdePkg/Library/BaseLib/X64xli242008-10-237-23/+22
* unify the name convention of label in .S fileseric_tian2008-10-237-31/+31