summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish6-24/+78
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten1-2/+0
2010-09-20Refine some code to make code run safely.ydong105-12/+20
2010-09-17revert/update of a change this morning.jcarsey1-1/+1
2010-09-17removing incorrect files.jcarsey7-945/+0
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten4-7/+14
2010-09-17ShellPkg: Remove optimization disable compiler flagjljusten1-2/+0
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten4-7/+12
2010-09-17ShellPkg: Fix path issues for Linux build supportjljusten4-7/+6
2010-09-17ShellPkg: Remove unnecessary package dependenciesjljusten2-2/+0
2010-09-17RefRefine soma code to make code run safely.ydong1014-170/+507
2010-09-16remove extra file.jcarsey1-0/+0
2010-09-16remove extra file.jcarsey1-40/+0
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish8-1/+129
2010-09-16Clean up clean and clarify XCODE flags.andrewfish3-3/+13
2010-09-16Refine code to make code run safely.ydong1012-26/+29
2010-09-16Add additional reset when Memory Type Information settings change.niruiyu1-12/+27
2010-09-16Update readme formathhtian2-89/+34
2010-09-15Refine soma code to make code run safely.ydong1037-142/+174
2010-09-14Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney1-1/+1
2010-09-14copyright format updatehhtian17-15/+14
2010-09-14udk2010.up2.shell initial release.jcarsey102-1039/+30418
2010-09-13Refine some code to make code run safely.ydong105-11/+11
2010-09-13Fix the issue that might prevent single step in PeCoffExtraActionLib (right a...pgao21-0/+5
2010-09-13minor format update to make text wrap around column 80hhtian1-3/+11
2010-09-12Update Ovmf DSC/FDF files to support source debugging feature that will be sw...vanjeff6-9/+81
2010-09-12Import SourceLevelDebugPkg.vanjeff44-0/+8949
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney1-1/+1
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE...mdkinney1-1/+1
2010-09-10Refine some code to make the code run safely.ydong1015-59/+60
2010-09-09These libraries moved to ArmPkg, but did not get deleted. Fixing that issue.andrewfish4-470/+0
2010-09-09Improve PXE Over IPv4 performance:hhuan133-14/+18
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish1-3/+13
2010-09-08Fix HSD Tracker 204133.darylm5031-2/+4
2010-09-08update copyright formathhtian1-3/+3
2010-09-07ARM RVCT 3.1 compiler has issues with __packed structures containing anonymou...andrewfish1-5/+5
2010-09-07Rename one file to follow the file naming convention.rsun32-1/+1
2010-09-07Rename one file to follow the file naming convention.rsun31-0/+0
2010-09-07Rename two files to follow the file naming convention.rsun34-6/+185
2010-09-07Rename two files to follow the file naming convention.rsun32-179/+0
2010-09-06Add missing BPDG tool sources when sync to BaseTools r2042qhuang84-0/+791
2010-09-06Sync EDKII BaseTools to BaseTools project r2042.qhuang857-367/+1148
2010-09-02Fill AtaDeviceHeader field in ATA command blockqhuang81-0/+1
2010-08-31Enlarge the maximum size of VOID* typed PCD to ensure it is greater or equal ...qhuang81-6/+6
2010-08-27The patch acknowledges the TCP zero window probe message, either the format w...tye15-14/+24
2010-08-27To comply w/ UEFI spec , In Dhcp(), Discover(), and Mtftp() interfaces, set t...hhuan131-20/+94
2010-08-27Program virtual wire mode and disable LINT0 and LINT1 in ApProcWrapper() of M...rsun31-0/+6
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun33-0/+55
2010-08-26Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF).pgao21-3/+4