summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-07Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNodeniruiyu
2011-04-06Update ISID to fixed value: first 3 bytes are derived from MAC address while ...tye1
2011-04-05add some parens.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-05rename a file.jcarsey
2011-04-04check memory allocations for success.jcarsey
2011-04-04correct last commit. fix build break for some compilers.jcarsey
2011-04-04fix build break on some compilers.jcarsey
2011-04-01remove duplicate memory de-allocation.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-04-01fix initialization of pointer.jcarsey
2011-04-01Use the minimum value for Numeric and the first option value for OneOf as the...lgao4
2011-04-01PerformancePkg.dsc: ydong10
2011-04-01NetworkPkg.dsc: ydong10
2011-04-01> When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't ...niruiyu
2011-04-01Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition ...niruiyu
2011-03-31OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten
2011-03-31Fix Xcode compile bug. It looks like these two arguments had an extra level o...andrewfish
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin
2011-03-31BeagleBoardPkg: Fix buildoliviermartin
2011-03-31ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc buildsoliviermartin
2011-03-31ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin
2011-03-31ArmPkg: Fix InternalMemCopyMem()oliviermartin
2011-03-31ArmPkg/ArmDisassemblerLib: Fix register listoliviermartin
2011-03-31ArmPlatformPkg: Fix buildoliviermartin
2011-03-31ArmPlatformPkg/PrePeiCore: Fix buildoliviermartin
2011-03-31ArmPlatformPkg/Bds: Fix buildoliviermartin
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin
2011-03-31ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin
2011-03-31ArmPkg/BdsLib: Fix GetSystemMemoryResources()oliviermartin
2011-03-31ArmPkg/BdsLib: Prevent application to hang the platform using watchdogoliviermartin
2011-03-31EmbeddedPkg/Ebl: Add support for env variable deletionoliviermartin
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin
2011-03-31ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is sharedoliviermartin
2011-03-31ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin
2011-03-31ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDFoliviermartin
2011-03-31ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin
2011-03-31ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...oliviermartin
2011-03-31ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZEoliviermartin
2011-03-31ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin
2011-03-31ArmPkg/PL180MciDxe: Improve error handlingoliviermartin
2011-03-31ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commandsoliviermartin
2011-03-31EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() functionoliviermartin
2011-03-311. solve build time issue that FV size is exceed due to more modules is inclu...erictian
2011-03-30fix for the cp shell command - halt when an error was encountered and also fi...jcarsey
2011-03-30didn't mean to remove this comment.jcarsey
2011-03-30remove redirection command line updating from the shell core code.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey