summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DebugSupportDxe/Ia32
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* MdeModulePkg: Clean up source filesLiming Gao2018-06-283-70/+70
* MdeModulePkg: Remove X86 ASM and S filesLiming Gao2018-06-072-916/+0
* MdeModulePkg DebugSupportDxe: Convert Ia32/AsmFuncs.asm to NASMJordan Justen2016-06-281-0/+499
* MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian2012-11-011-1/+0
* A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun32011-05-171-1/+4
* Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun32011-05-161-1/+4
* Update the copyright notice formathhtian2010-04-246-12/+12
* Improve coding style in MdeModulePkg.rsun32010-01-193-8/+13
* Replace .globl with ASM_GLOBALxli242009-05-201-10/+10
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-103-8/+8
* retired PcdNtEmulatorEnable.vanjeff2009-03-041-20/+18
* Check comments, format and fix some typo.gikidy2008-12-301-1/+1
* 1. Use Mde library for Debug Port Modulevanjeff2008-12-301-2/+6
* code scrub:vanjeff2008-12-163-17/+195
* Port AsmFuncs.s to pass CYGWINGCC build for x64.vanjeff2008-12-152-1/+2
* code scrub for DebugSpport Module.vanjeff2008-12-115-272/+236
* 1. Merger generic functions into one file.vanjeff2008-12-115-330/+486
* ECC clean up.vanjeff2008-11-052-380/+225
* filename renaming to meet coding style.vanjeff2008-11-041-1/+1
* Renamed remotelyvanjeff2008-11-041-0/+0
* Renamed remotelyvanjeff2008-11-041-0/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-2/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* Fix a porting issue.qhuang82008-07-161-1/+1
* 1. add public functions header.vanjeff2008-04-112-42/+44
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Add DebugPort & DebugSupport driversqhuang82007-07-034-0/+1606