Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
5d23922674950ec2d2654b4c606692696681b544
5d23922
Remove tabs.
by andrewfish
· 14 years ago
58b5d03
Remove tabs from all text files in the package.
by andrewfish
· 14 years ago
6111eb8
Update to match changes in the ArmPkg.
by andrewfish
· 14 years ago
1bfda05
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building.
by andrewfish
· 14 years ago
7373d15
Add the missing up/down arrow in UNI string.
by lgao4
· 14 years ago
1d5d0ae
Add ArmPlatformPkg from ARM Ltd. patch.
by andrewfish
· 14 years ago
fb334ef
Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd.
by andrewfish
· 14 years ago
4c8a6e0
Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update the rest of the MdePkg ARM assembler to use the macro. Leave the old INTERWORK_FUNC macro in place until we can make sure all the other packages have been updated and then it can be removed.
by andrewfish
· 14 years ago
d6bf79a
Add assertion after memory allocation.
by niruiyu
· 14 years ago
f43c43c
Correct comments for EFI_LEGACY_PIRQ_ENTRY.
by jyao1
· 14 years ago
59b1946
OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib
by jljusten
· 14 years ago
b043ebc
OvmfPkg: Add SerializeVariablesLib library instance
by jljusten
· 14 years ago
e79f62f
OvmfPkg: Add SerializeVariablesLib library class
by jljusten
· 14 years ago
be88744
Add back the BdsDeleteBootOption to pass build.
by niruiyu
· 14 years ago
a34688d
Don't need to update its copy right. It is same to previous version.
by lgao4
· 14 years ago
af388a9
PcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch
by jljusten
· 14 years ago
1fade6c
Roll back previous change. GCC assembly file should use .S postfix.
by lgao4
· 14 years ago
22d1f97
BDS enhancement: enumerate & show all legacy boot options in Boot Manager so that user is able to boot any devices in the same type in Boot Manager without changing the legacy dev order.
by niruiyu
· 14 years ago
fbd26c4
Remove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro that prevents the macro from being used in expressions.
by mdkinney
· 14 years ago
36b8597
Update comments of BIT1 and BIT2 to align UEFI Spec 2.3d for EFI_PARTITION_ENTRY.Attributes in UefiGpt.h
by niruiyu
· 14 years ago
4631644
OvmfPkg ResetSystemLib: Fix build issue with VS2005
by jljusten
· 14 years ago
4eb5628
Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition
by li-elvin
· 14 years ago
4e03ff8
If RSC_HANDLER_CALLBACK_ENTRY is allocated as boot service memory, the status code handler cannot work in runtime (after exit boot service). It should be allocated in runtime memory.
by li-elvin
· 14 years ago
d930357
fix word typo
by erictian
· 14 years ago
858939c
fix arm gcc build error
by erictian
· 14 years ago
14fc747
NetworkPkg: Update the IpsecConfig application to fix the GCC4.5 build issue.
by qianouyang
· 14 years ago
f6cf5cf
Support proportional Font and Font output flags.
by lgao4
· 14 years ago
8db466c
Correct file name.
by lgao4
· 14 years ago
5d1cf21
Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls.
by mdkinney
· 14 years ago
40a6995
MdeModulePkg HiiDatabaseDxe: Fix build error on GCC 4.4
by jljusten
· 14 years ago
c0e1097
OvmfPkg: Add support for memory above 4GB
by jljusten
· 14 years ago
999a815
OvmfPkg: Add NullMemoryTestDxe driver
by jljusten
· 14 years ago
3ca1591
OvmfPkg: Add DEBUG messages to dump the contents of CMOS
by jljusten
· 14 years ago
76389e1
NetworkPkg: comments clean up.
by xdu2
· 14 years ago
686d4d4
NetworkPkg: Add IN/OUT modifier.
by xdu2
· 14 years ago
e33e341
Enhance code to avoid build error.
by ydong10
· 14 years ago
0d70a70
ProcessCumulative() function always calculates the average performance by dividing the count of performance record.
by lzeng14
· 14 years ago
2e7120c
NetworkPkg-IpSecDxe: Remove extra space in function type definition to beautify doxygen output.
by xdu2
· 14 years ago
bfd4204
NetworkPkg: Update the IpsecDxe driver related PCDs in NetworkPkg.dec.
by qianouyang
· 14 years ago
e5c861a
Fixed HiiSetString failed. Tracker NUM:204479
by ydong10
· 14 years ago
c10dc4c
Export EDKII_GLUE_DebugPrintErrorLevel and EDKII_GLUE_DebugPropertyMask macro
by lgao4
· 14 years ago
8322eb7
Enhance the code to avoid the potential of return address of local variable to output structure.
by tye1
· 14 years ago
b57cc03
Update the GUID value to be consist with the one in DEC file.
by gdong1
· 14 years ago
a02ab69
Fixed 3 ECC errors.
by gdong1
· 14 years ago
e313026
OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD
by jljusten
· 14 years ago
7ca30a6
OvmfPkg ResetSystemLib: Add shutdown support for OVMF
by jljusten
· 14 years ago
c756b2a
OvmfPkg/PlatformPei: Set PM base address OVMF
by jljusten
· 14 years ago
0462965
OvmfPkg/build.sh: Recognize '-p' switch
by jljusten
· 14 years ago
ec50ecf
Fix potential memory access violation
by ydong10
· 14 years ago
96488aa
Refine code to make code follow the coding style.
by ydong10
· 14 years ago
f3b80a8
Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied.
by gdong1
· 14 years ago
b59ad75
Fix an K9 issue in variable driver.
by gdong1
· 14 years ago
76f6d95
Remove extra {} inside DEBUG_CODE() macro
by mdkinney
· 14 years ago
aa927ca
Clean up GCD DEBUG() macros so DEBUG_CODE() is only used to enable/disable the DBG MMIO and GCD I/O map dumps
by mdkinney
· 14 years ago
b452ca8
Enhance BDS to support Boot/Driver option whose option number >= 0xFF.
by niruiyu
· 14 years ago
3a4ddfc
OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib
by jljusten
· 14 years ago
949b0f3
OvmfPkg EMU FVB: Convert to FVB2 protocol
by jljusten
· 14 years ago
9529d0f
OvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten
by jljusten
· 14 years ago
6632587
OvmfPkg/build.sh: Add features and replace build32/64.sh
by jljusten
· 14 years ago
af07212
Fix InternalMemScanMem* functions so that they return the pointer to the matched object, as specified, instead of the following object.
by darylm503
· 14 years ago
2183cf2
Fix ICC9 compiler failure
by niruiyu
· 14 years ago
ec44f02
Fix 32-bit build break
by mdkinney
· 14 years ago
98fc7c7
Fix typo in __switchiu8() to use r0 in place of r3.
by andrewfish
· 14 years ago
b1620d0
Fix the bug that duplicate HDD is shown in the BMM.
by niruiyu
· 14 years ago
e519983
1. fix AtaPassThru.PassThru() sct failure
by erictian
· 14 years ago
f877f30
Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory caches setting changes.
by mdkinney
· 14 years ago
f9d1f97
Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and GCD I/O maps when DEBUG_GCD is set in PcdDebugPrintErrorLevel.
by mdkinney
· 14 years ago
dad8dea
Fix Copyright year to 2011
by mdkinney
· 14 years ago
5a2e7dd
Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GCD) and memory cache setting changes.
by mdkinney
· 14 years ago
b16ad4b
Correct return value check.
by jyao1
· 14 years ago
2244198
NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way.
by qianouyang
· 14 years ago
8c71629
in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.
by erictian
· 14 years ago
ee68620
Use REPORT_STATUS_CODExxx() macros directly.
by mdkinney
· 14 years ago
250057b
Use REPORT_STATUS_CODExxx() macros directly.
by mdkinney
· 14 years ago
58b9f0f
EdkCompatibilityPkg RuntimeDxe Lib: Fix GCC warning
by jljusten
· 14 years ago
1d8fa5e
NetworkPkg/IpSecDxe: Add missing EFIAPI for callback functions
by jljusten
· 14 years ago
911302d
Fix build issue.
by qianouyang
· 14 years ago
9166f84
Add IPsec/Ikev2 support.
by qianouyang
· 14 years ago
4a8266f
OvmfPkg: Work around issue seen with kvm + grub2 (efi)
by jljusten
· 14 years ago
689562c
OvmfPkg: Add USB support
by jljusten
· 14 years ago
aed8e2e
OvmfPkg README: Group network information together
by jljusten
· 14 years ago
5a9745b
OvmfPkg: Add build32.sh and build64.sh scripts
by jljusten
· 14 years ago
4a567c9
1. Add new API supports for PEM & X509 key retrieving & verification;
by qlong
· 14 years ago
2a6433f
Use SmmStatusCode protocol in EfiInitializeSmmDriverLib() funciton.
by lgao4
· 14 years ago
9ae0edb
1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered table may be NULL.
by gdong1
· 14 years ago
9969fde
Update the Timeout used for Write() operations to consider the case where the Tx FIFO is full on entry to Write().
by mdkinney
· 14 years ago
abef1c7
Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEVICE_PATH by building child device path before using any of the Serial I/O Protocol services.
by mdkinney
· 14 years ago
c352252
Show PEIM GUID in PERF log.
by lgao4
· 14 years ago
e24adb1
Enable number input for numeric, date and time opcode
by ydong10
· 14 years ago
a06638e
Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull. It will ASSERT() due to the recent addition of a CONSTRUCTOR to BaseDebugLibSerialPort that calls SerialPortInitialize().
by mdkinney
· 14 years ago
8e456a7
Add mapping for PlatformHookLib to [LibraryClasses] section
by mdkinney
· 14 years ago
64b2d0e
Update Ipsecconfig application.
by qianouyang
· 14 years ago
e0ee9d9
Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers.
by rsun3
· 14 years ago
e25fb2c
Add missing @param to function header comment.
by mdkinney
· 14 years ago
4eed2db
Fix CYG GCC build fail on retf.
by jyao1
· 14 years ago
ef291d0
Replace @@ symbol since GCC does not recognize it.
by jyao1
· 14 years ago
6dd67b6
Fix GCC build failure.
by jyao1
· 14 years ago
a81b140
Remove ASSERT here for the zero attributes means deleting preexisting variable.
by gdong1
· 14 years ago
7389fdd
Add support for BootOption with USB Class or USB WWID device path node.
by xdu2
· 14 years ago
84909ad
1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number.
by xdu2
· 14 years ago
Next »