Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
bed0bbc31025aa463d4c5b86f0a02fb4e42a3cc4
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
9995c2e
Add non null assertion before using the bridge instance.
by niruiyu
· 13 years ago
7dc1329
Fix @return Doxygen commands to be singular instead of plural.
by darylm503
· 13 years ago
59d1343
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
39f4382
Get rid of some rcsid blocks. The EDK II build options cause a build break on the rcsid definitions. It is easier to delete them than other workarounds.
by darylm503
· 13 years ago
eec7d42
OvmfPkg/PlatformPei: Add Xen support
by jljusten
· 13 years ago
8379337
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
681cc25
Update or add comments to files and functions for use by Doxygen.
by darylm503
· 13 years ago
7dad86f
Print PCI Interrupt Line/Interrupt Pin registers before booting legacy OS.
by niruiyu
· 13 years ago
8db6a82
Print resource allocation/bar programming when PciBus driver does PCI BUS enumeration.
by niruiyu
· 13 years ago
48c0731
Fix X64 compile error.
by lgao4
· 13 years ago
8332983
UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector with two NOPs in VTF0.
by rsun3
· 13 years ago
c5493c5
Normalize data transfer buffer in BlockIo thunk driver to avoid INT 13 Function 42H returning data boundary error (09H).
by li-elvin
· 13 years ago
486aace
Fix send to properly wait while long transmits are in progress
by lpleahy
· 13 years ago
1e2b43f
ShellPkg: Added the Ctrl based hot key for hexedit
by jcarsey
· 13 years ago
f405c06
Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.
by jcarsey
· 13 years ago
274402d
Add plain-text ReadMe files and delete the PDF version. Clean up some comments.
by darylm503
· 13 years ago
3c47fe6
MdePkg: Fixed hang/reset in thunk code when building with GCC X64
by geekboy15a
· 13 years ago
993532d
MdeModulePkg: Add SmmLockBox PEI implementation
by jljusten
· 13 years ago
eb222ae
Fix GCC build breaks.
by darylm503
· 13 years ago
05f9aa4
Make it easy to build the socket applications
by lpleahy
· 13 years ago
6c7274a
Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver.
by lgao4
· 13 years ago
c05e799
Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver.
by lgao4
· 13 years ago
3c28a72
Fixed the issue in RuntimeStatusCode library that may not work on the early dispatched Runtime driver.
by lgao4
· 13 years ago
f93161b
Fix 32-bit bios build error.
by li-elvin
· 13 years ago
fbd770b
fix typo
by jcarsey
· 13 years ago
feccc28
cleanup function and eliminate build error.
by jcarsey
· 13 years ago
04bbf1f
When status code handler unregister itself, status code dispatch in status code router driver will have problem to get next handler. Fixed the issue in status code router.
by li-elvin
· 13 years ago
0ddd855
Create smbios table when user adds/removes/Updatestring for a SMBIOS entry. It is for UEFI driver to access SMBIOS table in configuration table before boot.
by li-elvin
· 13 years ago
afe05b7
Create smbios table before ReadyToBoot event. For SMBIOS thunk driver, create/update smbios table in configuration table when each field is updated.
by li-elvin
· 13 years ago
af00cab
Put free the buffer GraphicsOutput.Mode in correct place.
by li-elvin
· 13 years ago
fbf82a2
Fixes two issues in HiiFontProtocol->StringToImage() implementation on how to show string with wrap flag.
by lgao4
· 13 years ago
1261fe2
Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h,
by rsun3
· 13 years ago
4684b66
Add Socket Library applications.
by darylm503
· 13 years ago
d7ce700
Add Socket Libraries.
by darylm503
· 13 years ago
f766dd7
Changes so that Argv points to narrow-character versions of the command-line arguments.
by darylm503
· 13 years ago
84c1b22
OvmfPkg/Include/Guid: Add XenInfo GUID
by jljusten
· 13 years ago
b1874d3
EmulatorPkg/build.sh: Add build target to command line
by jljusten
· 13 years ago
58e3a18
EdkCompatabilityPg: Add missing .globl statement
by andrewfish
· 13 years ago
d31182c
MdeModulePkg: Fix build error for UNIXGCC with IPF
by jljusten
· 13 years ago
1d36ec0
ArmPkg: Fix ARM builds for XCode32
by oliviermartin
· 13 years ago
38d6bb9
Adjust the day field when update the month and year field.
by ydong10
· 13 years ago
550486e
OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
by jljusten
· 13 years ago
3397c6f
For libraries that have multiple module types support, just define a [Depex] section for specified module types that are permitted to have a [Depex] section.
by lzeng14
· 13 years ago
05c82e5
GUIDs should go below the correct comment block in MdePkg.dec.
by lzeng14
· 13 years ago
74ef1d4
MdeModulePkg: Add Recovery PCD feature flags
by jljusten
· 13 years ago
5a2beb7
ShellPkg: Added the Ctrl based hot key and changed text editor's UI.
by jcarsey
· 13 years ago
f7c8bd9
MdePkg: Update CpuSleep to use ARMv7 instruction.
by andrewfish
· 13 years ago
2d08d17
BeagleBoardPkg: Ensure there is no pending IRQ and disable timer
by oliviermartin
· 13 years ago
3e4df77
MdeModulePkg: Add SmmControl PPI definition
by jljusten
· 13 years ago
4851f24
EdkCompatibilityPkg: Add SmmScriptLib
by jljusten
· 13 years ago
caf93ab
EdkCompatibilityPkg: Add DxeSmmReadyToLockOnExitPmAuthThunk driver
by jljusten
· 13 years ago
664e368
IntelFrameworkModulePkg: Add ExitPmAuth protocol definition
by jljusten
· 13 years ago
1c837cd
MdeModulePkg: Add SMM LockBox
by jljusten
· 13 years ago
9fba8e7
MdeModulePkg: Add SmmCommunication PPI definition
by jljusten
· 13 years ago
e7b7db3
MdeModulePkg: Add SmmAccess PPI definition
by jljusten
· 13 years ago
5f4f133
ArmPkg/SemiHostingSerialPortLib: Return number of written bytes in SerialPortWrite()
by oliviermartin
· 13 years ago
76336e4
Add header file for KMS.
by lzeng14
· 13 years ago
44c0116
ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributes
by oliviermartin
· 13 years ago
65cd89d
ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the SEC and PEI_CORE modules
by oliviermartin
· 13 years ago
42737ed
1. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without netboot6 info
by hhuan13
· 13 years ago
f2a74da
EmulatorPkg: Fix bug with missing &. Causes a link failure on TOT clang.
by andrewfish
· 13 years ago
d042796
MdeModulePkg: Fix VS2008 warning.
by andrewfish
· 13 years ago
19ddbb2
1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid()
by hhuan13
· 13 years ago
33c0963
1. Update DHCPv6 to use DUID-UUID option
by hhuan13
· 13 years ago
57b301b
1. Define a netlib library function NetLibGetSystemGuid()
by hhuan13
· 13 years ago
e47f0da
MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables.
by andrewfish
· 13 years ago
c4c085a
Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added.
by rsun3
· 13 years ago
f26b6a9
Fixed build fail with GCC/ICC tools
by ydong10
· 13 years ago
9abd316
Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in AuthenticationInfo.h to align to the latest spec.
by niruiyu
· 13 years ago
30c00a1
MdeModulePkg: Add CD Express PEIM
by jljusten
· 13 years ago
da58b0d
MdeModulePkg: Add Capsule PEIM
by jljusten
· 13 years ago
619b3e0
Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore.
by lgao4
· 13 years ago
cce6230
Change the HiiDataBase and browser codes to support new efi varstore data structure.
by ydong10
· 13 years ago
d23610e
Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1
by ydong10
· 13 years ago
bab427d
MdePkg: Fix X64 clang compile issues.
by andrewfish
· 13 years ago
271d2c7
EdkCompatabilityPkg: Fix build issues with X64 clang
by andrewfish
· 13 years ago
d12bed1
OvmfPkg: Add PathLib class mapping when building the UEFI shell
by jljusten
· 13 years ago
e5bdb12
ArmPlatformPkg/Documentation: Add diagram to the documentation
by oliviermartin
· 13 years ago
5ddca3b
fix issue about slashes on end of comment line.
by jcarsey
· 13 years ago
a6ce6cf
Fix typo that breaks the build.
by niruiyu
· 14 years ago
2ee8536
ArmPlatformPkg: Fix warnings
by oliviermartin
· 14 years ago
4d0a4fc
Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library.
by jcarsey
· 14 years ago
da22bd6
BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h
by oliviermartin
· 14 years ago
7f21c4a
BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard.
by oliviermartin
· 14 years ago
Next »