Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
201e40668d6d8fb81f2571986255d4df27ea3a5a
201e406
Refine the member name.
by klu2
· 16 years ago
b82bfcc
by jcarsey
· 16 years ago
894d038
add security check.
by vanjeff
· 16 years ago
f2a0647
add assertion to pass K8 check.
by eric_tian
· 16 years ago
1fa282e
Add check for memory allocation.
by xli24
· 16 years ago
d14faa5
Update the SCSI Disk Driver to not mount drives on physical only SCSI channels
by gikidy
· 16 years ago
248e14f
Fix the bug that necessary call of SetVectorBase() is missing in the SetMode() function.
by xli24
· 16 years ago
39941da
Fix incorrect error handling when PXE boot timeout.
by gikidy
· 16 years ago
9c10bff
fixed ecc and k8 issues.
by vanjeff
· 16 years ago
5ba3644
Update Copyright. Delete erroneous "Module Name" line.
by darylm503
· 16 years ago
8d12953
Updated copyright. Deleted erroneous "Module Name" line. Changed preceding macro, enum, and structure comments to Doxygen style. Changed existing structure member comments to Doxygen style. Cleaned up some comment blocks to conform to the coding specification. Changed @bug comments on structure members to the postfix style so that the correct members are documented. Removed duplicate, orphan, EFI_TO_COMPATIBILITY16_BOOT_TABLE comment and move remaining comment to the correct location. Add descriptive comment to terminating #endif.
by darylm503
· 16 years ago
c7ab4e8
Changed Copyright to 2006-2009 to reflect original through current revisions. Deleted the Module Name line. Changed "Firmware Volume Block Attributes" comments to Doxygen Style and grouped the #defines together under that comment. EFI_FVB_CAPABILITIES macro Values were not aligned. Alignment made it unclear whether this was a simple or parameterized macro. Enhanced comments to make this clear. Re-aligned the EFI_TEST_FFS_ATTRIBUTES_BIT macro to make it easier to read. Added an identifying comment to the terminating #endif.
by darylm503
· 16 years ago
0a2dfa1
Coding style clean-up.
by rsun3
· 16 years ago
91c6819
Update code style.
by lgao4
· 16 years ago
9b90631
by jchen20
· 16 years ago
ef13cf2
Enhance error handle of BuildDevicePath for it is possible to receive other errors.
by gikidy
· 16 years ago
a244f40
Verified some definitions of DataHubRecord.
by gikidy
· 16 years ago
ae358cb
Clean up ECC.
by vanjeff
· 16 years ago
7dd9487
by jchen20
· 16 years ago
cd57e88
Code scrub for IdeBusDxe driver
by jchen20
· 16 years ago
8e8227d
Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.
by vanjeff
· 16 years ago
745ed9b
update the comments on Event
by eric_tian
· 16 years ago
086cd2c
Correct DriverSample ConfigAcess protocol ExtractConfig interface.
by lgao4
· 16 years ago
cab302f
code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer module
by eric_tian
· 16 years ago
182b1d1
Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionExtraction
by lgao4
· 16 years ago
24a2dd3
code scrub on Ps2MouseDxe module
by eric_tian
· 16 years ago
a1ed88a
Extend the max number of interface to 128 and correct the display of eth name.
by gikidy
· 16 years ago
8d3b5af
Use UNI file string to display Boot Option for language localization.
by gikidy
· 16 years ago
f66d00c
fix build failure.
by eric_tian
· 16 years ago
3ae9910
change the enum field name convention to pass ECC
by eric_tian
· 16 years ago
0f8e582
roll back r8590 patch
by eric_tian
· 16 years ago
ea7beac
Fix build warning of implicitly pointer casting
by klu2
· 16 years ago
2fd3009
add assertion to ensure ACPI table is checksumed.
by eric_tian
· 16 years ago
35c290c
do checksum before installing IBFT.
by eric_tian
· 16 years ago
7ec9caa
Fix the potential issue that using integrate as BOOLEAN value in judgment.
by klu2
· 16 years ago
9260b91
Use INTN to case the result of subtract
by klu2
· 16 years ago
bd828c8
Explicit to judge whether Index is out of boundary.
by klu2
· 16 years ago
775a9b1
Add NULL checking for input parameter.
by klu2
· 16 years ago
8b7a357
1) Add blank before @file to follows doxygen style.
by klu2
· 16 years ago
588e329
Refine comments
by klu2
· 16 years ago
0aa85c4
Refine comments.
by klu2
· 16 years ago
2ab2392
This patch includes:
by klu2
· 16 years ago
b4b6c8d
Update code style and comments
by lgao4
· 16 years ago
736e104
Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.h
by klu2
· 16 years ago
86608df
remove the self-implementation on checksum() in this module by using BaseLib.
by eric_tian
· 16 years ago
7e03844
remove the self-implementation on checksum() in this module by using BaseLib.
by eric_tian
· 16 years ago
630d580
Code scrub for IdeBusDxe driver
by jchen20
· 16 years ago
4e97801
Update structure's comments to doxygen style.
by klu2
· 16 years ago
322016e
Restore Include/Library/ShellCEntryLib.h. Cleanup function and
by jljusten
· 16 years ago
9b3bf08
by jcarsey
· 16 years ago
8bb3791
Fix a syntax error. There was an extra closing parenthesis: ')'
by jljusten
· 16 years ago
e0fab0c
Set the SMI port in the ACPI FACP table to 0. This signals to the
by jljusten
· 16 years ago
a4437ff
Make 0xa0000 - 0xb0000 I/O memory.
by jljusten
· 16 years ago
582c236
Fix some potential buffer overflow issue.
by klu2
· 16 years ago
71b320c
fixed Unix GCC build issue.
by vanjeff
· 16 years ago
84fa6c1
Fix potential buffer overflow issue.
by klu2
· 16 years ago
f0a3b1a
Add more checking to avoid the buffer overflow.
by klu2
· 16 years ago
841014b
refine VariablePei driver to unify the algorithm of access VariableIndexTable among various archs.
by eric_tian
· 16 years ago
48a9ea7
Clean up meta data and code scrub for PCI Bus module.
by vanjeff
· 16 years ago
03476bf
Synchronize the binary with build tools' source at r1630 which fix the issue that the dependency of some header files is missed in Gnu makefile
by klu2
· 16 years ago
9485089
fixed one bug causing "sct -u" failure when running at twice or more times.
by vanjeff
· 16 years ago
ac0f89b
Correct the code format.
by lgao4
· 16 years ago
e88f305
This patch includes:
by klu2
· 16 years ago
84dcd70
Update FV file path to follow the definition in Framework DxeCis 0.91.
by lgao4
· 16 years ago
2d5e30e
Fix the wrong structure definition in Smbios.h.
by klu2
· 16 years ago
23d0599
Synchronize all binaries with build tools source base on r1628.
by klu2
· 16 years ago
a00ec39
Fix ICC compatibility issues
by mdkinney
· 16 years ago
e189fde
Synchronize binary with modification of r1618 in buildtools project. The modification is made for WorkspaceDatabase.py and affect the frozen binary of build.exe, GenFds.exe and TargetTools.exe
by klu2
· 16 years ago
7698f33
Refine include file for PCI Platform Protocol, and update C source code accordingly.
by xli24
· 16 years ago
0f13d71
by jchen20
· 16 years ago
fda6722
Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
by klu2
· 16 years ago
4a2a9d7
Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
by klu2
· 16 years ago
217b992
Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
by klu2
· 16 years ago
e72ca43
Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
by jchen20
· 16 years ago
269e455
Code scrub for VgaMiniPortDxe.
by xli24
· 16 years ago
3dcb601
Add missing source item in INF for Bmp.h header file
by klu2
· 16 years ago
13078b3
1) Make naming of enumeration type follows coding style
by klu2
· 16 years ago
f713c4f
Refine the comments.
by klu2
· 16 years ago
b6763e0
Clean up the Ps2keyboardDxe module
by klu2
· 16 years ago
273d2d3
Update comments.
by xli24
· 16 years ago
29f766e
Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.
by xli24
· 16 years ago
7d2beb7
Remove an inline assembly statement added for debug
by rsun3
· 16 years ago
3a0d566
Reviewed the description in the FatBinPkg .dec file.
by pkandel
· 16 years ago
bcbd52e
Reviewed the description of ECP in the .dec file for clarity and completeness, and reviewed comments in the Compatibility/Include folder.
by pkandel
· 16 years ago
06d77a8
Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell.
by eric_tian
· 16 years ago
6731962
The unicode char and shift unicode char should be unicode but not ascii char.
by klu2
· 16 years ago
5e895e6
update the usage help text on variable statistic information.
by eric_tian
· 16 years ago
3cd91d3
Correct Fat Comments Add Fat License
by lgao4
· 16 years ago
9ba6cd3
Code scrub for PeiDxeDebugLibReportStatusCode.
by xli24
· 16 years ago
f88b7fd
Fix wrong variable used that may overwrite correct data with incorrect one.
by gikidy
· 16 years ago
8bcd1d7
Retire FrameworkDevicePath header file. It is not defined in framework spec. And it is not used by EDKII modules.
by lgao4
· 16 years ago
94b9d5c
1. used PciPlatfromProtocolGuid to get VgaIo and IsaIo supported capability.
by vanjeff
· 16 years ago
432bdae
the checksum must to be updated when install a new table into ACPI table
by eric_tian
· 16 years ago
92fbbb5
fix swap of pointers
by jcarsey
· 16 years ago
38d4998
Add ASL_OUTFLAG to contain the different ASL output options.
by lgao4
· 16 years ago
920d2c2
Update header file comments.
by lgao4
· 16 years ago
3915753
Fix build of ShellC Lib/App for GCC.
by jljusten
· 16 years ago
05db8d5
add meta-data to describe module behavior
by eric_tian
· 16 years ago
18a73eb
clean ECC issue
by eric_tian
· 16 years ago
f1b87e7
removing return cursor to old position...
by jcarsey
· 16 years ago
Next »