summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove duplicate memory de-allocation.jcarsey2011-04-012-8/+16
* Comment's added and fixed.jcarsey2011-04-0119-518/+481
* fix initialization of pointer.jcarsey2011-04-011-2/+3
* Use the minimum value for Numeric and the first option value for OneOf as the...lgao42011-04-012-2/+72
* PerformancePkg.dsc: ydong102011-04-011-1/+2
* NetworkPkg.dsc: ydong102011-04-011-1/+2
* > When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...niruiyu2011-04-016-130/+154
* Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ...niruiyu2011-04-011-2/+7
* OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten2011-03-313-3/+3
* Fix Xcode compile bug. It looks like these two arguments had an extra level o...andrewfish2011-03-311-1/+1
* ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin2011-03-311-0/+3
* BeagleBoardPkg: Fix buildoliviermartin2011-03-311-0/+1
* ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin2011-03-312-2/+24
* ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin2011-03-311-3/+25
* ArmPkg: Fix InternalMemCopyMem()oliviermartin2011-03-312-94/+212
* ArmPkg/ArmDisassemblerLib: Fix register listoliviermartin2011-03-311-0/+1
* ArmPlatformPkg: Fix buildoliviermartin2011-03-313-0/+3
* ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin2011-03-311-1/+1
* ArmPlatformPkg/Bds: Fix buildoliviermartin2011-03-311-1/+1
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-3110-192/+158
* ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin2011-03-315-6/+46
* ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin2011-03-311-67/+107
* ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin2011-03-311-0/+9
* EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin2011-03-311-4/+25
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-318-9/+54
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-3120-50/+52
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-316-28/+57
* ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is sharedoliviermartin2011-03-311-7/+9
* ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin2011-03-311-4/+6
* ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDFoliviermartin2011-03-317-105/+36
* ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin2011-03-311-2/+2
* ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...oliviermartin2011-03-311-0/+1
* ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZEoliviermartin2011-03-311-5/+5
* ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin2011-03-314-61/+353
* ArmPkg/PL180MciDxe: Improve error handlingoliviermartin2011-03-312-289/+435
* ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commandsoliviermartin2011-03-312-59/+117
* EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() functionoliviermartin2011-03-311-2/+2
* 1. solve build time issue that FV size is exceed due to more modules is inclu...erictian2011-03-312-10/+10
* fix for the cp shell command - halt when an error was encountered and also fi...jcarsey2011-03-301-10/+13
* didn't mean to remove this comment.jcarsey2011-03-301-0/+3
* remove redirection command line updating from the shell core code.jcarsey2011-03-303-32/+59
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-3021-189/+342
* add more user input verification to connect and vol commands.jcarsey2011-03-302-2/+26
* remove unused variable.jcarsey2011-03-302-4/+3
* Fix ICC compilation failure. No functionality impact.niruiyu2011-03-301-3/+5
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Update inf file to follow spec.ydong102011-03-307-29/+7
* Update inf file to follow spec.ydong102011-03-301-1/+0
* Update inf file to follow spec.ydong102011-03-301-2/+2
* Update inf file to follow spec.ydong102011-03-302-4/+3