]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-07-01 oliviermartinEmbeddedPkg/PrePiLib: Export HobConstructor()
2011-07-01 oliviermartinEmbeddedPkg/PrePiHobListPointerLib: New interface to...
2011-07-01 oliviermartinEmbeddedPkg/PrePiLib: Remove the performance measuremen...
2011-07-01 oliviermartinEmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiL...
2011-07-01 oliviermartinEmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)
2011-07-01 oliviermartinEmbeddedPkg: Introduce PrePiMemoryAllocationLib
2011-07-01 lzeng14Fix ICC build error.
2011-07-01 niruiyuFix CreateBootDisk.bat not using config variables
2011-07-01 lzeng14Fix ICC build error.
2011-07-01 lzeng14Fix ICC build error.
2011-07-01 jljustenMdeModulePkg: Add ResetSystemRuntimeDxe driver
2011-07-01 jljustenMdeModulePkg: Add GenericMemoryTestDxe driver
2011-06-30 jcarseyThis refactors 3 functions out of ShellCommandLib and...
2011-06-30 jcarseyadd fixes for code verification happyness.
2011-06-30 jljustenIntelFrameworkModulePkg: Add PalLib library class mapping
2011-06-30 niruiyuFix the comments in the core interface to follow the...
2011-06-30 erictianFix a potential memory free failure bug in AtaAtapiPassThru
2011-06-30 niruiyuFix DevPathToTextIPv6(): no comma between protocol...
2011-06-29 darylm503Give Python/PythonCore.inf its own GUID.
2011-06-29 andrewfishEmulatorPkg: Match paths/names for Xcode with new packa...
2011-06-29 jljustenEmulatorPkg: Add README file
2011-06-29 jljustenEmulatorPkg: Merge build*.sh into build.sh
2011-06-29 niruiyuadd (UINT8 *) type cast to fix ICC build failure.
2011-06-29 jljustenEmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*
2011-06-29 jljustenEmulatorPkg/Unix: Rename SecMain to Host
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-06-28 darylm503Missing from previous check-in.
2011-06-28 andrewfishEmulatorPkg: Fix build break.
2011-06-28 andrewfishEmulatorPkg: Fix issue with ReadKeyStroke returning...
2011-06-28 jljustenEmulatorPkg: Remove all trailing whitespace
2011-06-28 jljustenInOsEmuPkg: Rename package to EmulatorPkg & Sec to...
2011-06-28 jcarseyClarify the requirements for the Destination parameter...
2011-06-28 oliviermartinArmPlatformPkg/Bds: Use unaligned read to access Option...
2011-06-28 oliviermartinArmPlatformPkg/Bds: Check if the assumed requirements...
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-28 ydong10Add new "ref5" opcode data structure and ref data type...
2011-06-28 ydong10Restore the whole form set to default value when user...
2011-06-28 darylm503Basic Core Python interpreter.
2011-06-28 darylm503Changes required to build using the new device abstract...
2011-06-28 darylm503Add device abstraction code for the UEFI Console and...
2011-06-28 darylm503Add device abstraction code for the UEFI Console and...
2011-06-28 lzeng14Clean up invalid keywords and missing keywords in ...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Compatibility Support...
2011-06-27 jljustenEdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveH...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Guid/AcpiVariable.h
2011-06-27 jljustenMdeModulePkg: Add IdeBusPei driver
2011-06-27 jljustenMdeModulePkg: Add PEI USB drivers and related PPIs
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-06-27 jcarseyreplace protocol presence ASSERTs with error returns.
2011-06-27 jcarseymaintain output attributes.
2011-06-27 jcarseyreplace assert with error.
2011-06-27 jcarseyMake sure size is correct.
2011-06-27 andrewfishInOsEmuPkg: Fix Xcode symbol loading with new scheme...
2011-06-27 jcarseyallow for failure return when called without a shell...
2011-06-27 andrewfishInOsEmuPkg: Fix minor typo and Xcode build breaks....
2011-06-27 ydong10Adjust the start position of the opcode string before...
2011-06-27 niruiyuFix UnixGcc build failures.
2011-06-26 jljustenOvmfPkg: Add support for UEFI shell
2011-06-26 jljustenInOsEmuPkg/Unix: Allow binary UEFI shell to be used
2011-06-26 jljustenInOsEmuPkg/Unix: Auto-load symbols files in gdb
2011-06-25 andrewfishInOsEmuPkg: Make the Guard MemoryAllocationLib handle...
2011-06-24 andrewfishInOsEmuPkg: Add an OS malloc/valloc/free based implemen...
2011-06-24 andrewfishInOsEmuPkg: Fix issue with struct stat not having the...
2011-06-24 andrewfish[InOsEmuPkg] Fix minor coding style bug.
2011-06-24 andrewfish[InOSEmPkg] Add OS malloc and free to the Thunk.
2011-06-23 jljustenInOsEmuPkg/Unix: Fix build issues for GCC44 IA32
2011-06-23 jljustenInOsEmuPkg/Unix: Detect lib directory suffix on Linux
2011-06-23 jljustenInOsEmuPkg/Unix/build.sh: Merge changes from build64...
2011-06-23 jljustenInOsEmuPkg/Unix: Auto-run emulator in gdb
2011-06-23 niruiyuChange DUET DxeIpl to use SerialPort instead of manipul...
2011-06-23 ydong10Refine code to follow coding style.
2011-06-23 niruiyuRemove non-ASCII characters.
2011-06-23 ydong10Add check code to avoid access violation.
2011-06-21 andrewfishInOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE...
2011-06-21 ydong10Move the check refresh attribute logical out of the...
2011-06-21 ydong10Add sample code for vfr opcode "guidop"
2011-06-21 ydong10Initialize data before using it
2011-06-20 andrewfishInOsEmuPkg: Make sure to skip DXE IPL on emulator build...
2011-06-20 jljustenInOsEmuPkg/Unix: Enable single-pass build with Linux
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Add BaseMemoryLib implementation...
2011-06-20 jljustenInOsEmuPkg/Unix/Sec: Fix EFIAPI usage inconsistencies
2011-06-20 jljustenInOsEmuPkg: Remove unreference local variables
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-20 erictianFix potential null pointer dereference
2011-06-20 niruiyuFix EFI Option ROM being loaded twice unconditionally.
2011-06-19 andrewfishInOsEmuPkg: Fix debug prints from DXE/UEFI drivers.
2011-06-19 andrewfishInOsEmuPkg: Remove unneeded Framework for XCODE linker...
2011-06-19 andrewfishInOsEmuPkg: Fix issue with EFI_LBA not being implemente...
2011-06-19 andrewfishInOsEmuPkg: Fix UINT64 bugs in IA-32 gasket.
2011-06-19 andrewfishInOsEmuPkg: Fix issues with stack alignment in the...
2011-06-18 andrewfishInOsEmuPkg: Fix IA-32 SEC temp ram code.
2011-06-18 andrewfishInOsEmuPkg: Make build dir different for IA-32. Fix...
2011-06-18 andrewfishInOsEmuPkg: Add an Xcode project file for building...
2011-06-18 andrewfishInOsEmuPkg: Unix emulator now compiles for IA-32.
2011-06-18 rsun3Update the EFI_PCI_ADDRESS macro in PciRootBridgeIo...
2011-06-17 andrewfishInOsEmuPkg: Fix Linux compile issues in BlockIo code.
next