Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
a30e92d73f58d0257a1476b377a75deb293fbfd5
a30e92d
Sync BaseTools Branch (version r2271) to EDKII main trunk.
by lgao4
· 13 years ago
4234283
Sync BaseTools Branch (version r2271) to EDKII main trunk.
by lgao4
· 13 years ago
ba94480
Fixed memory leak and buffer overrun for string op-code.
by ydong10
· 13 years ago
ce2f13a
MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI.
by xdu2
· 13 years ago
79b7a6a
IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status code for OS Loader Load and OS Loader Start.
by xdu2
· 13 years ago
eab90a6
MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End.
by xdu2
· 13 years ago
ce9b590
Fixed build error reported by ICC and GCC
by erictian
· 13 years ago
1476a25
RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data from Lockbox. Fix this issue.
by li-elvin
· 13 years ago
f6c014f
Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for keyboard driver in start (). Add more debug information in the driver.
by li-elvin
· 13 years ago
b9610b9
Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to time in unit of nanoseconds.
by xdu2
· 13 years ago
6e5ed09
Add UEFI_APPLICATION module type support for the capsule lib.
by niruiyu
· 13 years ago
c4b8c2d
Error handling refinement at UsbIoResetPort() to avoid device state machine getting corrupted when the device disconnect happens
by erictian
· 13 years ago
ef94958
Raise TPL to prevent the BlockIo instance for USB device is removed during the locating the instance and using it.
by niruiyu
· 13 years ago
670a64e
Fix build crash while using MSFT to build OVMF, also fix some build warning report for PCD type issues.
by gikidy
· 13 years ago
e0afa48
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform.
by tye1
· 13 years ago
9ea13d7
Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus able to function properly in UEFI2.1 platform.
by tye1
· 13 years ago
83f1f16
Refine code to follow coding style.
by ydong10
· 13 years ago
581900d
Remove CONST modifier to be spec compliance
by erictian
· 13 years ago
db0f0d3
Remove CONST modifier to be spec compliance
by erictian
· 13 years ago
71f6080
Remove CONST modifier to be spec compliance
by erictian
· 13 years ago
4496ff7
1. Refine the error handling when the PXE-v4 DHCP offer isn't valid
by hhuan13
· 13 years ago
379db4a
1. Refine the error handling for PXE-v4 driver.
by hhuan13
· 13 years ago
5657b26
Update SMM Core to use SMM Mode as soon as SMM Mode is available
by mdkinney
· 13 years ago
ad9aa87
Refine code to follow coding style.
by ydong10
· 13 years ago
f43b7a5
Refine file comments to follow coding style.
by ydong10
· 13 years ago
5d46f17
ShellPkg: fix ShellPrint-functions to allow for escape character to prevent attribute changes.
by jcarsey
· 13 years ago
d159ab9
ShellPkg: fix build error when converting INTN to INT32.
by jcarsey
· 13 years ago
92870c9
Enabling usb3.0 XHCI support.
by erictian
· 13 years ago
da910a4
remove some const modifier to spec compliance.
by erictian
· 13 years ago
884f929
Add the missing SMBIOS_TABLE_TYPE42 pointer in SMBIOS_STRUCTURE_POINTER.
by lzeng14
· 13 years ago
63f3161
Add documentation on how to build for execution within an emulation environment.
by darylm503
· 13 years ago
48be3ea
ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was passed
by oliviermartin
· 13 years ago
50e6102
Fix GCC build error.
by lzeng14
· 13 years ago
1c6f402
ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
by oliviermartin
· 13 years ago
1c978f4
Revert last commit about "Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file."
by gikidy
· 13 years ago
d4b3293
Clean up MdeModuleHii.h to remove HII_VENDOR_DEVICE_PATH and remove DevicePath.h file.
by gikidy
· 13 years ago
3e5cfe9
Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the SMI periodic handler list.
by niruiyu
· 13 years ago
ca8afbc
ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offset
by oliviermartin
· 13 years ago
8c454d9
BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory
by oliviermartin
· 13 years ago
bd54c23
ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one initially requested
by oliviermartin
· 13 years ago
656416b
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
by oliviermartin
· 13 years ago
326d1df
ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'
by oliviermartin
· 13 years ago
e180860
ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculation
by oliviermartin
· 13 years ago
3757392
ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use PrePeiHobListPointerLib function
by oliviermartin
· 13 years ago
151acec
ArmPkg: Fix ARMGCC build
by oliviermartin
· 13 years ago
11e667f
ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLib
by oliviermartin
· 13 years ago
2dde40b
ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrant
by oliviermartin
· 13 years ago
9e4a626
ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addresses
by oliviermartin
· 13 years ago
5ec65e9
Omap35xxPkg/Library/RealTimeClockLib: Add RTC Support
by oliviermartin
· 13 years ago
ddff87b
Omap35xxPkg/MMCHSDxe: Fixed initialization when started from gBS->ConnectController()
by oliviermartin
· 13 years ago
ee6cf42
Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B.
by vanjeff
· 13 years ago
d12a2ec
Updated GCD implementation to consume the correct EFI Resources Attributes(Capabilities) instead of the wrong EFI Resources Attributes(Settings).
by vanjeff
· 13 years ago
1e6e6f5
Fix mismatch between the declaration and definition of fwrite.
by darylm503
· 13 years ago
b6ed107
Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B.
by vanjeff
· 13 years ago
947a2d2
Re-enable the declaration for ftello.
by darylm503
· 13 years ago
fb11c13
OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue
by jljusten
· 13 years ago
61403bd
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
4ae5165
Allocate memory buffer to store TscFrequency, and InstallConfigurationTable with the pointer to this buffer.
by lzeng14
· 13 years ago
46171fb
Remove the blank line.
by lgao4
· 13 years ago
4c5a5e0
Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack and iSCSI MPIO.
by tye1
· 13 years ago
ab0eece
1. Add Uefi231 secure boot related definitions
by hhuan13
· 13 years ago
b7d320f
Add new interfaces to support PKCS7#7 signed data and authenticode signature. Update Cryptest to validate functionality of new interfaces.
by tye1
· 13 years ago
2f3f1a6
1.Fix a icc build break
by hhuan13
· 13 years ago
495797c
1. Add two performance measurement points for SMM performance measurement;
by rsun3
· 13 years ago
a430bdb
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
abb4e5f
ArmPkg/DebugAgentSymbolsOnlyLib: Fix the Firmware Base Address containing the Sec module
by oliviermartin
· 13 years ago
e6d572b
ArmPkg/ArmDmaLib: Fix coherency issues in DmaLib
by oliviermartin
· 13 years ago
9201b04
ArmPkg/DebugAgentSymbolsOnlyLib: Fixed switch() statement - missing 'break'
by oliviermartin
· 13 years ago
43f6991
ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an interrupt handler
by oliviermartin
· 13 years ago
6b73be8
Omap35xxPkg: Turn on the power for the USB Hub
by oliviermartin
· 13 years ago
e093278
EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer
by oliviermartin
· 13 years ago
bb0f9e9
EmbeddedPkg/MmcDxe: Fix the indexes in the response array
by oliviermartin
· 13 years ago
36aa561
EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards
by oliviermartin
· 13 years ago
d8ad473
EmbeddedPkg/MmcDxe: Fix the CMD3 sequence
by oliviermartin
· 13 years ago
969ece7
EmbeddedPkg/MmcDxe: Improved parameters checking
by oliviermartin
· 13 years ago
3de9937
EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present
by oliviermartin
· 13 years ago
569224f
Use linked list to replace the current array solution to store the periodic SMI handlers to support more than 8 periodic SMI handlers.
by niruiyu
· 13 years ago
5672b88
EmulatorPkg/build.sh: Pass extra build options to the build command
by jljusten
· 13 years ago
fb51181
OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)
by jljusten
· 13 years ago
d5aff67
1. Enhanced error handling in case PXE DHCP process error happens.
by hhuan13
· 13 years ago
129b8b0
1. Fix bugs for PXE-IPv6 to accommodate the situation:
by hhuan13
· 13 years ago
1c2ae02
OvmfPkg AcpiTimerLib: Fix issue with I/O address initialization
by jljusten
· 13 years ago
1fc9308
EmulatorPkg: Remove UnixPkg instance of the BaseLib and use PcdDxeIplBuildPageTables.
by andrewfish
· 13 years ago
9184d5d
EmulatorPkg: Make the library work with DXE Core.
by andrewfish
· 13 years ago
bed0bbc
EmulatorPkg: Make early DEBUG prints in DXE Core work.
by andrewfish
· 13 years ago
382e78c
ShellPkg: bug fix for edit search/replace function
by jcarsey
· 13 years ago
b5827cb
MdeModulePkg: Don't build SmmLockBoxPeiLib for IPF
by jljusten
· 13 years ago
8072b59
Disable building socket applications.
by darylm503
· 13 years ago
848997b
This adds support for @ prefixed commands in script files.
by jcarsey
· 13 years ago
37abfb7
Fix the bug in AcpiTableDxe drivers that doesn't work when more than 20 Acpi tables are installed.
by lgao4
· 13 years ago
be5ec8c
Fix X64 VS2005 and VS2008 compile error.
by lgao4
· 13 years ago
4134280
Fix X64 compile error.
by lgao4
· 13 years ago
47a43df
Remove the code added originally to restore 8254 timer to 54ms.
by li-elvin
· 13 years ago
6bae492
clarify the logic of the print length counting functions in both PrintLib library instances.
by jcarsey
· 13 years ago
7ca9e5a
EmbeddedPkg: Fix mispellings
by oliviermartin
· 13 years ago
573d7e4
remove CatSPrint from ShellPkg.
by jcarsey
· 13 years ago
1c34b25
Better handle transmit errors Return 0 receive bytes when socket is closed
by lpleahy
· 13 years ago
4237287
add IPv4 address copy macro.
by jcarsey
· 13 years ago
f75316c
MdeModulePkg/Dxe: Move assertions inside CoreInsertGcdMapEntry()
by oliviermartin
· 13 years ago
d1cab2b
Remove SocketPkg references
by lpleahy
· 13 years ago
Next »