summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten9-32/+15
2011-04-12Old driver sample code does not return an EFI_UNSUPPORTED status code if a ca...ydong101-312/+346
2011-04-11EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey2-9/+12
2011-04-11Set EXECUTE flags in so RELEASE builds can tun correctly.mdkinney1-3/+3
2011-04-09New EDK Shell binary(r51)niruiyu7-2/+2
2011-04-08Add more checks to skip allocated SMRAM regions when searching for a largest ...rsun32-2/+16
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish14-194/+149
2011-04-07add user input verification.jcarsey1-3/+16
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey3-24/+27
2011-04-07Fix ICC build error.tye11-1/+1
2011-04-07Add assertion check for TmpString against NULL.niruiyu1-13/+4
2011-04-07Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNodeniruiyu1-1/+1
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye17-22/+162
2011-04-05add some parens.jcarsey1-1/+1
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey47-3349/+3668
2011-04-05rename a file.jcarsey1-0/+0
2011-04-04check memory allocations for success.jcarsey5-33/+48
2011-04-04correct last commit. fix build break for some compilers.jcarsey1-3/+3
2011-04-04fix build break on some compilers.jcarsey1-2/+6
2011-04-01remove duplicate memory de-allocation.jcarsey2-8/+16
2011-04-01Comment's added and fixed.jcarsey19-518/+481
2011-04-01fix initialization of pointer.jcarsey1-2/+3
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao42-2/+72
2011-04-01PerformancePkg.dsc: ydong101-1/+2
2011-04-01NetworkPkg.dsc: ydong101-1/+2
2011-04-01> When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...niruiyu6-130/+154
2011-04-01Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ...niruiyu1-2/+7
2011-03-31OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten3-3/+3
2011-03-31Fix Xcode compile bug. It looks like these two arguments had an extra level o...andrewfish1-1/+1
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin1-0/+3
2011-03-31BeagleBoardPkg: Fix buildoliviermartin1-0/+1
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin2-2/+24
2011-03-31ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin1-3/+25
2011-03-31ArmPkg: Fix InternalMemCopyMem()oliviermartin2-94/+212
2011-03-31ArmPkg/ArmDisassemblerLib: Fix register listoliviermartin1-0/+1
2011-03-31ArmPlatformPkg: Fix buildoliviermartin3-0/+3
2011-03-31ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin1-1/+1
2011-03-31ArmPlatformPkg/Bds: Fix buildoliviermartin1-1/+1
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin10-192/+158
2011-03-31ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin5-6/+46
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin1-67/+107
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin1-0/+9
2011-03-31EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin1-4/+25
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin8-9/+54
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin20-50/+52
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin6-28/+57
2011-03-31ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is sharedoliviermartin1-7/+9
2011-03-31ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin1-4/+6
2011-03-31ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDFoliviermartin7-105/+36
2011-03-31ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin1-2/+2