]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-04-19 niruiyuFix the terminal driver to call hotkey callback even...
2011-04-19 niruiyuFix NT32 Keyboard driver to call hotkey callback even...
2011-04-19 lgao4Update the description of Loaded Image Protocol Unload...
2011-04-19 lgao4Update IFR version opcode value to follow the UEFI2...
2011-04-19 ydong10Update ALTCFG reference from default name token to...
2011-04-17 jljustenOvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG...
2011-04-17 jljustenOptionRomPkg: Fix build error with BaseTools trunk
2011-04-17 jljustenOptionRomPkg: Fix Visual Studio compiler warnings
2011-04-15 jcarseyfix for word wrapping.
2011-04-14 niruiyuUpdate the comments for SizeofPartitionEntry field...
2011-04-13 jcarseychange file global variable to function local.
2011-04-13 jcarseyrm - refine user input validation to prevent removal...
2011-04-13 jcarseymove a function to the correct library.
2011-04-13 jcarseyfix misspelling.
2011-04-13 ydong10Do not assert in HiiBlockToConfig function when an...
2011-04-12 jcarseyupdate Bcfg to correctly remove by option index not...
2011-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver
2011-04-12 jljustenOptionRomPkg BltLibSample: Add sample application for...
2011-04-12 jljustenOptionRomPkg: Add GOP based BltLib
2011-04-12 jljustenOptionRomPkg: Add FrameBufferBltLib implementation...
2011-04-12 jljustenOptionRomPkg: Add BltLib definition
2011-04-12 jljustenShellPkg: Fix GCC 4.4 build issues
2011-04-12 ydong10Old driver sample code does not return an EFI_UNSUPPORT...
2011-04-11 jcarseyEditTitleBar - Remove ASSERT. Complete display output...
2011-04-11 mdkinneySet EXECUTE flags in so RELEASE builds can tun correctly.
2011-04-09 niruiyuNew EDK Shell binary(r51)
2011-04-08 rsun3Add more checks to skip allocated SMRAM regions when...
2011-04-07 andrewfishFix Xcode, clang, and ARM build and link issues.
2011-04-07 jcarseyadd user input verification.
2011-04-07 jcarseyShellParametersProtocol - remove parsing from within...
2011-04-07 tye1Fix ICC build error.
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-07 niruiyuAdd (UINT16) static cast before passing UINT32 paramete...
2011-04-06 tye1Update ISID to fixed value: first 3 bytes are derived...
2011-04-05 jcarseyadd some parens.
2011-04-05 jcarseyadd comments to function declarations and definitions...
2011-04-05 jcarseyrename a file.
2011-04-04 jcarseycheck memory allocations for success.
2011-04-04 jcarseycorrect last commit. fix build break for some compilers.
2011-04-04 jcarseyfix build break on some compilers.
2011-04-01 jcarseyremove duplicate memory de-allocation.
2011-04-01 jcarseyComment's added and fixed.
2011-04-01 jcarseyfix initialization of pointer.
2011-04-01 lgao4Use the minimum value for Numeric and the first option...
2011-04-01 ydong10PerformancePkg.dsc:
2011-04-01 ydong10NetworkPkg.dsc:
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-04-01 niruiyuSet the BlockIo.Media.IoAlign to 0 because the BlockIo...
2011-03-31 jljustenOvmfPkg/*.dsc: Change FileHandleLib instance path
2011-03-31 andrewfishFix Xcode compile bug. It looks like these two argument...
2011-03-31 oliviermartinArmPkg/Arm9Lib: Assert if memory region size is TT_DESC...
2011-03-31 oliviermartinBeagleBoardPkg: Fix build
2011-03-31 oliviermartinArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds
2011-03-31 oliviermartinArmPlatformPkg/Bds: Connect all drivers if the SimpleTe...
2011-03-31 oliviermartinArmPkg: Fix InternalMemCopyMem()
2011-03-31 oliviermartinArmPkg/ArmDisassemblerLib: Fix register list
2011-03-31 oliviermartinArmPlatformPkg: Fix build
2011-03-31 oliviermartinArmPlatformPkg/PrePeiCore: Fix build
2011-03-31 oliviermartinArmPlatformPkg/Bds: Fix build
2011-03-31 oliviermartinArmPlatformPkg/ArmPlatformLib: Move the UEFI memory...
2011-03-31 oliviermartinArmPlatformPkg/ArmPlatformLib: Introduce the function...
2011-03-31 oliviermartinArmPkg/BdsLib: Fix GetSystemMemoryResources()
2011-03-31 oliviermartinArmPkg/BdsLib: Prevent application to hang the platform...
2011-03-31 oliviermartinEmbeddedPkg/Ebl: Add support for env variable deletion
2011-03-31 oliviermartinArmPlatformPkg: Introduce ArmPlatformInitialize() function
2011-03-31 oliviermartinArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbed...
2011-03-31 oliviermartinArmPlatformPkg: Use Serial print function to print...
2011-03-31 oliviermartinArmPlatformPkg/SP804Timer: Fix IRQ handler when the...
2011-03-31 oliviermartinArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_AT...
2011-03-31 oliviermartinArmPlatformPkg/CTA9x4: Remove Variable Storage FD file...
2011-03-31 oliviermartinArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_...
2011-03-31 oliviermartinArmPkg/PL390GixDxe: Return from the interrupt handler...
2011-03-31 oliviermartinArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
2011-03-31 oliviermartinArmPkg/Mmu: Support page size granularity in the initia...
2011-03-31 oliviermartinArmPkg/PL180MciDxe: Improve error handling
2011-03-31 oliviermartinArmPkg/MmcDxe: Fix some returned conditions for MMC...
2011-03-31 oliviermartinEmbeddedPkg/MmcDxe: Fix protocols uninstallation in...
2011-03-31 erictian1. solve build time issue that FV size is exceed due...
2011-03-30 jcarseyfix for the cp shell command - halt when an error was...
2011-03-30 jcarseydidn't mean to remove this comment.
2011-03-30 jcarseyremove redirection command line updating from the shell...
2011-03-30 jcarseypointer verification (not NULL) and buffer overrun...
2011-03-30 jcarseyadd more user input verification to connect and vol...
2011-03-30 jcarseyremove unused variable.
2011-03-30 niruiyuFix ICC compilation failure. No functionality impact.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-30 ydong10Update inf file to follow spec.
2011-03-29 jcarseyclarify error message when listing files based on a...
2011-03-29 jcarseyfix changing time daylight settings without changing...
2011-03-29 jcarseysmbiosview - add user input verification.
2011-03-29 jcarseyinitialize variable before error returns.
2011-03-29 ydong10Typo for the old patch enhance code style.
2011-03-29 niruiyuAdd DevicePathFromText support for ACPI _ADR node.
2011-03-28 jcarseyprevents "" from being the result of trying to open...
2011-03-28 jcarseycp - fix conditional for memory de-allocaiton.
2011-03-26 hhtianAdd right PCD Library instance mapping
2011-03-25 jcarseyadd all the command libraries.
next