summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Drivers/NorFlashDxe
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMmPierre Gondois2021-04-151-1/+0
* ArmPlatformPkg/NorFlashDxe: use correct PCD accessorsArd Biesheuvel2021-01-183-8/+9
* ArmPlatformPkg: Enable support for flash in 64-bit address spaceVijayenthiran Subramaniam2021-01-075-23/+92
* ArmPlatformPkg/NorFlashDxe: implement standalone MM versionMasahisa Kojima2021-01-042-0/+427
* ArmPlatformPkg/NorFlashDxe: factor out DXE specific piecesMasahisa Kojima2021-01-046-1080/+1159
* ArmPlatformPkg: Fix Ecc error 5007 in NorFlashDxePierre Gondois2020-12-091-1/+3
* ArmPlatformPkg: Fix Ecc error 3001 in NorFlashDxePierre Gondois2020-12-091-2/+2
* ArmPlatformPkg: Dynamic flash variable baseSami Mujawar2020-10-161-2/+2
* ArmPlatformPkg: list module-internal header files in INF [Sources]Laszlo Ersek2019-07-231-0/+1
* ArmPlatformPkg: Fix various typosAntoine Cœur2019-07-041-2/+2
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* ArmPlatformPkg/NorFlashDxe: use one GUID plus index to identify flash banksArd Biesheuvel2018-11-262-3/+4
* ArmPlatformPkg/NorFlashDxe: prepare for devicepath format changeArd Biesheuvel2018-11-262-3/+8
* ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuidLaszlo Ersek2018-04-121-1/+1
* ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormattedLaszlo Ersek2018-04-122-4/+16
* ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerlyLaszlo Ersek2018-04-123-27/+1
* ArmPlatformPkg/NorFlashDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-181-3/+9
* ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writesAchin Gupta2017-01-201-22/+23
* ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel2016-10-241-1/+1
* ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()Ard Biesheuvel2016-09-091-2/+61
* ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel2016-06-221-77/+0
* ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel2016-06-226-44/+5
* ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek2015-10-161-6/+13
* ArmPlatformPkg: Use the merged Variable driverStar Zeng2015-07-011-2/+3
* ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel2015-05-076-2/+119
* ArmPkg/NorFlashDxe : Fix the check of flash addressesRonald Cron2015-01-231-11/+2
* ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel2014-09-161-1/+1
* ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2014-08-262-26/+14
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-2/+2
* ARM Packages: Removed trailing spacesRonald Cron2014-08-192-10/+10
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-5/+3
* ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin2014-05-142-6/+5
* ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman2014-05-084-214/+399
* ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel2014-05-083-30/+237
* ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime modeOlivier Martin2014-04-084-5/+127
* ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime modeOlivier Martin2014-04-084-50/+54
* ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driverOlivier Martin2014-04-081-2/+2
* ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz2013-10-211-1/+1
* ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin2013-04-142-12/+21
* ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin2013-03-121-1/+1
* ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2013-01-281-3/+3
* ARM Packages: Fixed line endingsoliviermartin2013-01-255-2116/+2116
* ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin2012-02-285-349/+353
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-2/+0
* ArmPlatformPkg/NorFlashDxe: Update copyright dateoliviermartin2011-06-111-1/+1
* ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin2011-06-035-0/+2138