summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-30add more user input verification to connect and vol commands.jcarsey
2011-03-30remove unused variable.jcarsey
2011-03-30Fix ICC compilation failure. No functionality impact.niruiyu
2011-03-30Update inf file to follow spec.ydong10
2011-03-30Update inf file to follow spec.ydong10
2011-03-30Update inf file to follow spec.ydong10
2011-03-30Update inf file to follow spec.ydong10
2011-03-30Update inf file to follow spec.ydong10
2011-03-29clarify error message when listing files based on a metaname without a curren...jcarsey
2011-03-29fix changing time daylight settings without changing the time.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-29initialize variable before error returns.jcarsey
2011-03-29Typo for the old patch enhance code style. ydong10
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-28cp - fix conditional for memory de-allocaiton.jcarsey
2011-03-26Add right PCD Library instance mappinghhtian
2011-03-25add all the command libraries.jcarsey
2011-03-25console logger - support disabling the console out.jcarsey
2011-03-25fix comments.jcarsey
2011-03-25comp - add comments and add input verification jcarsey